Skip to main content
Businesses can create loyalty programs effortlessly with the Rigaly API. This guide takes you from zero to issuing points.

1. Create an API key

In the Rigaly business dashboard, go to Tools → API Management and click Create API key. Copy the key (rgly_sk_...) immediately — it is shown only once.
Treat API keys like passwords: keep them server-side, never in mobile apps or browser code. If a key leaks, roll it from the dashboard — the replacement is issued instantly.

2. Verify your key

3. Issue points

Identify the customer by email, phone, or your own customer ID. Rigaly’s convention is 100 points per USD.
The response includes the final points_issued — tier multipliers and signup bonuses apply automatically, so it may be higher than what you sent.

Next steps

Most used routes

The endpoints most integrations need, with example cases.

Issue points & validate rewards

The complete earn → redeem loop.

Mass codes

Print 100,000 loyalty codes on physical products.

API Reference

Every endpoint, schema, and error.