Skip to main content
POST
Create a new browser

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

idempotency-key
string
required

Body

application/json
proxy
string

Proxy URL (protocol://user:pass@host:port)

recording
boolean
default:false

Enable browser recording

maxDuration
number
default:86400000

Maximum browser duration in milliseconds (default: 24 hours)

policy
object

Browser navigation policy stored with this browser

Response

Browser created successfully