API Documentation
Authentification
L’API de ALAL utilise OAuth 2.0 Bearer Token pour authentifier les demandes. Tous les appels à l’API doivent inclure un jeton porteur (Bearer Token).
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
GET /cards HTTP/1.1
Host: api.sandbox.alal.africa
Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cC...
HTTP 401 Unauthorized.