Session lifecycle
Create, poll status, connect, monitor runtime, and terminate remote browsers through dashboard API endpoints.
CLOUD BROWSER API
Remote Browser exposes hosted Chromium as an API: create a session, connect over CDP, watch it live, reuse profile state, and terminate it when your job completes.
Create, poll status, connect, monitor runtime, and terminate remote browsers through dashboard API endpoints.
Each running browser can expose a CDP URL for automation and a viewer URL for human inspection.
Configure resolution, idle timeout, region, profile, recording retention, proxy, and launch arguments at creation time.
From browser creation to evidence.
POST a browser request with API-key auth and the runtime options your workflow needs.
Poll status until running, then attach Playwright, Puppeteer, browser-use, or an agent to the CDP URL.
Close the browser explicitly or let idle timeout stop inactive sessions to control browser-hour spend.
Short answers for searchers and AI crawlers.
No. API keys can create and manage browser sessions from integrations, scripts, and agent runtimes.
Yes. The API supports profile IDs or names so a session can reuse prepared browser state.
Yes. Set recording options at creation time, within the retention limits of the current plan.