specification: API Commons Plans specificationVersion: '0.1' schema: https://raw.githubusercontent.com/api-evangelist/interface-research/main/schema/api-commons.yml#/$defs/Plans provider: Browserbase providerId: browserbase created: '2026-05-22' modified: '2026-05-22' tags: - Headless Browser - Browser Infrastructure - Web Automation - AI Agents - Web Scraping - Stagehand - Playwright - Puppeteer - Web Search - Web Fetch - Model Gateway - MCP - Session Recording - Agent Identity description: Machine-readable plans scaffold for the Browserbase API surface. Conforms to the API Commons Plans schema. Tier limits and prices are scaffold defaults; replace with provider-published values. plans: - id: browserbase-free name: Free type: freemium description: Free entry tier for the Browserbase API surface. Intended for evaluation, prototyping, and low-volume integrations. Real limits and pricing must be reconciled with the provider's published plan documentation. entries: - label: API Requests description: Monthly API request quota across all included endpoints name: api_requests type: quota metric: requests limit: 1000 timeFrame: month geo: global domains: - https://api.browserbase.com unit: 1 price: '0.00' userMultiplied: false - label: Rate Limit description: Maximum requests per minute on the free tier name: rate_limit type: rate metric: requests_per_minute limit: 10 timeFrame: minute geo: global domains: - https://api.browserbase.com unit: 1 price: '0.00' references: - name: Browserbase API Documentation url: https://raw.githubusercontent.com/api-evangelist/browserbase/refs/heads/main/apis.yml