The Yoga Den API
The Yoga Den API reference
Public HTTP endpoints and MCP tools for The Yoga Den. Full schema: /openapi.json.
Endpoints
GET /api/bookwhen
Upcoming class sessions from BookWhen
POST /api/contact
Contact form submissions (origin-checked, rate-limited)
POST /api/newsletter
Newsletter double opt-in
POST /api/gift-cards/checkout
Create a Stripe Checkout session for a gift card
POST /api/webhooks/stripe
Stripe webhooks (signature required)
POST /mcp
MCP Streamable HTTP JSON-RPC (initialize, tools/list, tools/call)
Related