Manifest API
The Manifest API allows programmatic access and integration with the Manifest grouping system.
The Manifest API allows programmatic access and integration with the Manifest grouping system (Manifest - Getting Started). Use the Manifest API to get information on groups and their members.
Getting Access
API Specification
An interactive and detailed API specification is available in the UW Developer Portal.
Environments
Production Data
Use https://api.wisc.edu/ as the base URL of your API requests to get production data.
Mock Data
If you want to try out the Manifest API before requesting access, check out the Mock Manifest API.
Test Data
The Test Manifest API pulls data from the Integrated Test Environment (ITE). If your application performs testing in ITE, you can use the Test Manifest API to access that data. To use the Test Manifest API, you must use the base URL
https://test.api.wisc.edu/ for your requests. Fill out a new access request form to get access to the Test Manifest API.