Skip to main content

Authentication

All requests require an API key in the X-Browser-Use-API-Key header:
Get a key at cloud.browser-use.com/settings. Keys start with bu_.

Base URL

Quick example

Create a session
Get session result (replace SESSION_ID)

Environment variable

Set the key once so SDKs pick it up automatically:

Prefer the SDK? See the Agent docs — the SDK has all API endpoints available as methods, including client.browsers.create().