{"@context": "https://schema.org", "@type": "WebAPI", "name": "Data API API", "description": "Serves the Clever Data API", "provider": {"@type": "Organization", "name": "clever.com"}, "documentation": "https://raw.githubusercontent.com/Clever/swagger-api/master/v1.2.yml"}
Index / APIs / clever.com

Data API API

Serves the Clever Data API

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://api.clever.com/v1.2

auth: o a u t h 2

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

Data API v1.2.0

Serves the Clever Data API

methodpathwhat the vendor says it does
GET/contactsReturns a list of student contacts Contacts
GET/contacts/{id}Returns a specific student contact Contacts
GET/contacts/{id}/districtReturns the district for a student contact Contacts
GET/contacts/{id}/studentReturns the student for a student contact Contacts
GET/district_adminsReturns a list of district admins District Admins
GET/district_admins/{id}Returns a specific district admin District Admins
GET/districtsReturns a list of districts. In practice this will only return the one district associated with the bearer tok
GET/districts/{id}Returns a specific district Districts
GET/districts/{id}/adminsReturns the admins for a district Districts
GET/districts/{id}/schoolsReturns the schools for a district Districts
GET/districts/{id}/sectionsReturns the sections for a district Districts
GET/districts/{id}/statusReturns the status of the district Districts
GET/districts/{id}/studentsReturns the students for a district Districts
GET/districts/{id}/teachersReturns the teachers for a district Districts
GET/school_adminsReturns a list of school admins School Admins
GET/school_admins/{id}Returns a specific school admin School Admins
GET/school_admins/{id}/schoolsReturns the schools for a school admin School Admins
GET/schoolsReturns a list of schools Schools
GET/schools/{id}Returns a specific school Schools
GET/schools/{id}/districtReturns the district for a school Schools
GET/schools/{id}/sectionsReturns the sections for a school Schools
GET/schools/{id}/studentsReturns the students for a school Schools
GET/schools/{id}/teachersReturns the teachers for a school Schools
GET/sectionsReturns a list of sections Sections
GET/sections/{id}Returns a specific section Sections
GET/sections/{id}/districtReturns the district for a section Sections
GET/sections/{id}/schoolReturns the school for a section Sections
GET/sections/{id}/studentsReturns the students for a section Sections
GET/sections/{id}/teacherReturns the primary teacher for a section Sections
GET/sections/{id}/teachersReturns the teachers for a section Sections
GET/studentsReturns a list of students Students
GET/students/{id}Returns a specific student Students
GET/students/{id}/contactsReturns the contacts for a student Students
GET/students/{id}/districtReturns the district for a student Students
GET/students/{id}/schoolReturns the primary school for a student Students
GET/students/{id}/sectionsReturns the sections for a student Students
GET/students/{id}/teachersReturns the teachers for a student Students
GET/teachersReturns a list of teachers Teachers
GET/teachers/{id}Returns a specific teacher Teachers
GET/teachers/{id}/districtReturns the district for a teacher Teachers

and 4 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/Clever/swagger-api/master/v1.2.yml

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.