University of Wisconsin-Madison
The University of Wisconsin-Madison is a public land-grant research university in Madison, Wisconsin, ranked #46 in the QS World University Rankings 2025. Its Division of Information Technology (DoIT) runs a formal API Program with a public developer portal at developer.wisc.edu, an Apigee-based API gateway, OAuth2 client-credentials authentication, and published API standards based on JSON:API and OpenAPI. Documented enterprise APIs include the Person API, an HR API, the Curricular Data Model API, and the DARS (Degree Audit Reporting System) API. Most production APIs are gated and require institutional access requests, with mock variants published openly for development.
APIs
Person API
Enterprise API providing authoritative person/identity data for the University of Wisconsin-Madison. Access is gated and requires an approved institutional access request; a Moc...
HR API
Human resources API exposing institutional HR data such as academic units. Documented on the developer portal, with a Mock HR API published openly for development and testing.
Curricular Data Model API
API exposing UW-Madison's curricular data model (courses, curriculum structures) documented via the DoIT WAMS API hub with OpenAPI/JavaDoc-style reference documentation.
DARS API
Degree Audit Reporting System (DARS) API for submitting and retrieving batch degree-audit requests, documented on the UW-Madison developer portal.