{"id":25255483,"url":"https://github.com/matt0550/registroarchimede-api-docs","last_synced_at":"2026-02-11T00:02:25.560Z","repository":{"id":256614443,"uuid":"855927593","full_name":"Matt0550/RegistroArchimede-API-docs","owner":"Matt0550","description":"All the information about the endpoints of the Registro Archimede App.","archived":false,"fork":false,"pushed_at":"2025-01-20T22:48:43.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T06:02:08.257Z","etag":null,"topics":["api","api-docs","documentation","registro-archimede"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Matt0550.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-11T17:26:58.000Z","updated_at":"2025-01-20T22:48:47.000Z","dependencies_parsed_at":"2024-09-12T03:43:14.001Z","dependency_job_id":"3b6d251c-505b-4a00-8a78-0352b0eed341","html_url":"https://github.com/Matt0550/RegistroArchimede-API-docs","commit_stats":null,"previous_names":["matt0550/registroarchimede-api-docs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Matt0550%2FRegistroArchimede-API-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Matt0550%2FRegistroArchimede-API-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Matt0550%2FRegistroArchimede-API-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Matt0550%2FRegistroArchimede-API-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Matt0550","download_url":"https://codeload.github.com/Matt0550/RegistroArchimede-API-docs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415922,"owners_count":20935385,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","api-docs","documentation","registro-archimede"],"created_at":"2025-02-12T05:56:20.049Z","updated_at":"2026-02-11T00:02:25.545Z","avatar_url":"https://github.com/Matt0550.png","language":null,"funding_links":["https://ko-fi.com/matt05","https://www.buymeacoffee.com/Matt0550","https://paypal.me/sillittimatteo"],"categories":[],"sub_categories":[],"readme":"[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![MIT License][license-shield]][license-url]\n[![Discord][discord-shield]][discord-url]\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Matt0550/RegistroArchimede-API-docs\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/Matt0550/public-gaac/main/uploads/registro-archimede-logo-api-docs.png\" alt=\"Logo\" height=\"150\"\u003e\n  \u003c/a\u003e\n\n  \u003ch3 align=\"center\"\u003eRegistro Archimede Unofficial API DOCS\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    All the information about the endpoints of the Registro Archimede App.\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/Matt0550/RegistroArchimede-API-docs/pulls\"\u003eContribute\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\nAll the information about the endpoints of the Registro Archimede App.\nThe endpoints was discovered using [HTTP toolkit](https://httptoolkit.com/) \n(or [MITM Proxy](https://mitmproxy.org/)) and the app on rooted Android Emulator with Android 14 (API 35). Rooted with [Magisk](https://magiskmanager.com/) to bypass certificate pinning.\n\nThis project is for educational purposes only. Please use this project responsibly. \n\nCopyright and all rights belong to the respective owners.\n\n## Table of Contents\n- [Table of Contents](#table-of-contents)\n- [API Endpoints](#api-endpoints)\n  - [Base URL](#base-url)\n  - [Authentication](#authentication)\n    - [Login/User Info](#loginuser-info)\n    - [Logout](#logout)\n  - [Student Area (Alunno) (Login required)](#student-area-alunno-login-required)\n    - [Subscription type](#subscription-type)\n    - [Absences list](#absences-list)\n    - [Subjects list](#subjects-list)\n    - [Grades list](#grades-list)\n    - [Delays and permits list](#delays-and-permits-list)\n    - [Homework list](#homework-list)\n    - [Arguments list](#arguments-list)\n    - [Messages list](#messages-list)\n    - [Read message](#read-message)\n    - [Download attachment](#download-attachment)\n    - [Discipline notes list](#discipline-notes-list)\n    - [Teacher communication list](#teacher-communication-list)\n    - [Documents list](#documents-list)\n    - [Document download](#document-download)\n    - [Teachers' bulletin board](#teachers-bulletin-board)\n    - [FAD (Formazione a Distanza) list](#fad-formazione-a-distanza-list)\n    - [Video conferences list](#video-conferences-list)\n    - [Received notifications list](#received-notifications-list)\n  - [Misc](#misc)\n    - [Register firebase token (login required)](#register-firebase-token-login-required)\n- [Help - feedback](#help---feedback)\n- [License](#license)\n- [Support me](#support-me)\n\n## API Endpoints\n\u003e[!WARNING]\n\u003e All listed JSON responses are given only when a request is successful. If a request fails the response may be in html or with an error code (not tested).\n\n### Base URL\n```\n  https://app.registroarchimede.it/archimede/seam/resource/rest\n```\n\n### Authentication\n\n#### Login/User Info\n```\n  POST /loginRest/login\n```\n\n| Parameter | Type     | Description                |\n| :-------- | :------- | :------------------------- |\n| `username` | `string` | **Required**. Your username |\n| `password` | `string` | **Required**. Your password |\n| `tokenFirebase` | `string` | (Optional) Your Firebase token (i don't know what is this) |\n\n**JSON Response**\n```json\n{\n  \"classe\": \"\",\n  \"visualizzaAlternzanzaScuolaLavoro\": true,\n  \"cognome\": \"\",\n  \"visualizzaAssenze\": true,\n  \"visualizzaVoti\": true,\n  \"roles\": [\n    {\n      \"role\": \"Alunno\"\n    }\n  ],\n  \"visualizzaCertificazioneComp\": true,\n  \"nome\": \"\",\n  \"trimestre\": true,\n  \"primaria\": true,\n  \"giustificaFamiglia\": true,\n  \"visualizzaCompitiArgomenti\": true,\n  \"soloFad\": true,\n  \"visualizzaComunicazioni\": true,\n  \"giustificaConPin\": true,\n  \"scuola\": \"\",\n  \"sesso\": \"\",\n  \"visualizzaNoteDisciplinari\": true,\n  \"visualizzaRiepilogoAssenze\": true,\n  \"visualizzaArgomenti\": true\n}\n```\n\n#### Logout\n```\n  GET /loginRest/logout\n```\n\n**JSON Response**\n```json\n{\n  \"ok\": \"ok\"\n}\n```\n\n### Student Area (Alunno) (Login required)\n\u003e [!IMPORTANT]\n\u003e Before using these endpoints, you need to login with the `Login/User Info` endpoint. A cookie (`JSESSIONID`) will be set in your browser.\n\n#### Subscription type\n```\n  GET /AreaAlunno/tipoAbbonamento/{firebaseToken}\n```\n\n| Parameter | Type     | Description                       |\n| :-------- | :------- | :-------------------------------- |\n| `firebaseToken` | `string` | **Required**. Your Firebase token |\n\n**JSON Response**\n```json\n{\n  \"stato\": \"archimede_2024.25\"\n}\n```\n\n#### Absences list\n```\n  GET /AreaAlunno/assenze/{period} \n```\n\n| Parameter | Type     | Description                       |\n| :-------- | :------- | :-------------------------------- |\n| `period` | `int` | **Required**. The period of the absences (`0` or `1`) |\n\n**JSON Response**\n\u003e Not available yet\n\n#### Subjects list\n```\n  GET /AreaAlunno/materie/\n```\n\n**JSON Response**\n```json\n[\n  {\n    \"descrizione\": \"\",\n    \"corso_id\": 123,\n    \"docente\": null,\n    \"img_docente\": \"base64\"\n  },\n]\n```\n\n#### Grades list\n```\n  GET /AreaAlunno/voti/{corsoId}/{period}\n```\n\n| Parameter | Type     | Description                       |\n| :-------- | :------- | :-------------------------------- |\n| `corsoId` | `int` | **Required**. The course id. `-1` for all courses |\n| `period` | `int` | **Required**. The period of the grades (`0` or `1`) | \n\n**JSON Response**\n\u003e Not available yet\n\n#### Delays and permits list\n```\n  GET /AreaAlunno/ritardiPermessi/\n```\n\n**JSON Response**\n\u003e Not available yet\n\n#### Homework list\n```\n  GET /AreaAlunno/compiti/{corsoId}\n```\n\n| Parameter | Type     | Description                       |\n| :-------- | :------- | :-------------------------------- |\n| `corsoId` | `int` | **Required**. The course id. `-1` for all courses |\n\n**JSON Response**\n```json\n[\n  {\n    \"data\": \"yyyy-MM-dd\",\n    \"materia\": \"\",\n    \"compito\": \"\"\n  }\n]\n```\n\n#### Arguments list\n```\n  GET /AreaAlunno/argomenti/{corsoId}\n```\n\n| Parameter | Type     | Description                       |\n| :-------- | :------- | :-------------------------------- |\n| `corsoId` | `int` | **Required**. The course id. `-1` for all courses |\n\n**JSON Response**\n```json\n[\n  {\n    \"data\": \"yyyy-MM-dd\",\n    \"argomenti\": [\n      {\n        \"ora\": 0,\n        \"materia\": \"\",\n        \"argomento\": \"\"\n      },\n    ]\n  },\n]\n```\n\n#### Messages list\n```\n  GET /AreaAlunno/messaggi/\n```\n\n**JSON Response**\n```json\n[\n  {\n    \"oggetto\": \"\",\n    \"messaggio\": \"\",\n    \"mittente\": \"\",\n    \"letto\": true,\n    \"id\": 123,\n    \"data\": \"yyyy-MM-dd\",\n    \"allegati\": [\n      {\n        \"file\": \"{path}\",\n        \"nome\": \"{filename}\",\n        \"id\": 123,\n        \"size\": 123\n      },\n    ]\n  },\n]\n```\n\n#### Read message\n```\n  GET /AreaAlunno/leggiMessaggioFamiglia/{messageId}\n```\n\n| Parameter | Type     | Description                       |\n| :-------- | :------- | :-------------------------------- |\n| `messageId` | `int` | **Required**. The message id |\n\n**JSON Response**\n```\nOK\n```\nProbably with this endpoint the message is marked as read and the content is taken from the endpoint `/AreaAlunno/messaggi/`\n\n#### Download attachment\n```\n  GET /AreaAlunno/download/allegato/{attachmentId}/{messageId}/{filename}\n```\n\n| Parameter | Type     | Description                       |\n| :-------- | :------- | :-------------------------------- |\n| `attachmentId` | `int` | **Required**. The attachment id |\n| `messageId` | `int` | **Required**. The message id |\n| `filename` | `string` | **Required**. The filename with extension |\n\n\n#### Discipline notes list\n```\n  GET /AreaAlunno/noteDisciplinari/\n```\n\n**JSON Response**\n\u003e Not available yet\n\n#### Teacher communication list\n```\n  GET /AreaAlunno/comunicazioni/\n```\n\n**JSON Response**\n\u003e Not available yet\n\n#### Documents list\n```\n  GET /AreaAlunno/documenti/{docId}\n```\n\n| Parameter | Type     | Description                       |\n| :-------- | :------- | :-------------------------------- |\n| `docId` | `int` | **Required**. The document id. `-1` for all documents |\n\n**JSON Response**\n```json\n[\n  {\n    \"materia\": \"\",\n    \"nome\": \"\",\n    \"id\": -1,\n    \"mittente\": \"\",\n    \"tipo\": \"pagella\",\n    \"pagina\": \"\"\n  }\n]\n```\n\n#### Document download\n```\n  GET /AreaAlunno/download/documenti/{doc}/scarica\n```\n\n| Parameter | Type     | Description                       |\n| :-------- | :------- | :-------------------------------- |\n| `doc` | `int` | **Required**. Base64 encoded `pagina` field from the document list |\n\n#### Teachers' bulletin board\n```\n  GET /AreaAlunno/bacheca/\n```\n\n**JSON Response**\n```json\n[\n  {\n    \"descrizione\": \"\",\n    \"corso_id\": 382482,\n    \"docente\": \"\",\n    \"img_docente\": \"base64\"\n  }\n]\n```\n\n#### FAD (Formazione a Distanza) list\n\u003e [!WARNING]\n\u003e Work in progress\n\n```\n  GET /AreaAlunno/fadPaginato/0/Tutti\n```\n\n**JSON Response**\n```json\n[\n  {\n    \"oggetto\": \"\",\n    \"messaggio\": \"\",\n    \"mittente\": \"\",\n    \"letto\": false,\n    \"id\": 1970859,\n    \"data\": 1726125634000,\n    \"dataConsegna\": null,\n    \"materia\": \"\",\n    \"notePersonali\": \"\",\n    \"idNote\": 10025176,\n    \"completato\": false,\n    \"daConsegnare\": false,\n    \"allegati\": [],\n    \"consegne\": []\n  }\n]\n```\n\n#### Video conferences list\n```\n  GET /AreaAlunno/videoconferenze/{id}\n```\n\n| Parameter | Type     | Description                       |\n| :-------- | :------- | :-------------------------------- |\n| `id` | `int` | **Required**. The call id. `-1` for all calls |\n\n**JSON Response**\n\u003e Not available yet\n\n#### Received notifications list\n```\n  GET /AreaAlunno/notifiche?androidDevice={deviceId}\n```\n\n| Parameter | Type     | Description                       |\n| :-------- | :------- | :-------------------------------- |\n| `deviceId` | `string` | **Required**. Your device id |\n\n**JSON Response**\n```json\n[\n  {\n    \"messaggio\": \"\",\n    \"data\": 1726067644000\n  }\n]\n```\n\n### Misc\n\n#### Register firebase token (login required)\n\n```\n  GET /register/regFirebaseNew/{firebaseToken}\n```\n\n| Parameter | Type     | Description                       |\n| :-------- | :------- | :-------------------------------- |\n| `firebaseToken` | `string` | **Required**. Your Firebase token |\n\n**JSON Response**\n```\nok\n```\n\n## Help - feedback\nYou can contact me on:\n\nDiscord: https://matt05.it/discord\n\nTelegram: https://matt05.it/telegram\n\nMail: \u003ca href=\"mailto:mail@matteosillitti.com\"\u003email@matteosillitti.com\u003c/a\u003e\n\n## License\n\n[GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/)\n\n## Support me\n\n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/matt05)\n\n[![buy-me-a-coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/Matt0550)\n\n[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://paypal.me/sillittimatteo)\n\n[contributors-shield]: https://img.shields.io/github/contributors/Matt0550/RegistroArchimede-API-docs.svg?style=for-the-badge\n[contributors-url]: https://github.com/Matt0550/RegistroArchimede-API-docs/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/Matt0550/RegistroArchimede-API-docs.svg?style=for-the-badge\n[forks-url]: https://github.com/Matt0550/RegistroArchimede-API-docs/network/members\n[stars-shield]: https://img.shields.io/github/stars/Matt0550/RegistroArchimede-API-docs.svg?style=for-the-badge\n[stars-url]: https://github.com/Matt0550/RegistroArchimede-API-docs/stargazers\n[license-shield]: https://img.shields.io/github/license/Matt0550/RegistroArchimede-API-docs.svg?style=for-the-badge\n[license-url]: https://github.com/Matt0550/RegistroArchimede-API-docs/blob/master/LICENSE\n[discord-shield]: https://img.shields.io/discord/828990499507404820?style=for-the-badge\n[discord-url]: https://matt05.it/discord\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatt0550%2Fregistroarchimede-api-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatt0550%2Fregistroarchimede-api-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatt0550%2Fregistroarchimede-api-docs/lists"}