Create Session
API Reference
Create Session
Launch a new stealth browser session
POST
Create Session
Create Session
Launch a new isolated browser session with stealth configuration, proxy, and fingerprint.Proxy configuration for the session.
Anti-detection level. One of:
none, standard, max.Set to
auto for automatic fingerprint generation, or provide a custom config.Load a saved profile (cookies, localStorage, fingerprint preferences).
Maximum session duration in seconds. Max: 3600 (1 hour).
Session recording options.
Request
Response
Unique session identifier.
Session status:
launching, ready, active, idle, destroyed, failed.CDP WebSocket URL for connecting Playwright/Puppeteer.
Assigned proxy details (IP, country, type).
Generated fingerprint details.
ISO 8601 timestamp when session will auto-destroy.
201
400
402
403
429