API Overview
Loyalty programs management including benefits, customers, orders, and health.
Key areas
- Server Health: readiness checks
- Loyalty Customers: search, create, update, fetch by id, list
- Loyalty Benefits: list and apply benefits, calculate order discounts
- Loyalty Orders: create and cancel loyalty orders
Base URL
The base URL varies by environment.
Authentication
All endpoints require JWT authentication.
Authorization: Bearer <your-access-token>Explore Endpoints
Use the left sidebar to browse all available operations.