Documentation
Complete reference for BrowserOps APIs, browser automation, and PlatPhorm Network integration.
API Reference
Complete REST API documentation and SDK
Database Schema
PostgreSQL schema and data models
Browser Automation
Playwright and browser journey execution
Security & Auth
Public-safe reads and managed action boundary
Artifacts & Storage
Blob storage and artifact management
Network Integration
PlatPhorm Network service integration
Quick Start
Public Health
curl https://browserops.platphormnews.com/api/v1/health
Browserbase Run Request
curl -X POST \ https://browserops.platphormnews.com/api/v1/journeys/browserops-homepage-smoke/run
Run API behavior
Run API controls open an action panel and never navigate directly to POST-only endpoints. GET on a run endpoint returns structured 405 JSON; trusted-domain browser execution uses BrowserOps-managed service credentials when configured. Direct service-to-service clients can still send platform authorization headers.
platphormctl browserops flow browserops-homepage-smoke --mode browserbase_run platphormctl site inspect browserops platphormctl mcp validate browserops