Python (Recommended)
Profile
Open Browser Session (Deprecated)
deprecated
Deprecated: Use POST /task with task=null instead, and send actions via POST /task/{task_id}/event.
Opens an interactive browser instance for 5 minutes.
POST
Python (Recommended)
Documentation Index
Fetch the complete documentation index at: https://docs.smooth.sh/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
Request model for opening a browser session (deprecated).
The profile ID to use. If not provided, a new profile will be created.
Request a live URL to interact with the browser.
Device type for the browser session.
Available options:
desktop, mobile Starting URL to open.
Proxy server address.
Proxy server username.
Proxy server password.
List of extension IDs to load.
Response
Session opened.
Response model for browser session (deprecated).