This is the koomalooma Partner API. koomalooma is the first Loyalty BPaaS (Business Process as a Service) for mobile and web companies. With koomalooma merchants issue points for actions their customers / users make on your mobile or web store, for example a purchase or a referral. koomalooma takes
https://api.koomalooma.com/api
Auth type
API Key Header
Auth header
X-KoomaLooma-JWT: YOUR_API_KEY
Rate limit
Based on contract
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://api.koomalooma.com/api
Endpoint status
Server online — HTTP 500 — server is online but path returned an error (may require auth)1.71s
(checked Mar 29, 2026)
Builder score
D
35%
builder-friendly
API key in the request header (X-KoomaLooma-JWT)
X-KoomaLooma-JWT: YOUR_API_KEY
Paid loyalty program API. B2B partner pricing; contact for details.
| Method | Path | Description |
|---|---|---|
| POST | /users |
Create a User |
| POST | /users/{user_id}/commitments |
Assign points to a User |
curl -X GET 'https://api.koomalooma.com/api/users' \ -H 'X-KoomaLooma-JWT: YOUR_API_KEY'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official koomalooma Partner documentation.