x-api-key request header.
Contact Aniva to obtain your API key. Keys are issued per partner account.
Sending authenticated requests
Include thex-api-key header in every request you make to the API.
Error responses
If your API key is missing or invalid, the API responds with403 Forbidden.
- Your request includes the
x-api-keyheader. - The API key value is correct and has not been rotated.