What Happens When You Create an Entitlement?
-
Reserve Funds
Paygentic calculates the cost using the requestedbillableMetricId
and quantity. -
Lock In Payment
Funds are reserved upfront — no risk of missed payments later. -
Get a Token
AnentitlementId
(format:com_*
) is returned, which you’ll use when recording usage. -
Track Usage
Each usage event references thisentitlementId
to deduct funds.
Types of Entitlements
Standard Entitlements (Single-Use)
Perfect for regular, everyday usage patterns. These entitlements can only be used once (maxUses = 1
).
- Standard API billing
- Lower-volume apps
- Single-region use cases
Regional (Edge-Optimized) Entitlements
Designed for speed-critical, high-volume apps — backed by Paygentic’s edge network.maxUses
limit. If an entitlement is used more times than specified, fund availability is not guaranteed for the excess usage.
Best for:
- AI/ML workloads
- Realtime analytics
- Global apps with low-latency needs
- High-frequency or bursty traffic
Routing Options
Auto Edge RoutingLet Paygentic pick the best location for you:
Hardcode the region for max consistency:
Paygentic’s edge network currently supports the following regions:
- asia-south1 (Mumbai)
- europe-west1 (Belgium)
- us-west1 (Oregon) – Main region