Allocates a new browser session for the user, with optional configurations for ad-blocking, captcha solving, proxy usage, and idle timeout.
API key passed in the header
Session-related configurations.
Browser-specific configurations.
Array of integrations to load in the browser session. Integrations must be previously created using the Integrations API.
[
{
"id": "550e8400-e29b-41d4-a716-446655440000",
"type": "1PASSWORD",
"configuration": { "load_mode": "all" }
}
]Successfully returned a browser object