{"data":{"name":"JURHUMA API","version":"v1","auth":"Authorization: Bearer jh_live_…","note":"Les rôles de la clé sont ceux du dossier (admin, RH, planning, lecture). Un bulletin d’essai ou un spécimen n’est pas un document opposable.","routes":[{"method":"GET","path":"/api/v1","summary":"Découverte de l’API","auth":false},{"method":"GET","path":"/api/v1/openapi.json","summary":"Schéma OpenAPI","auth":false},{"method":"GET","path":"/api/v1/me","summary":"Identité de la clé","auth":true},{"method":"GET","path":"/api/v1/company","summary":"Fiche entreprise","auth":true},{"method":"GET","path":"/api/v1/employees","summary":"Liste des salariés","auth":true},{"method":"POST","path":"/api/v1/employees","summary":"Créer un salarié","auth":true},{"method":"GET","path":"/api/v1/employees/:id","summary":"Fiche salarié","auth":true},{"method":"PATCH","path":"/api/v1/employees/:id","summary":"Modifier un salarié","auth":true},{"method":"GET","path":"/api/v1/attendance","summary":"Pointage","auth":true},{"method":"PUT","path":"/api/v1/attendance","summary":"Saisir un jour","auth":true},{"method":"GET","path":"/api/v1/employees/:id/attendance","summary":"Pointage d’un salarié","auth":true},{"method":"GET","path":"/api/v1/payslips","summary":"Bulletins émis","auth":true},{"method":"GET","path":"/api/v1/payslips/:id","summary":"Un bulletin émis","auth":true},{"method":"GET","path":"/api/v1/leave","summary":"Congés posés","auth":true},{"method":"POST","path":"/api/v1/leave","summary":"Poser un congé","auth":true}]}}