Managing Integration API keys
The API key contained in an Application allows you to authenticate with the Integration API to send and retrieve data to a specific Application.
note
To create an API to use the Management API, see Managing Management API keys.
Creating an Integration 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 expiration 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 service
To use the Integration API from a supported third-party service, like a customer engagement platform, create a third-party key.
To create a third-party key specific to, for example, Braze:
- In your Talon.One Application, click Settings > Developer settings.
- Click Create API Key.
- For Do you want to use this API Key with a 3rd party service?, select Yes.
- From Platform, select Braze.
- Select an expiration date, and click Create API Key.
- Copy the key for later use.
Using an Integration API key
To use your:
- Generic key, see the Integration API Authentication section.
- Third-party key, refer to your third-party service.
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.