Endpoints
Run an agent
Creates a new session and starts execution of the specified agent
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Bearer token for authentication
Path Parameters
The unique identifier of the agent to run
Body
application/json
Input parameters for the agent
The ID of the browser instance to use
Maximum number of retry attempts
Response
200 - application/json
The unique identifier for the created session