Conventions de l’API

◆ Ingénieur IA

Règles transverses à tous les endpoints.

  • Base URL : https://VOTRE_INSTANCE/api/v1/

  • Authentification : en-tête Authorization: Bearer <token> (OIDC).

  • Identifiants : chaînes de chiffres, jamais de nombre JSON.

  • SQL : SELECT uniquement, sans ; final.