Skip to main content
POST
Create a new browser session

Authorizations

Authorization
string
header
required

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

Body

application/json
startUrl
string
required

Initial URL to open in the session

userAgent
string

Custom user agent string for the session

Response

Successful operation

sessionId
string
status
enum<string>
Available options:
success