Skip to main content
POST
Run an agent with specified parameters

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Authorization
string
required

Bearer token for authentication

Path Parameters

agent_id
string
required

The unique identifier of the agent to run

Body

application/json
browser_id
string
required

The ID of the browser instance to use

agent_input
object
required

Input parameters for the agent

max_retries
integer
default:0

Maximum number of retry attempts

Response

Successfully started agent execution

session_id
string

The unique identifier for the created session