Sessions
Create new session
Allocates a new browser session for the user, with optional configurations for ad-blocking, captcha solving, and proxy usage.
POST
/
api
/
sessions
Authorizations
anchor-api-key
string
headerrequiredAPI key passed in the header
Body
application/json
adblock_config
object
Configuration options for ad-blocking.
captcha_config
object
Configuration options for captcha-solving.
proxy_config
object
Configuration options for proxy usage.
Response
200 - application/json
pageId
string
Unique identifier for the browser page
id
string
Unique identifier for the browser instance