Ttb Current Session Response is an example object payload from University of Toronto, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"payload": [
{
"label": "Summer 2026",
"value": "Summer",
"selected": false,
"header": true,
"group": "Summer-20265",
"metadata": {
"name": null,
"type": null
}
},
{
"label": "Summer First Sub-Session 2026 (F)",
"value": "20265F",
"selected": false,
"header": false,
"group": "Summer-20265",
"metadata": {
"name": null,
"type": null
}
},
{
"label": "Summer Second Sub-Session 2026 (S)",
"value": "20265S",
"selected": false,
"header": false,
"group": "Summer-20265",
"metadata": {
"name": null,
"type": null
}
},
{
"label": "Summer Full Session 2026 (Y)",
"value": "20265",
"selected": false,
"header": false,
"group": "Summer-20265",
"metadata": {
"name": null,
"type": null
}
},
{
"label": "Fall-Winter 2026-2027",
"value": "Fall-Winter",
"selected": false,
"header": true,
"group": "FallWinter-20269-20271",
"metadata": {
"name": null,
"type": null
}
},
{
"label": "Fall 2026 (F)",
"value": "20269",
"selected": false,
"header": false,
"group": "FallWinter-20269-20271",
"metadata": {
"name": null,
"type": null
}
},
{
"label": "Winter 2027 (S)",
"value": "20271",
"selected": false,
"header": false,
"group": "FallWinter-20269-20271",
"metadata": {
"name": null,
"type": null
}
},
{
"label": "Fall-Winter 2026-2027 (Y)",
"value": "20269-20271",
"selected": false,
"header": false,
"group": "FallWinter-20269-20271",
"metadata": {
"name": null,
"type": null
}
}
],
"status": [
{
"code": 0,
"message": "Success"
}
]
}
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/ttb-current-session-response"
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 form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.
A second provider on the same verified email joins the account you already have.