Skip to main content
GET
Check the authenticated caller's own entitlement to a product

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Query Parameters

product
enum<string>
required

Which product's entitlement to check.

Available options:
mnemom,
researchgrade,
code

Response

Entitlement result for the caller.

has_access
boolean
required