Overview

The single endpoint API mode provides synchronous execution of autonomous flows. The API call waits for the flow to complete and returns the final result in the response. Limitations:
  • Maximum execution time: 120-150 seconds
  • Not recommended for complex or multi-step flows
  • Best suited for simple, fast operations

Endpoint

Request Payload

The API accepts the following JSON payload:

Field Descriptions

Response Format

The API directly returns the completed or failed status: Success Response (200 OK):
Failed Response (200 OK):