App Clients
Overview
Before interacting with the Platform API, you must first create an App Client.
Talroo's App Client management is held within Talroo's Ad management portal TAP. Prior to logging into TAP and creating your App Client, please work with your Talroo POC so that they can create your customer account and a user for you to log in with. Additionally, your Talroo POC will work with you to ensure that you have all you need to start utilizing the Talroo Platform API.
Creating an App Client
You can create up to a maximum of two App Clients.
To create an App Client you can take the following steps:
- Login to TAP
- Navigate to the App Clients page under the Tools section on the left-hand side
- Create App Client
- Click on the 'Create App Client' button
- Provide an App Client name
- Choose the desired App Client token expiry time
- Choose the applicable App Client scopes (See Access Scopes)
- Click 'Add app client'.
- After creating the App Client, you will be shown the new App Client Id and the App Client secret.
It is very important that you record the App Client secret at this time as
IT WILL NOT BE AVAILABLE AFTER EXITING THE CONFIRMATION MESSAGE.
Once you have created an App Client, the TAP App Client page will serve as a place where you can view your App Client's details and DELETE your App Client.
If you DELETE an App Client, you CANNOT recover it.
With your App Client Id and App Client Secret, you are now ready to generate Access Tokens and begin interacting with the Platform API.