Authorizations
API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here
Path Parameters
Unique identifier of the agent to execute
Body
application/json
Input values for agent execution based on agent input configuration
Input values for agent execution based on agent input configuration. This can be any JSON object and will be stringified as input to the agent.
Optional array of file attachments to include with the agent execution
Response
200 - application/json
Successful response
Response containing run ID for asynchronous agent execution
Unique identifier for this asynchronous agent run that can be polled for status