REST · JSON · v1

The loyalty & rewards API

Programmatic access to Simplisave — issue and redeem points, manage customers and loyalty cards, and stream point-of-sale events. Every request is authenticated, rate-limited and scoped to a single store.

Documentation available on request

Two auth schemes

API keys for partner & POS integrations, and Bearer JWT for the user & customer apps.

Store-scoped

Your key only ever reads & writes its own store's data — strict multi-tenant isolation.

Rate limited

120 requests per minute per API key, with clear limits enforced on every response.

Logged & auditable

Every call is recorded with method, path, status and duration for full traceability.