Entitlements
One check. Every path to Pro.
Group features into entitlements like pro or team. Check one flag in code. We match it no matter how the user paid. Subscription, one-time, lifetime, or license key.
- Pro monthly · $9
- Pro yearly · $96
- Lifetime deal · $59
- License key · 5 seats
Entitlements
Stop writing plan-matching code.
Every new plan you launch is one mapping in the dashboard, not a PR. Your gate code never changes.
Group features, not plans
An entitlement is a name like pro or team. You decide which plans and purchases grant it. Change the mapping later without shipping code.
One call, every surface
The SDK returns the same answer in your popup, background worker, content script, and web portal. No duplicated logic, no drift between screens.
Grandfather pricing without pain
Old users on an old plan keep their entitlement even after you raise prices. Just point the old SKU at the same entitlement. No user gets locked out.
Nested entitlements for tiers
team includes pro. pro includes basic. Check the top tier in code and the rest just work. Add a new tier later without rewriting every if.
Why devs refactor to entitlements
Fewer bugs when prices change.
Ready to grow?
Our entire suite of features comes standard — and your first $2,500 in tracked revenue is free.