Skip to main content
POST
Generate a Workflow

Headers

string
required
Your API key for authentication. Prefix with Bearer .
string
required
Your access token for authentication.

Body

string
required
The prompt explaining the usecase or what the user wants the workflow to do.

Response

string
Confirms the request was successful.
string
A human-readable message about the request’s outcome.
object
An object containing the details of the workflow.
object[]
An array containing the details of the nodes in the workflow.
object[]
An array containing the details of theedges in the workflow.