API Reference
Entitlement Allowed
Check if a customer has access to a feature
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
ID which you provided when creating the customer
ID of the feature to check access to
Quantity of the feature end user is consuming. By default, the feature is considered to be consumed at 1 unit.