Browserbase

Check authentication status

Checks if the user is logged in on the specified site

post/v1/browserbase/check-auth

Request body

sessionIdstring required

Browserbase session ID

urlstring required

URL to check auth status on

Response

Auth status

isLoggedInboolean required
usernamestring

Changes