| Customers | Available | List, retrieve, create/upsert, update, and anonymise through /customers |
| Enrolments | Available | List, retrieve, create, and update status through /enrollments |
| Transactions | Available | List and post loyalty ledger entries through /transactions |
| Loyalty cards | Read-only | List and retrieve card configuration through /cards |
| Locations | Read-only | List mapped business locations through /locations |
| Wallet pushes | Write-only | Send to an enrolment through /pushes |
| Outbound webhooks | Available | Configure endpoints through /webhooks; receive the event catalogue |
| POS/ERP loyalty | Available | Use /marketplace/ping, /marketplace/accrue, /marketplace/enroll, and /marketplace/reverse |
| Rewards and vouchers | Event/workflow access | Observe earning and redemption through enrolments, transactions, and webhooks; no first-class public CRUD resource yet |
| Tiers and benefits | Event/read context | Card and event context is available; tier and benefit management is not a public contract yet |
| Orders | Partner-owned | Send stable external transaction IDs and amounts; Perkstar does not expose a generic order resource |
| Coupons | Redemption events | coupon.redeemed is public; coupon catalogue and redemption APIs are not yet public |