Sevenrooms Api Documentation Jun 2026

( GET /waitlist , POST /waitlist/check_in )

curl -X GET "https://api.sevenrooms.com/v1/reservations?venue_id=VEN123&date=2025-03-20" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Accept: application/json" sevenrooms api documentation

For multi-location brands, the venues endpoint is essential. ( GET /waitlist , POST /waitlist/check_in ) curl

Large datasets require robust pagination. SevenRooms uses (not offset/limit). ( GET /waitlist

: You typically need a Client ID , Client Secret , and Venue ID .