Read reservations & guests
List and retrieve reservations (with table assignments and lifecycle history) and guests (identity, contact, consent, visit stats).
The Service API lets you read your restaurant’s reservations and guests programmatically. It is a clean, predictable JSON API: stable resource shapes, cursor pagination, ISO-8601 timestamps, and a structured error envelope.
The base URL is https://api.useservice.app.
Read reservations & guests
List and retrieve reservations (with table assignments and lifecycle history) and guests (identity, contact, consent, visit stats).
React to changes
Subscribe to signed webhooks for the full reservation lifecycle plus guest and feedback events.
Free to use
No usage fees. Create API keys and register webhook endpoints yourself from the back office (Settings → Developers) and start integrating.
Predictable & versioned
Date-based versioning pinned per key, so your integration never breaks underneath you.