This repository provides the list of official Endpoints for Classeviva
If you want to contribute, please open a pull request using template file
API Url: https://web.spaggiari.eu/rest/
- User-Agent:
CVVS/std/4.1.7 Android/10
- Z-Dev-Apikey:
Tg1NWEwNGIgIC0K
- ContentsDiary-Type:
application/json
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}