Key concepts
- Active entitlement — The user currently has access to this feature.
- Source — Where the entitlement originated:
appstore,playstore,stripe,manual, orunknown. - Expiration — Subscription-based entitlements have an
expirestimestamp. Non-recurring purchases may not expire.
Entitlement object
Available endpoints
Authentication
- GET requires a Project Key.
- POST and DELETE require a Secret Key (
sk_prefix). Never expose the secret key in client-side code.