Skip to main content
POST
Invoke Other Agent

Authorizations

Authorization
string
header
required

Bearer token from your account (https://agent.ai/user/integrations#api)

Body

application/json
id
string
required

Enter the ID of the agent you want to invoke, such as 'agent_123' or 'data_processor'

Example:

"deepseek-r1"

input
string
required

Top-level key value pairs for inputs and their values.

Example:

"value"

Response

200 - application/json

API response

status
integer<int32>

HTTP status code of the action response

response
object

Response data from the action