How to Make API Requests

To make requests to the DEX platform API, you must provide both:

  • Your API key as a bearer token in the authorization header. Read Create and Manage API Keys for details.
  • Your ControlUp organization ID in the orgId path parameter.

After you add your API key and organization ID, you can adjust any parameters for the API endpoint and click the Try It! button to send the API request.

How to find your ControlUp organization ID

Your ControlUp organization ID is located on the API Key Management page.