API Keys

Decide authenticates your API requests using an authorization token which can be generated with your API Keys. If you do not include your key when making an API request, you will get an error response.

This section describes how to get your API keys.

📘

Create an Account

To gain access to the Decide API, you need to create an account for free

Once you’ve completed the sign up process and acknowledged our terms, we’ll provide a client_id and client_secret via the Decide dashboard.

Get your API Keys

Your API keys are available on your Decide dashboard. Follow the steps to access them:

  • Login to your Decide dashboard

  • Navigate to Settings (using the sidebar)

  • You will find CLIENT_ID and CLIENT_SECRET on the API Settings tab as shown below:

These are your keys. Now you can copy and use them wherever they are required.

📘

Authorization Token

The CLIENT_ID and CLIENT_SECRET are required to get your Authorization Token