Skip to main content
GET
Check entitlement
Authenticate with an API key that belongs to the target organization.

Authorizations

X-API-Key
string
header
required

Merchant API key (format: ak_BASE64)

Query Parameters

email
string

Customer email address

wallet
string

Buyer wallet address (matches order.from_address)

customer_id
string

Customer ID (CUS_xxx)

product_id
string

Product ID (if omitted, returns all entitled products)

refresh
enum<string>

Refresh payment data for an email lookup

Available options:
true,
false

Response

OK

data
object
error
object
message
string
success
boolean