# Authentication

## Making requests

Requests are authenticated with the `Authorization` header. Example:

```
headers = {'Authorization': 'ey0iuefg.834xcunerun348efnsd'}
```
