# Authentication with API key

To authorise for using API, you need to add following parameter to the header of a request:

- Type: `API Key`
- Key: `Authorization`
- Value: `Token {api_key}`