Skip to main content
In every API call you make, you have to add an Authorization header to your request.

Authorization

Here you will find only two types of API keys, which are: Public key looks like this
Authorization: taag_pk_mode_xxxxxxxxx
Secret key looks like this
Authorization: taag_sk_mode_xxxxxxxxx
Keep your secret key safe and never share it with anyone

Modes

It is important to keep in mind which mode you are in, so you can know which API keys to use.
In the begining you will be in test mode, and here you will need to use test API keys for testing.
After being approved you can start using the live API keys in live mode.
Reminder: To find all these keys go to the settings section of your project and click on API keys on the left hand side