Overview
Documentation

B2A docs

Booking access for AI agents. One REST endpoint, one MCP server, and copy-paste snippets for the nine most common agent stacks. No signup, no waitlist.

No signup. Permanent. Rate limit 60 req/min, 5000 req/day. Not a sensitive secret.

Where to start

Base URLs

  • REST: https://api.b2a.bluepillow.com/v1
  • MCP (HTTP): https://mcp.b2a.bluepillow.com/
  • OpenAPI: /openapi.json
Authentication is bearer-token. Anonymous keys are issued on demand via POST /v1/keys and persist in localStorage. Rate limit: 60 req/min, 5000 req/day per anonymous key.