> ## Documentation Index
> Fetch the complete documentation index at: https://extend-eb-casing.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Authentication

The Extend Platform uses Bearer tokens. Once you have logged into the Platform on your computer, you should have access to your organization's developer keys.

```bash
'Authorization': 'Bearer <API_TOKEN>'
```
