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>' \
  --header 'X-Organization-Id: <x-organization-id>'

Authorizations

X-API-Key
string
header
required

API key for authentication

Headers

X-Organization-Id
string
required

Organization ID (required for session auth)

Path Parameters

automationId
string
required

Automation ID

Response

200

Session started with live view URL