University of Pennsylvania · Example Payload

University Of Pennsylvania Section Detail Example

EducationHigher EducationUniversityResearch UniversityIvy LeagueUnited StatesPhiladelphiaOpen DataLibraryCourse CatalogResearch RepositoryIdentity FederationOAI-PMHStudent Developers

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

Top-level fields

requestresponse

Example Payload

Raw ↑
{
  "request": {
    "method": "GET",
    "url": "https://penncourseplan.com/api/base/2024C/sections/CIS-1600-001/",
    "note": "Representative section object as embedded in course detail."
  },
  "response": {
    "id": "CIS-1600-001",
    "status": "O",
    "activity": "LEC",
    "credits": 1.0,
    "capacity": 140,
    "semester": "2024C",
    "meetings": [
      {
        "day": "R",
        "start": 8.3,
        "end": 9.59,
        "room": "TOWN 100"
      },
      {
        "day": "T",
        "start": 8.3,
        "end": 9.59,
        "room": "TOWN 100"
      }
    ],
    "instructors": [
      {
        "id": 11212,
        "name": "Rajiv C. Gandhi"
      }
    ],
    "course_quality": 3.236,
    "instructor_quality": 3.557,
    "difficulty": 3.81,
    "work_required": 3.859,
    "associated_sections": [
      {
        "id": "CIS-1600-209",
        "activity": "REC"
      },
      {
        "id": "CIS-1600-207",
        "activity": "REC"
      },
      {
        "id": "CIS-1600-213",
        "activity": "REC"
      },
      {
        "id": "CIS-1600-206",
        "activity": "REC"
      },
      {
        "id": "CIS-1600-216",
        "activity": "REC"
      },
      {
        "id": "CIS-1600-205",
        "activity": "REC"
      },
      {
        "id": "CIS-1600-211",
        "activity": "REC"
      },
      {
        "id": "CIS-1600-201",
        "activity": "REC"
      },
      {
        "id": "CIS-1600-218",
        "activity": "REC"
      },
      {
        "id": "CIS-1600-204",
        "activity": "REC"
      },
      {
        "id": "CIS-1600-203",
        "activity": "REC"
      },
      {
        "id": "CIS-1600-215",
        "activity": "REC"
      },
      {
        "id": "CIS-1600-210",
        "activity": "REC"
      },
      {
        "id": "CIS-1600-208",
        "activity": "REC"
      },
      {
        "id": "CIS-1600-217",
        "activity": "REC"
      },
      {
        "id": "CIS-1600-214",
        "activity": "REC"
      },
      {
        "id": "CIS-1600-212",
        "activity": "REC"
      },
      {
        "id": "CIS-1600-202",
        "activity": "REC"
      }
    ],
    "registration_volume": 3
  }
}

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/university-of-pennsylvania-section-detail-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.