Start a new browser session. Configure timeout, max steps, proxies, and browser type in the request.
Important information:
session_timeout
parameter in the request allows you to specify a timeout for the session steps (defaults to 3 minutes). This timeout is triggered on session inactivity, i.e when no operation (i.e agents, scrape, observe, steps, etc.) is performed for a while.The access token received from the authorization server in the OAuth 2.0 flow.
Request to start a new browser session.
Successful Response
The response is of type object
.
Start a new browser session. Configure timeout, max steps, proxies, and browser type in the request.
Important information:
session_timeout
parameter in the request allows you to specify a timeout for the session steps (defaults to 3 minutes). This timeout is triggered on session inactivity, i.e when no operation (i.e agents, scrape, observe, steps, etc.) is performed for a while.The access token received from the authorization server in the OAuth 2.0 flow.
Request to start a new browser session.
Successful Response
The response is of type object
.