User API access
How to authenticate API requests on behalf of a logged-in user using a user access token.
When to use user access
Authentication method
X-Api-Key: your-tenant-api-key
Authorization: Bearer user-access-tokenGenerating user access tokens
Token requirements
Enabling user auth

Authorization behaviour
Last updated