Skip to content

Booking API

Guest-facing availability, chat, quotes, and orders. This reference is generated directly from the running API's OpenAPI schema, so it always matches the deployed routes.

MCP

The same booking flow is also available as MCP tools, for agent-based integrations rather than direct HTTP calls:

search_venues → identify → qualify_group → find_availability → get_quote
→ make_counter_offer → confirm_booking

Shopping a request across multiple venues instead of negotiating with one? Use request_quotes after identify — it fans out to every matching venue and returns one quote per venue to compare.

Connect: https://groupsales-mcp-production.up.railway.app/sse

REST reference