Skip to main content
GET
Check product entitlements

Authorizations

x-api-key
string
header
required

API key for authentication

Authorization
string
header
required

ES256 JWT signed by the private key registered to the API key above. Claims: sub (=API key), uri, nbf, iat, exp, and bodyHash (HMAC-SHA512 of uri + rawBody + nbf using a shared secret, base64).

Response

Product entitlements retrieved successfully

product
string
required
Example:

"payout"

enabled
boolean
required