This article is for Account Owners and Project Managers.
Smartling API tokens are used to authenticate into the Smartling platform via API or the connector. This article describes how to generate API tokens. API documentation can be found here.
To generate API v2 tokens:
- Do one of the following:
- In the New Experience, click Account Settings > API.
- In the Classic Experience, from the top menu, click API.
- Select the v2.0 tab.
- Click Create Token. (If you have ‘Account Owner’ access, you will have the option to create both account and project tokens. It’s generally recommended to create a project token.)
- If creating a Project token, select the project you wish to connect to from the menu.
- Enter a token name.
- Click Create.
- Make note of your token secret.
You will not be able to access your token secret after dismissing the prompt.
To generate API v1 keys:
- Do one of the following:
- In the New Experience, click Account Settings > API.
- In the Classic Experience, from the top menu, click API.
- Select the v1.0 tab.
- Select the project you wish to connect to from the drop down list.
- Click Generate new API key.
- Click Confirm to generate a new API key.
If you click Confirm, your current API key will stop working and you will have to update your API integration code or connector configuration.