Each AI Flow Documentation home page
Search...
Console
Support
Console
Search...
Navigation
AI Workflows API
Bulk Run
Quickstart
Welcome to Each AI
AI Flows
Getting Started
Create AI Flows
How does Input and Output work in AI Flows?
Integrations
AI Models
API Reference
Billing
How Does Bulk Run Work
AI Workflows API
POST
Create AI Workflow
GET
Get AI Workflow
POST
Update AI Workflow
DEL
Delete AI Workflow
GET
List AI Workflows
POST
Trigger AI Workflow
POST
Bulk Run
AI Workflow Execution API
POST
Cancel Execution
GET
Get Flow Execution
POST
Get Bulk Execution
AI Workflow Operations
POST
Import AI Workflow
GET
Export AI Workflow
PUT
Update Settings AI Workflow
AI Workflow Templates API
POST
Clone AI Workflow
Model Deployment
Package your model
Deploy your model
Develop on local, run on cloud!
Autoscaling and Concurrency
Inference API
How to call a single model
AI Workflows API
Bulk Run
Run a workflow multiple times
POST
/
api
/
v2
/
{workflowID}
/
bulk
Send
Authorization
X-API-KEY
string
*
X-API-KEY
Required
string
Path
workflowID
string
*
workflowID
Required
string
Workflow ID
Body
object
*
parameters
array
parameters
array
webhook_url
string
webhook_url
string
Path Parameters
workflowID
string
required
Workflow ID
Body
application/json
parameters
object[]
Show child attributes
parameters.
key
object
webhook_url
string
Response
200 - application/json
status
string
message
string
execution_ids
string[]
Trigger AI Workflow
Cancel Execution