### Authentication
All endpoints require an API key sent in the request header:

```
x-api-key: YOUR_API_KEY
```
