Created
June 1, 2023 16:17
-
-
Save Gabboxl/11011a49eeb0f699eba7b3efa091b0cb to your computer and use it in GitHub Desktop.
Classeviva endpoints
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rest/v1/students/{studentId}/lessons/{start}/{end} | |
rest/v1/students/{studentId}/homeworks/removeStudentFile/{evtCode}/{homeworkId}/{fileId} | |
rest/v1/students/{studentId}/absences/details/{begin}/{end} | |
rest/v1/students/{studentId}/cards | |
rest/v1/students/{studentId}/subjects | |
rest/v1/students/{studentId}/homeworks/insertStudentMsg/{evtCode}/{evtId} | |
rest/v1/students/{studentId}/homeworks/uploadStudentFile/{evtCode}/{evtId} | |
rest/v1/students/{studentId}/agenda/all/{begin}/{end} | |
rest/v1/students/{studentId}/homeworks/setTeacherMsgStatus/{evtCode}/{evtId} | |
rest/v1/students/{studentId}/virtualclasses/agenda/{date_start} | |
rest/v1/students/{studentId}/noticeboard/attach/{eventCode}/{pubId}/{numOfFile} | |
rest/v1/students/{studentId}/homeworks/downloadTeacherFile/{evtCode}/{evtId}/{fileId} | |
rest/v1/students/{studentId}/homeworks/addFileS3/{evtCode}/{homeworkId} | |
rest/v1/students/{studentId}/documents/check/{hash} | |
rest/v1/parents/{studentId}/overalltalks/book/{overtalkId}/{teacherId}/{evtFrameId}/{slot} | |
rest/v1/parents/{studentId}/pagoonline/getprivacy | |
rest/v1/students/{studentId}/_options | |
rest/v1/students/{studentId}/documents/read/{hash} | |
rest/v1/students/{studentId}/lessons/{day} | |
rest/v1/parents/{studentId}/pagoonline/downloadfileprivacy/{idFile} | |
rest/v1/students/{studentId}/periods | |
rest/v1/students/{studentId}/homeworks/{evtId} | |
rest/v1/students/{studentId}/lessons/today | |
rest/v1/parents/{studentId}/overalltalks/list | |
rest/v1/students/{studentId}/homeworks | |
rest/v1/auth/minigame | |
rest/v1/parents/{studentId}/talks/book/{teacherId}/{frameId}/{bitmask} | |
rest/v1/students/{studentId}/notes/all/ | |
rest/v1/students/{studentId}/absences/details | |
rest/v1/students/{studentId}/noticeboard/read/{eventCode}/{pubId}/101 | |
rest/v1/students/{studentId}/noticeboard | |
rest/v1/students/{studentId}/noticeboard/read/{eventCode}/{pubId}/101 | |
rest/v1/parents/{studentId}/pagoonline/downloadpayment/{evtId}/{payKey} | |
rest/v1/students/{studentId}/didactics | |
rest/v1/students/{studentId}/didactics/item/{contentId} | |
rest/v1/parents/{studentId}/pagoonline/downloadfile/{fileId} | |
rest/v1/parents/{studentId}/pagoonline/setprivacy | |
rest/v1/parents/{studentId}/talks/teachersframes2/{begin}/{end} | |
rest/v1/parents/{studentId}/talks/book/{teacherId}/{frameId}/{bitmask} | |
rest/v1/students/{studentId}/calendar/all | |
rest/v1/students/{studentId}/didactics/item/{contentId} | |
rest/v1/parents/{studentId}/overalltalks/getframes/{overtalkId}/{teacherId} | |
rest/v1/parents/{studentId}/overalltalks/delete/{overtalkId}/{evtId} | |
rest/v1/students/{studentId}/card | |
rest/v1/parents/{studentId}/talks/delete/{talkId} | |
rest/v1/parents/{studentId}/talks/teachermessage/{talkId} | |
rest/v1/students/{studentId}/documents | |
rest/v1/students/{studentId}/notes/{type}/read/{note} | |
rest/v1/parents/{studentId}/pagoonline/payments | |
rest/v1/parents/{studentId}/talks/mymessage/{talkId} | |
rest/v1/students/{studentId}/absences/details/{begin} | |
rest/v1/students/{studentId}/grades2 | |
rest/v1/students/{studentId}/overview/all/{dateStart}/{dateEnd} | |
rest/v1/students/{studentId}/homeworks/getHeaderS3/{evtCode}/{homeworkId} | |
rest/v1/auth/ticket |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rest/v1/auth/login | |
rest/v1/xauth/changepassword | |
rest/v1/auth/spidrf | |
rest/v1/auth/spidlogin | |
rest/v1/auth/ticket | |
rest/v1/xauth/requestemail | |
rest/v1/xauth/sendemail |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
User-Agent: CVVS/std/4.2.3 Android/10 | |
Z-Dev-Apikey: Tg1NWEwNGIgIC0K | |
Content-Type: application/json | |
URL: https://web.spaggiari.eu/rest/v1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment