# PlatPhorm BrowserOps Website: https://browserops.platphormnews.com Description: Browser truth, artifacts, and release evidence for the PlatPhorm network. ## API Reference - API Docs: https://browserops.platphormnews.com/api/docs - Health Check: https://browserops.platphormnews.com/api/health - OpenAPI Spec: https://browserops.platphormnews.com/api/docs ## Key Endpoints - POST /api/v1/journeys - Create browser journey - POST /api/v1/runs - Execute journey run - GET /api/v1/readiness - Get release readiness - GET /api/v1/artifacts - List captured artifacts - GET /api/v1/network/sync - Sync network services ## MCP Integration - MCP Server: https://browserops.platphormnews.com/api/mcp - Tools: journey_synthesizer, playwright_runner, readiness_evaluator - Resources: network_graph, browser_journeys, artifacts ## Authentication - Bearer Token (JWT) in Authorization header - API Key in X-API-Key header ## Features - Browser journey synthesis from natural language - Playwright-based automation and execution - Screenshot and artifact capture - Release readiness evaluation - PlatPhorm Network service integration - Webhook support for async notifications - Multi-tenant architecture with RBAC - Trace correlation with backend services ## Rate Limiting - 100 requests per minute per API key - 1000 requests per hour per tenant ## Support - GitHub: https://github.com/platphorm/browserops - Issues: https://github.com/platphorm/browserops/issues - Docs: https://browserops.platphormnews.com/docs