Client integration documentation
Authentication
Use the Client ID and API key issued by Authorised Compliance on every request.
Required headers
| Header | Required | Purpose |
|---|---|---|
X-AC-Client-ID | Yes | Your Authorised Compliance client identifier. |
x-api-key | Yes | Your unique API key for the selected environment. |
Content-Type: application/xml | POST only | Application submissions are XML. |
Polling authentication
Use the same Client ID and API key for submission and polling.
X-AC-Client-ID: YOUR_CLIENT_ID
x-api-key: YOUR_API_KEY