How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Manifest API

Group and membership data for UW-Madison's Manifest service, backed by Internet2 Grouper Web Services. 5 operations, JSON:API, OAuth 2.0 client credentials, manual approval. Together with the Person API this is UW-Madison's authorization substrate.

Manifest API is one of 16 APIs that University of Wisconsin-Madison publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Identity, Group, and Authorization. The published artifact set on APIs.io includes an OpenAPI specification and 1 JSON Schema.

This API exposes 5 operations across 5 paths, organized into 2 resource areas, and defines 2 schemas. It is described by OpenAPI 3.0.2, at version 1.0.0.

Requests are made against a single base URL, https://api.wisc.edu/manifest.

5 operations 5 paths 2 schemas 5 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.2
API Version
1.0.0
Base URL
https://api.wisc.edu/manifest
Authentication
OAuth 2.0
Resource Areas
2

Authentication & Security 1

Manifest API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2ClientCredentials) using the clientCredentials flow. By default, every request must be authenticated.

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 5 GET. They span 2 resource areas: groups, members. Each is listed below with its method, path, parameters, and response codes.

groups 3
GET
/groups
Get groups.
get_groups → 200400401403406429500
GET
/groups/{id}
Get a group.
get_group 1 param → 200400401403404406429500
GET
/groups/{id}/members
Get group members.
get_group_members 3 params → 200400401403406429500
members 2
GET
/members/{id}
Get a group member.
get_member 1 param → 200400401403404406429500
GET
/members/{id}/groups
Get a member's groups.
get_member_groups 3 params → 200400401403404406429500

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are members (4 properties), groups (4 properties). Each schema is shown below with its type and property counts.

groups
object
Manifest group.
4 properties 4 required
members
object
Manifest group member.
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

university-of-wisconsin-madison-manifest-api-openapi.yml Raw ↑

Other APIs University of Wisconsin-Madison publishes across the network.

Person API
Mock Person API
Mock Person API (Certificates)
Mock HR API
Mock Manifest API
Finance API
Locations API
Enterprise Billing API
OAuth API
Public Course Search API
UW-Madison Identity Provider (Shibboleth)
Where this information came from

This is an independent, third-party profile of Manifest API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.