Account Access Token Help

How do I generate an access token to access my own user account?

You could use the Client Credentials grant type to generate an access token to access your own account, but we've made it even easier!

By default, the account access token has all the scopes that are registered for the application that is connected to the token.

An account access token can only be used to access the resources in your own user account. You cannot use it to access resources in any other user account.

If I delete an access token, what happens to the data in my account that was created using that token?

The data remains intact. Deleting the access token does not also delete the data.

Cannot find the answer to your question? Visit our support page for personalized support by our staff.