Cardiff University
Cardiff University is a public research university in Cardiff, Wales, United Kingdom, ranked #186 in the QS World University Rankings 2025. The university operates a public developer portal at data.cardiff.ac.uk (powered by WSO2 API Manager) exposing a small set of RESTful institutional APIs covering courses, modules, lookups, and research publications. The APIs are OAuth2-secured: integration requires creating an application and generating consumer keys and access tokens, with external developer access granted on request by emailing [email protected]. The gateway is hosted at api.data.cardiff.ac.uk.
APIs
Courses
The Courses API provides a simple interface for applications that want to retrieve lists of courses or information relating to a specific course within Cardiff University. Clien...
Modules
The Modules API exposes information about academic modules offered at Cardiff University via the institutional developer portal. OAuth2-secured; requires consumer keys and an ac...
Lookups
The Lookups API provides reference/lookup data used across Cardiff University's institutional APIs (for example code lists used to filter courses and modules). OAuth2-secured; r...
Publications
The Publications API provides a simple interface for applications that want to retrieve lists of publications or information relating to a specific research publication within C...
EchoTest
An echo/test utility API published on Cardiff University's developer portal, typically used to verify connectivity and credentials against the gateway. OAuth2-secured.