How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Frontline Workflows API

View and manage your workflows across your account

Frontline Workflows API is one of 43 APIs that Frontline publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Workflows. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 16 operations across 11 paths, and defines 23 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://prod-api.getfrontline.ai.

16 operations 11 paths 23 schemas 3 DELETE7 GET4 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://prod-api.getfrontline.ai/public/v1
Authentication
HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Frontline Workflows API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (Account API Key) (accountApiKey). It accepts HTTP bearer tokens (User API Key) (userApiKey).

  • accountApiKey — Account-level API key (GENERAL). Authenticates on behalf of the entire account. Use for read-only and analytics endpoints marked as account-level in this docum…
  • userApiKey — User-level API key (USER). Authenticates on behalf of a specific user. Required for write operations and user-owned resources. Also accepted on all account-lev…

Paths & Operations 16

Across 11 paths, the API surfaces 16 operations — 3 DELETE, 7 GET, 4 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Workflows 16

View and manage your workflows across your account

GET
/public/v1/workflows
List all workflows
listWorkflows 1 param → 200401
POST
/public/v1/workflows
Create a workflow
createWorkflow body → 201401
GET
/public/v1/workflows/{workflowId}
Get workflow details
getWorkflow 2 params → 200404
PUT
/public/v1/workflows/{workflowId}
Update workflow
updateWorkflow 1 param body → 200404
DELETE
/public/v1/workflows/{workflowId}
Delete workflow
deleteWorkflow 1 param → 204404
GET
/public/v1/workflows/{workflowId}/graph
Get workflow graph
getWorkflowGraph 1 param → 200404
POST
/public/v1/workflows/{workflowId}/run
Run workflow
runWorkflow 1 param → 202400404
POST
/public/v1/workflows/{workflowId}/nodes
Create workflow node
createWorkflowNode 1 param body → 201409
PUT
/public/v1/workflows/{workflowId}/nodes/{nodeId}
Update workflow node
updateWorkflowNode 2 params body → 200404
DELETE
/public/v1/workflows/{workflowId}/nodes/{nodeId}
Delete workflow node
deleteWorkflowNode 2 params → 200
POST
/public/v1/workflows/{workflowId}/edges
Create workflow edge
createWorkflowEdge 1 param body → 200409
DELETE
/public/v1/workflows/{workflowId}/edges
Delete workflow edge
deleteWorkflowEdge 1 param body → 200
GET
/public/v1/workflows/{workflowId}/analytics
Get workflow analytics
getWorkflowAnalytics 3 params → 200401404
GET
/public/v1/workflows/{workflowId}/logs
List workflow run logs
listWorkflowLogs 4 params → 200
GET
/public/v1/workflows/{workflowId}/logs/{logId}
Get a workflow run log
getWorkflowLog 2 params → 200
GET
/public/v1/workflows/{workflowId}/logs/{logId}/nodes/{nodeResultId}/trace
Get a node's execution trace
getWorkflowNodeTrace 3 params → 200

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are PublicWorkflowNode (11 properties), WorkflowGraph (11 properties), Workflow (10 properties), PublicWorkflowLog (10 properties). Each schema is shown below with its type and property counts.

WorkflowRunResult
object
4 properties 4 required
WorkflowAnalytics
object
2 properties 2 required
DynamicTablesQueryCondition
object
4 properties 2 required
WorkflowDetail
DynamicTablesQuery
ErrorBody
object
3 properties 2 required
Workflow
object
10 properties 10 required
DynamicTablesQueryGroup
object
2 properties 2 required
PublicWorkflowUpdateInput
object
3 properties 1 required
Error
object
2 properties 2 required
PublicWorkflowNodeCreateInput
object
1 property 1 required
PublicWorkflowLogNodeResult
object
9 properties 4 required
PublicWorkflowEdgeDeleteInput
object
1 property 1 required
PublicExecutionTrace
object
2 properties
PublicWorkflowNodePatch
object
5 properties
PublicWorkflowNodeCreated
PublicWorkflowLogDetail
PublicWorkflowEdgeInput
object
1 property 1 required
WorkflowGraph
object
11 properties 4 required
PublicWorkflowNodeUpdateInput
object
1 property 1 required
PublicWorkflowLog
object
10 properties 2 required
PublicWorkflowNode
object
11 properties 3 required
PublicWorkflowCreateInput
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

frontline-workflows-api-openapi.yml Raw ↑

Other APIs Frontline publishes across the network.

Frontline Account API
Frontline Agent Builder API
Frontline Agents API
Frontline AI Models API
Frontline Billing API
Frontline Flow Variables API
Frontline Flows API
Frontline Incoming Webhooks API
Frontline Intents API
Frontline Object activities API
Frontline Object aggregations API
Frontline Object export API
Where this information came from

This is an independent, third-party profile of Frontline Workflows API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.