The ATC Portal API uses token-based authentication. Your API token must be included in the request header for all API calls.
Type: API Key Authentication
Header Name: apiToken
Location: HTTP Request Header
When you set your token above, it will be automatically included in all API requests made through the Interactive API. The token is sent as an HTTP header in this format:
If you want to test the API outside of this documentation, here's an example cURL command:
Need an API token? Contact your ATC representative to obtain your authentication token. They will provide you with a unique token for your organization.