This repository provide the list of official Endpoints for Classeviva
- Coming soon 👻
If you want to contribute, please open a pull request using template file
API Url: https://web.spaggiari.eu/rest/
- User-Agent:
zorro/1.0
- Z-Dev-Apikey:
+zorro+
Warning: without these headers, the request will fail.
GET
v1/students/{studentId}/absences/detailsGET
v1/students/{studentId}/absences/details/{begin}GET
v1/students/{studentId}/absences/details/{begin}/{end}
GET
v1/students/{studentId}/agenda/all/{begin}/{end}GET
v1/students/{studentId}/agenda/{eventCode}/{begin}/{end}
GET
v1/students/{studentId}/noticeboardPOST
v1/students/{studentId}/noticeboard/read/{eventCode}/{pubId}/101GET
v1/students/{studentId}/noticeboard/attach/{eventCode}/{pubId}/101
GET
v1/students/{studentId}/lessons/todayGET
v1/students/{studentId}/lessons/{day}GET
v1/students/{studentId}/lessons/{start}/{end}