Skip to main content
Version: v2

Access Token

Access Tokens are used in token-based authentication to allow an application to access a protected resource such as an API. It informs the API that the bearer of the token has access to the requested resource.

They do not guarantee that the user is currently authenticated.