Skip to main content
POST
/
v1
/
browserbase
/
automations
/
{automationId}
/
start-live
Start automation with live view
curl --request POST \
  --url http://localhost:3333/v1/browserbase/automations/{automationId}/start-live \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

API key for authentication

Path Parameters

automationId
string
required

Automation ID

Response

200

Session started with live view URL