Start Browser Session
Allocates a new browser session for the user, with optional configurations for ad-blocking, captcha solving, proxy usage, and idle timeout.
Authorizations
API key passed in the header
Body
Session-related configurations.
Browser-specific configurations.
Array of integrations to load in the browser session. Integrations must be previously created using the Integrations API.
Activates an authenticated session.
When true (default), skip profile validation for active identities and reuse the saved
browser profile. Set to false to validate the profile and re-authenticate if it is no
longer signed in. Pending identities still authenticate on first use.
Run identity authentication in the background and return the session immediately.
Response
Successfully returned a browser object

