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
Click Control Panel > Uptick API.
βClick Create Application. On the next page the Client id and Client secret are automatically generated.
βProvide a name, then click Save New Application.
Once saved, you'll be taken back to the Uptick API page and the application will be listed.
β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.
Postman collections
Sample files and steps for setting up a Postman collection are available here.