integrations.sh
← all integrations

Data API

OpenAPI apis-guru education

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.getContact

    Returns a specific student contact

  • contacts.getContacts

    Returns a list of student contacts

  • contacts.getDistrictForStudentContact

    Returns the district for a student contact

  • contacts.getStudentForContact

    Returns the student for a student contact

  • districtAdmins.getDistrictAdmin

    Returns a specific district admin

  • districtAdmins.getDistrictAdmins

    Returns a list of district admins

  • districts.getAdminsForDistrict

    Returns the admins for a district

  • districts.getDistrict

    Returns a specific district

  • districts.getDistricts

    Returns a list of districts. In practice this will only return the one district associated with the bearer token

  • districts.getDistrictStatus

    Returns the status of the district

  • districts.getSchoolsForDistrict

    Returns the schools for a district

  • districts.getSectionsForDistrict

    Returns the sections for a district

  • districts.getStudentsForDistrict

    Returns the students for a district

  • districts.getTeachersForDistrict

    Returns the teachers for a district

  • schoolAdmins.getSchoolAdmin

    Returns a specific school admin

  • schoolAdmins.getSchoolAdmins

    Returns a list of school admins

  • schoolAdmins.getSchoolsForSchoolAdmin

    Returns the schools for a school admin

  • schools.getDistrictForSchool

    Returns the district for a school

  • schools.getSchool

    Returns a specific school

  • schools.getSchools

    Returns a list of schools

  • schools.getSectionsForSchool

    Returns the sections for a school

  • schools.getStudentsForSchool

    Returns the students for a school

  • schools.getTeachersForSchool

    Returns the teachers for a school

  • sections.getDistrictForSection

    Returns the district for a section

  • sections.getSchoolForSection

    Returns the school for a section

  • sections.getSection

    Returns a specific section

  • sections.getSections

    Returns a list of sections

  • sections.getStudentsForSection

    Returns the students for a section

  • sections.getTeacherForSection

    Returns the primary teacher for a section

  • sections.getTeachersForSection

    Returns the teachers for a section

  • students.getContactsForStudent

    Returns the contacts for a student

  • students.getDistrictForStudent

    Returns the district for a student

  • students.getSchoolForStudent

    Returns the primary school for a student

  • students.getSectionsForStudent

    Returns the sections for a student

  • students.getStudent

    Returns a specific student

  • students.getStudents

    Returns a list of students

  • students.getTeachersForStudent

    Returns the teachers for a student

  • teachers.getDistrictForTeacher

    Returns the district for a teacher

  • teachers.getGradeLevelsForTeacher

    Returns the grade levels for sections a teacher teaches

  • teachers.getSchoolForTeacher

    Retrieves school info for a teacher.

  • teachers.getSectionsForTeacher

    Returns the sections for a teacher

  • teachers.getStudentsForTeacher

    Returns the students for a teacher

  • teachers.getTeacher

    Returns a specific teacher

  • teachers.getTeachers

    Returns a list of teachers

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools