Sessions
Start New Session
Creates and starts a new browser automation session.
POST
Authorizations
Add your API key from app.allyson.ai/api to the x-api-key header.
Body
application/json
The task description for the automation session
Example:
"Search for the price of an ESP32 & save it to a text file."
Maximum number of steps for the session
Optional settings for the session
Detailed description of the session
Response
200
application/json
Session started successfully
Example:
"Browser session started successfully"
Example:
"a1b2c3d4"
Available options:
active
, inactive
, completed
, failed
, humanInput
, stopped
AI-generated name for the task