Access Token (access_token)

What is Access Token (access_token)?

In token-based authentication, access tokens allow an application to access an API. Once a user successfully authenticates and authorizes access by providing credentials or through other authentication methods, the application receives an access token and passes the same as a credential when it calls the desired API.