Authentication
To access the Acuris Intelligence API, you need a valid API key. If you don’t have an API key, then you can obtain one by requesting a trial or contacting our sales team.
This is an example of an Acuris Intelligence API key token:
The API key must be passed in the request as Bearer token:
Authorization
If your API subscription is valid and there are no errors in your query, then you’ll receive a ‘200 OK’ response back with the matching payload.
If your API key is not authorized for the API you are calling, then you will receive a ‘401 Unauthorized’ error: