Get an authorization code

The authentication of CLP API calls is secured with JWT Tokens which are generated from IdentityServer. To be able to obtain this token for your requests, you need to setup your API request call client. You can find the Postman setup example as follows:

1. Configure your Environments in Postman as follows:

A. Select ‘Manage Environments’ from the upper right corner on the main window, as shown below.

B. Add a new Environment

C. Enter your Environment values as shown below. Please pay attention to the URLs entered: In the Environments, the URLs should be formatted as https://.domain-name.com.

D. Please select the Environment you configured in the main window.

App storePlay store