{"name":"API Sujets PDF","version":"1.0.0","endpoints":{"auth":{"login":"POST /api/auth/login","verify":"POST /api/auth/verify"},"pdf":{"getFile":"GET /api/pdf/:annee/:matiere/:filename","listFiles":"GET /api/pdf/:annee/:matiere","listMatieres":"GET /api/pdf/:annee"},"health":"GET /health"},"example":"GET /api/pdf/2006/Allemand/Allemand%20LV1%20-%20serie%20L%202006%202eme%20groupe%20-%20sujet.pdf","auth":"Authorization: Bearer <token>"}