Developer Console

Setting up your access credentials

16 views 0

An application in Developer Console is a container that holds users and their data and allows for custom configuration options. Above all, it is the main pipeline that you will integrate directly with your application.

Each application has a specific set of keys found on the application’s settings page that you’ll need for development, as described below:

  • Client ID – Unique ID of the application container
  • Client Secret – Secret value for the application container

Secure Values

Your Client Secret should be kept securely on your server. For developer support requests, please send along only your Client ID. We will never ask you to provide your Client Secret.

Now that you have access credentials through the Developer Console, everything is in place to start the integration.

An application is a logical collection of APIs. An application is primarily used to decouple the consumer from the API. It allows you to:

  • Register End Users for your application
  • Generate Access token for End Users
  • Generate and use a single key for multiple APIs

Was this helpful?

By continuing to use the site, you agree to the use of cookies. More information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close