Skip to main content
GET
Typescript (SDK)

Authorizations

Authorization
string
header
required

API key in the format: Bearer {api_token}

Path Parameters

id
string
required

The resource ID (e.g., "prod_abc123") or slug (e.g., "my-product")

resource_id
string
required

The resource to check access to: the account id (acct_…), a product (prod_…) or an experience (exp_…).

Response

Access check result

object
string
required
has_access
boolean
required
access_level
string
required
expires_at
string | null
required