Prerequisites
- A LoyaltyDog merchant account. Contact us if you don’t have one.
- An API token (bearer token) for that account.
curlor any HTTP client.
1. Set your credentials
Export your token so the examples below pick it up:2. Verify your token
List the loyalty programs your token has access to:3. Create your first customer
Most workflows start with a customer record. Create one in a program you own:customerId, which you’ll use to issue points, gift cards, or wallet passes.
4. Explore the API
Full API reference
Every endpoint, request, and response.
Authentication
Bearer tokens, app keys, and rotation.
MCP server
Query the same data from Claude, Cursor, or Windsurf.
Webhooks
React to events in real time.
