For AI agents: a documentation index is available at /llms.txt
Skip to main content

/profile

POST 

/profile

Launches a temporary browser session for creating an authenticated profile. Connect via the returned WebSocket URL, authenticate in the browser, then call Browserless.saveProfile via CDP to capture and persist the auth state. The profile is NOT saved automatically — you must explicitly call Browserless.saveProfile before disconnecting. The session expires after 10 minutes or your plan's session limit, whichever comes first. Free sessions are capped at two minutes; higher-tier plans retain the 10-minute maximum.

Note: This endpoint is also available at: /management/profile for backwards compatibility.

Request

Responses

Was this page helpful?