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

