curl --request POST \
--url http://localhost:3333/v1/browserbase/automations/{automationId}/start-live \
--header 'X-API-Key: <api-key>'Creates a session and returns live view URL for watching execution
curl --request POST \
--url http://localhost:3333/v1/browserbase/automations/{automationId}/start-live \
--header 'X-API-Key: <api-key>'Was this page helpful?