Managing API keys
An API key allows you to authenticate with the Integration API to send and retrieve data to a specific Application.
Creating an API key
Creating a generic API key
Create a generic API key to use in your integration layer. This is the type of key to use for Integration API requests.
- Open your Talon.One Application in the Campaign Manager and click Settings > Developer settings.
- Click Create API Key.
- For Do you want to use this API Key with a 3rd party service?, select No.
- Select an expiry date and click Create API Key.
- Copy it for later use.note
You cannot display the API key after this step. If you lose the value, create a new API key.
Creating an API key for a third party
To use the Integration API from a third-party service, such as Braze or Selligent, create a third-party key.
For example, for Braze:
- Open your Talon.One Application in the Campaign Manager and click Settings > Developer settings.
- Click Create API Key.
- For Do you want to use this API Key with a 3rd party service?, select Yes.
- Select Braze from the dropdown.
- Select and expiry date and click Create API Key.
- Copy it for later use.
Deleting an API key
Deleting an API key cannot be undone. The software that uses that key immediately loses access to the Integration API.
- Open your Talon.One Application in the Campaign Manager and click Settings > Developer settings.
- Click
to delete the API key of your choice.