> For the complete documentation index, see [llms.txt](https://altec-atls.gitbook.io/altec-atls-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://altec-atls.gitbook.io/altec-atls-api/authentification.md).

# Authentification

L'API utilise une authentification par jetons via le protocole OAuth 2.0. Afin de pouvoir s'authentifier une Clé Client est nécessaire, pour la récupérer voir la section [Support](/altec-atls-api/support.md).

Toutes les requêtes d'authentification commencent par la base URL suivante :&#x20;

```
https://ovh-backend.altec-ts.fr/api/v1/auth
```
