SDK
REST
WebSocket URL (no SDK, no create call)
Connect directly and the session is created for you. Configuration goes in query parameters, and the session stops when the socket disconnects.Parameters
All parameters are optional.Response
201 with a browser session object:
cdpUrl, liveUrl), snake_case in Python (cdp_url, live_url). cdpUrl and liveUrl are nullable, check them before connecting.
Errors
Next
- Connect with Playwright, Puppeteer, or Selenium
- Manage the session: lifecycle, stopping, billing