Clever · Example Payload

Clever Section Example

EducationK-12EdTechSingle Sign-OnRosteringIdentitySSOStudent DataLMSSIS

Clever Section Example is an example object payload from Clever, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

datalinks

Example Payload

Raw ↑
{
  "data": {
    "id": "58da8c6ad3ef4f025409b3c1",
    "district": "58da8c6ad3ef4f0254099f4a",
    "school": "58da8c6ad3ef4f025409a1b2",
    "course": "58da8c6ad3ef4f025409c2d3",
    "term_id": "58da8c6ad3ef4f025409d4e5",
    "name": "Algebra II - Period 3",
    "sis_id": "ALGIIP3-2023",
    "section_number": "ALG2-003",
    "period": "3",
    "subject": "math",
    "grade": "10",
    "teacher": "58da8c6ad3ef4f025409e5f6",
    "teachers": ["58da8c6ad3ef4f025409e5f6"],
    "students": [
      "5be3bbeea96f6b000153b0f5",
      "5be3bbeea96f6b000153b0f6",
      "5be3bbeea96f6b000153b0f7"
    ],
    "lms_status": {
      "canvas": "active",
      "schoology": null,
      "google_classroom": null
    },
    "created": "2023-08-01T00:00:00.000Z",
    "last_modified": "2023-08-15T10:00:00.000Z",
    "ext": {}
  },
  "links": [
    { "rel": "self", "uri": "/v3.1/sections/58da8c6ad3ef4f025409b3c1" },
    { "rel": "district", "uri": "/v3.1/districts/58da8c6ad3ef4f0254099f4a" },
    { "rel": "school", "uri": "/v3.1/schools/58da8c6ad3ef4f025409a1b2" }
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/clever-section-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.