> For the complete documentation index, see [llms.txt](https://developers.invitelogger.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.invitelogger.me/authentication.md).

# Authentication

### Beta authentication system

To authenticate yourself against the api you must provide a bearer authorization token through the `Authorization` header. \
You will also need to provide your discord application id & your server id in the json body\
For now each token is linked to a bot id and a to a server id.

As the api is on a beta stage, **only** [**private bot instance**](https://docs.invitelogger.me/pbi/what-is-a-private-bot-instance) owners can request access to it.

### Final authentication system:

Each application will have a bearer token.\
Each discord servers will have a secret.&#x20;
