Check entitlement
Checks whether a customer is entitled to use a specific feature. Returns the entitlement status, current usage, limits, and remaining balance.
Use this endpoint for real-time feature gating in your application.
Checks whether a customer is entitled to use a specific feature. Returns the entitlement status, current usage, limits, and remaining balance.
Use this endpoint for real-time feature gating in your application.
Use a secret key (sk_test_* or sk_live_*) for full read/write access, or a public key (pk_test_* or pk_live_*) for read-only access.