Skip to content

Service API

A read-only API for your restaurant's reservations and guests. Free, in beta.

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, in beta

No usage fees. Keys and webhook endpoints are provisioned on request while the API is in beta — ask us and start integrating.

Predictable & versioned

Date-based versioning pinned per key, so your integration never breaks underneath you.