Synchronous Execution
Your secret API key.
The unique identifier of the Chatflow to execute.
The execution was successful and the final output is returned in an OpenAI-compatible format.
chatcmpl-123chat.completionThe model that generated the response (the Chatbot ID).
API key is missing or invalid.
An unexpected error occurred on the server.
Your secret API key.
The unique identifier of the Chatflow to execute.
A stream of structured JSON events representing the real-time execution progress and output.
API key is missing or invalid.
An unexpected error occurred on the server.
Your secret API key.
The unique identifier of the Workflow to execute.
The execution was successful and the final output is returned as a detailed JSON object.
The detailed result from a synchronous execution.
API key is missing or invalid.
An unexpected error occurred on the server.
Your secret API key.
The unique identifier of the Workflow to execute.
A stream of structured JSON events representing the real-time execution progress and output.
API key is missing or invalid.
An unexpected error occurred on the server.
Last updated