Connecting to the Uptick API
Aleks Petrovic avatar
Written by Aleks Petrovic
Updated over a week ago
LearningBanner_Settings-Config.SML.png

You can allow other applications to access the Uptick API via OAuth by generating a Client ID and a Client secret. Once this has been generated, you can then provide this information during the API connection process of the application you wish to connect.

Generate Client ID and secret

  1. Click Control Panel > Uptick API.
    ​

    API_secret.drawio.png
  2. Click Create Application. On the next page the Client id and Client secret are automatically generated.
    ​

    mceclip0.png
  3. Provide a name, then click Save New Application.

  4. Once saved, you'll be taken back to the Uptick API page and the application will be listed.
    ​

    mceclip1.png
  5. You can now use this Client ID and secret to connect the Uptick API with your application.

Delete Client ID and secret

To delete simply go to the Uptick API page and click Edit > Delete > Confirm.

Delete_API_Key.gif

Postman collections

Sample files and steps for setting up a Postman collection are available here.

Did this answer your question?