Browser Use · Authentication Profile
Browser Use Authentication
Authentication
Browser Use secures its APIs with apiKey and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions.
AI AutomationBrowser AutomationWeb AgentsWeb ScrapingHeadless BrowsersAgent InfrastructureMCPCloud Browsers
Methods: apiKey, oauth2
Schemes: 2
OAuth flows:
API key in: header
Security Schemes
APIKeyHeader apiKey
· in: header (X-Browser-Use-API-Key)
BrowserUseOAuth oauth2
Source
Authentication Profile
generated: '2026-08-29'
method: searched
source: https://browser-use.com/auth.md
docs: https://browser-use.com/auth.md
summary:
types:
- apiKey
- oauth2
api_key_in:
- header
note: >-
Browser Use publishes two authentication paths. The REST APIs (v2, v3, v4) and both Cloud SDKs use
a project API key in the X-Browser-Use-API-Key header; keys are prefixed bu_ and are minted in the
Cloud dashboard. The hosted MCP resource is additionally protected by an OAuth 2.0 authorization
server that advertises Authorization Code with PKCE and Device Authorization, dynamic client
registration, and a single published scope, mcp.
schemes:
- name: APIKeyHeader
type: apiKey
in: header
parameter: X-Browser-Use-API-Key
key_prefix: bu_
issued_at: https://cloud.browser-use.com/settings?tab=api-keys&new=1
applies_to:
- https://api.browser-use.com/api/v4
- https://api.browser-use.com/api/v3
- https://api.browser-use.com/api/v2
- https://api.browser-use.com/mcp
- https://api.browser-use.com/v3/mcp
sources:
- openapi/browser-use-api-v2-openapi.json
- openapi/browser-use-api-v3-openapi.json
- openapi/browser-use-api-v4-openapi.json
- https://browser-use.com/auth.md
- name: BrowserUseOAuth
type: oauth2
applies_to:
- https://api.browser-use.com/mcp
metadata: well-known/browser-use-oauth-authorization-server.json
protected_resource: well-known/browser-use-oauth-protected-resource.json
issuer: https://api.browser-use.com
authorization_endpoint: https://api.browser-use.com/oauth/authorize
token_endpoint: https://api.browser-use.com/oauth/token
registration_endpoint: https://api.browser-use.com/oauth/register
revocation_endpoint: https://api.browser-use.com/oauth/revoke
grant_types:
- authorization_code
- urn:ietf:params:oauth:grant-type:device_code
pkce:
- S256
scopes:
- mcp
token_endpoint_auth_methods:
- none
sources:
- https://browser-use.com/.well-known/oauth-authorization-server
- https://api.browser-use.com/.well-known/oauth-protected-resource
- https://browser-use.com/auth.md
guidance:
published: >-
"Do not put API keys in prompts, source control, browser-delivered code, or logs. Isolate keys by
environment, store them in a secret manager, and revoke keys that are no longer needed."
source: https://browser-use.com/auth.md
gaps:
- >-
The OpenAPI documents declare only the APIKeyHeader scheme; the OAuth 2.0 path is documented in
auth.md and in the well-known metadata but is not represented in any securityScheme.
- >-
No finer-grained REST scopes are advertised. Browser Use states this explicitly: "Finer-grained REST
API OAuth scopes are not currently advertised by the public authorization metadata."
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for security posture
4 MCP tools reach this
find_securityBrowse and filter every security artifact in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This security artifact
curl "https://apis.io/api/v1/security/browser-use-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.