API key

All requests must contain an "Api-Key" header with an authorized API key.

Request
POST /some/api/call
Api-Key: 92b3de83e004bfe60451af71e519c2a5
Request body

The API key displayed above is an example. Your superior can provide you with an API key.

Requests without such a key are rejected with status code 401 Unauthorized.