Skip to main content
POST
Create a browser live view
Close the active Playwright or Puppeteer connection before requesting a live view. Treat the returned liveViewUrl as a temporary secret and do not log or share it.

Authorizations

X-Api-Key
string
header
required

Client API key for the authenticated account.

Path Parameters

sessionId
string<uuid>
required
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$

Response

Fresh live-view URL.

liveViewUrl
string<uri>
required