At a glance: Admins issue API tokens to enable users to access data via the AppsFlyer APIs.
Important!
- To ensure data security, only admins can view the API tokens page. This means that account users and partners have no access to this page.
- Only the account owner (your company's first AppsFlyer user) can retrieve or reset the V1.0 token. All admins can retrieve or reset the V2.0 token.
- Keep your tokens safe as they enable access to your data. Don't publish tokens in public code repositories.
Retrieving API tokens
To retrieve an API token:
- From the menu bar, access the user menu (email address drop-down at the top right corner).
- Select Security center.
- In the AppsFlyer API tokens section, click Manage your AppsFlyer API tokens.
- The available tokens (V1.0, V2.0, or both) are displayed.
- Copy the required token.
Resetting API tokens
Caution
If you reset a token, then the current token becomes invalid and a replacement token is issued. To prevent data loss, immediately embed the replacement token in your scripts and automated processes.
To reset an API token:
- From the menu bar, access the user menu (email address drop-down).
- Select Security center.
- In the AppsFlyer API tokens section, click Manage your AppsFlyer API tokens.
- The available tokens (V1.0, V2.0, or both) are displayed.
- Identify which token to reset and click its Reset token link.
- If you want to continue, click Reset token in the dialog box.
- Copy the new token.
- Embed the replacement token in scripts and automated processes that require a token.