Aeries API
A tool to fetch student information from Aeries, a student information website (grading system)
Authenticate
Headers
Name
Type
Description
{
"code": 200,
"message": "Success",
"token": "{token}"
}{
"code": 403,
"message": "Failed to authenticate, possibly incorrect username or password"
}Last updated