Cardiff University · Example Payload

Cardiff Modules List Example

EducationHigher EducationUniversityPublic Research UniversityUnited KingdomWalesRussell GroupOpen DataCourse CatalogResearch RepositoryIdentity FederationResearch ComputingPublications

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

Top-level fields

datameta

Example Payload

Raw ↑
{
  "data": {
    "modules": [
      {
        "code": "CM1234",
        "name": "Introduction to Programming",
        "level": "4",
        "credits": "20",
        "language": "english",
        "noOfPeriods": "1",
        "type": "Taught",
        "school": { "code": "COMSC", "name": "School of Computer Science and Informatics", "parent": "PHYSC" },
        "subject": { "code": "G400", "name": "Computer Science" },
        "moduleLeader": {
          "forename": "Jane",
          "surname": "Smith",
          "fullName": "Dr Jane Smith",
          "title": "Dr",
          "staffId": "C1234567",
          "username": "smithj",
          "email": "smithj@cardiff.ac.uk"
        }
      }
    ]
  },
  "meta": {
    "code": 200,
    "count": 1,
    "errorStatus": false,
    "contentType": "application/json"
  }
}

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/cardiff-modules-list-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 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.