B2A Blue Pillow

B2A docs

Booking access for AI agents. Anonymous-friendly API, MCP server, and per-stack quickstarts.

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.

Where to start

Base URLs

  • REST: https://api.b2a.bluepillow.com/v1
  • MCP (HTTP): https://mcp.b2a.bluepillow.com/
  • OpenAPI: /openapi.json

Authentication

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.