JavaScript
Users
Check User Access
Checks whether a user has access to an account, product, or experience the caller can reach.
GET
JavaScript
Authorizations
An Account API key, account-scoped JWT, App API key, or user OAuth token. Prepend the key or token with Bearer, for example Bearer ***************************.
Headers
Pins the request to a dated API version.
Example:
"2026-08-05-1"
Path Parameters
The user_ tag or username to check access for.
An account (biz_), product (prod_), or experience (exp_) ID.

