Authentication

All requests to your CTRL business must be routed to the correct app and authenticated with an App ID and App Secret.

The App ID, App Secret, and source must be provided with each request header as defined below:

Sample authentication

GET {baseUrl}/sample

Headers

Last updated