Data API
Serves the Clever Data API
- Homepage
- https://api.apis.guru/v2/specs/clever.com/1.2.0.json
- Provider
- clever.com
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/clever.com/1.2.0/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/clever.com/1.2.0/openapi.yaml
Tools (46)
Extracted live via the executor SDK.
-
contacts.getContactReturns a specific student contact
-
contacts.getContactsReturns a list of student contacts
-
contacts.getDistrictForStudentContactReturns the district for a student contact
-
contacts.getStudentForContactReturns the student for a student contact
-
districtAdmins.getDistrictAdminReturns a specific district admin
-
districtAdmins.getDistrictAdminsReturns a list of district admins
-
districts.getAdminsForDistrictReturns the admins for a district
-
districts.getDistrictReturns a specific district
-
districts.getDistrictsReturns a list of districts. In practice this will only return the one district associated with the bearer token
-
districts.getDistrictStatusReturns the status of the district
-
districts.getSchoolsForDistrictReturns the schools for a district
-
districts.getSectionsForDistrictReturns the sections for a district
-
districts.getStudentsForDistrictReturns the students for a district
-
districts.getTeachersForDistrictReturns the teachers for a district
-
schoolAdmins.getSchoolAdminReturns a specific school admin
-
schoolAdmins.getSchoolAdminsReturns a list of school admins
-
schoolAdmins.getSchoolsForSchoolAdminReturns the schools for a school admin
-
schools.getDistrictForSchoolReturns the district for a school
-
schools.getSchoolReturns a specific school
-
schools.getSchoolsReturns a list of schools
-
schools.getSectionsForSchoolReturns the sections for a school
-
schools.getStudentsForSchoolReturns the students for a school
-
schools.getTeachersForSchoolReturns the teachers for a school
-
sections.getDistrictForSectionReturns the district for a section
-
sections.getSchoolForSectionReturns the school for a section
-
sections.getSectionReturns a specific section
-
sections.getSectionsReturns a list of sections
-
sections.getStudentsForSectionReturns the students for a section
-
sections.getTeacherForSectionReturns the primary teacher for a section
-
sections.getTeachersForSectionReturns the teachers for a section
-
students.getContactsForStudentReturns the contacts for a student
-
students.getDistrictForStudentReturns the district for a student
-
students.getSchoolForStudentReturns the primary school for a student
-
students.getSectionsForStudentReturns the sections for a student
-
students.getStudentReturns a specific student
-
students.getStudentsReturns a list of students
-
students.getTeachersForStudentReturns the teachers for a student
-
teachers.getDistrictForTeacherReturns the district for a teacher
-
teachers.getGradeLevelsForTeacherReturns the grade levels for sections a teacher teaches
-
teachers.getSchoolForTeacherRetrieves school info for a teacher.
-
teachers.getSectionsForTeacherReturns the sections for a teacher
-
teachers.getStudentsForTeacherReturns the students for a teacher
-
teachers.getTeacherReturns a specific teacher
-
teachers.getTeachersReturns a list of teachers
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools