> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lolboost.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# Authentication

> How to authenticate requests.

# Authentication

All API requests use a seller API key as a bearer token.

```http theme={null}
Authorization: Bearer lb_live_xxxxxxxxxxxxxxxxx
Content-Type: application/json
```

Create the key inside the LoLBoost Seller Area under Seller API. Store it safely, it is only shown once.
