Authentification

All API requests require an API key, passed in the Authorization header.

Example:

"Authorization": "YOUR_API_KEY"

Last updated