The University of Wisconsin-Madison is a public land-grant research university in Madison, Wisconsin, and one of the very few institutions in this cohort that genuinely operates an API program of its own rather than pointing at a vendor's. Its Division of Information Technology (DoIT) runs a formal API Program on a UW-owned Google Apigee organization (doit-ipt-apigee-prod-ce29), fronted by a public developer portal at developer.wisc.edu, and publishes eleven OpenAPI 3.0 contracts — 245 operations across Person, HR, Manifest (Grouper groups), Finance, Locations, Enterprise Billing and OAuth — every one of them served from api.wisc.edu or mock.api.wisc.edu with a wisc.edu contact. Nothing in this repository is a vendor contract running under the institution's name: there is no Figshare, Pure, Ex Libris, Dataverse or Symplectic surface attributed here. Beyond the gateway, UW-Madison operates a fully public unauthenticated course-search API at public.enroll.wisc.edu, its own Shibboleth identity provider at login.wisc.edu speaking both SAML 2.0 and OpenID Connect, and a live OAI-PMH 2.0 endpoint for the MINDS@UW institutional repository. The honest limits: production access is gated behind a manual institutional approval per API product and is effectively closed to anyone without a UW NetID, the estate declares zero OAuth scopes, no contract carries a license or terms of service, and the developer portal is a client-rendered single-page app that returns an identical 2,138-byte shell for every URL — including ones that do not exist. Learning management runs on a Canvas tenant, recorded here as a tenant relationship and not as UW-Madison engineering.
University of Wisconsin-Madison publishes 38 APIs on the APIs.io network, including Locations API, Academic Units API, Academic Appointments API, and 35 more. Tagged areas include University, Higher Education, Education, Public Research University, and United States.
The University of Wisconsin-Madison catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.
University of Wisconsin-Madison’s developer surface includes documentation, authentication, status page, support, engineering blog, and 29 more developer resources.
Regulatory Posture applies to this provider. Its tags matched the
Education & Research regime, so
Regulatory Posture carries 15 points of the composite.
If this regime is wrong for your business, say so on your
provider repo — the
applicability map is public and we will correct it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it
carries 10 points of the composite. It is scored from the published contracts
themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already
holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in
front of it, and the first time that check is skipped a duplicate record is created.
Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet,
not penalised by it.
The six quality facets above are damped to 75 points between them,
because the conditional facet above carries the other
25. That is why each facet's contribution is shown against a damped
maximum: raising a quality facet moves the composite by 75% of its nominal
weight, not 100%. The full arithmetic is at apis.io/rating/.
Campus location, building and room reference data. 3 operations, OAuth 2.0 client credentials, maintained by the DoIT EBS/IBS API team (locations-api@doit.wisc.edu).
Institution-operated Shibboleth IdP at login.wisc.edu, machine-readable on two protocols and almost never catalogued for a university. https://login.wisc.edu/idp/shibboleth retu...
UW-Madison's curricular data model (v1.5), published as generated Javadoc-style reference documentation on the DoIT WAMS host. Verified live and genuinely institution-operated, ...
UW-Madison's learning management system runs on an Instructure Canvas tenant at canvas.wisc.edu, gated behind the institution's own Shibboleth IdP — an unauthenticated request 3...
aid: university-of-wisconsin-madison
name: University of Wisconsin-Madison
x-type: university
x-category: Public Research University
description: 'The University of Wisconsin-Madison is a public land-grant research university in Madison, Wisconsin, and one
of the very few institutions in this cohort that genuinely operates an API program of its own rather than pointing at a
vendor''s. Its Division of Information Technology (DoIT) runs a formal API Program on a UW-owned Google Apigee organization
(doit-ipt-apigee-prod-ce29), fronted by a public developer portal at developer.wisc.edu, and publishes eleven OpenAPI 3.0
contracts — 245 operations across Person, HR, Manifest (Grouper groups), Finance, Locations, Enterprise Billing and OAuth
— every one of them served from api.wisc.edu or mock.api.wisc.edu with a wisc.edu contact. Nothing in this repository is
a vendor contract running under the institution''s name: there is no Figshare, Pure, Ex Libris, Dataverse or Symplectic
surface attributed here. Beyond the gateway, UW-Madison operates a fully public unauthenticated course-search API at public.enroll.wisc.edu,
its own Shibboleth identity provider at login.wisc.edu speaking both SAML 2.0 and OpenID Connect, and a live OAI-PMH 2.0
endpoint for the MINDS@UW institutional repository. The honest limits: production access is gated behind a manual institutional
approval per API product and is effectively closed to anyone without a UW NetID, the estate declares zero OAuth scopes,
no contract carries a license or terms of service, and the developer portal is a client-rendered single-page app that returns
an identical 2,138-byte shell for every URL — including ones that do not exist. Learning management runs on a Canvas tenant,
recorded here as a tenant relationship and not as UW-Madison engineering.'
type: Index
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: true
label: Hosted service · you call their endpoint
confidence: high
source:
- openapi
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: free
onboarding: request
trial: false
try_now: false
public: false
label: Free
confidence: high
source:
- openapi
- plans
generated: '2026-08-19'
method: probed
position: Producing
access: 1st-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/university-of-wisconsin-madison.png
url: https://raw.githubusercontent.com/api-evangelist/university-of-wisconsin-madison/refs/heads/main/apis.yml
tags:
- University
- Higher Education
- Education
- Public Research University
- United States
- Wisconsin
- Big Ten
- Association of American Universities
- Identity
- Identity Federation
- Course Catalog
- Research Repository
- Student Information System
- Human Resources
- Finance
- Curriculum
created: '2026-06-03'
modified: '2026-08-19'
specificationVersion: '0.23'
x-coverage:
state: covered
reason: institution-operated-program-verified
detail: 'UW-Madison is not a thin profile. Twelve machine-readable contracts were retrieved and every one was checked against
the operator axis before being saved: all eleven portal specs declare servers under api.wisc.edu / mock.api.wisc.edu /
doit.dev.api.wisc.edu and DoIT contacts, so all are x-operator institution. No vendor-attributed contract was found or
added. Three findings limit the profile. (1) The developer portal at developer.wisc.edu is an Angular SPA that returns
an identical 2,138-byte shell with HTTP 200 for EVERY path — a bogus URL and /.well-known/security.txt both return the
same body — so no developer.wisc.edu deep link can be verified by status code; the pointers kept here were confirmed instead
against the portal''s own sitemap.xml, and the previously catalogued DARS API pointer was removed because it appears in
neither the sitemap nor the portal''s API catalog. The contracts themselves were recovered from the portal''s own JSON
API (/portals/api/sites/{siteId}/liveportal/apis/{apiId}/download_spec), not from the rendered pages. (2) Production APIs
are gated: every API product carries approvalType "manual" and a UW NetID is required to sign in, so request/response
behaviour could not be exercised — though UW-Madison publishes open mock variants on mock.api.wisc.edu, which is why the
contracts are still fully readable. (3) No OpenAPI exists for the course-search API, the identity federation or the OAI-PMH
endpoint; those were probed live and are recorded with method probed, never as UW-Madison publications.'
evidence:
- url: https://developer.wisc.edu/portals/api/sites/doit-ipt-apigee-prod-ce29-productionorgportal/liveportal/apis
status: 200
- url: https://developer.wisc.edu/sitemap.xml
status: 200
- url: https://developer.wisc.edu/docs/dars/1/types/DarsBatchAuditRequest
status: 200
note: soft-404 — byte-identical 2,138-byte SPA shell, same as a deliberately bogus URL
- url: https://api.wisc.edu/
status: 404
note: gateway root, not a portal — expected
- url: https://public.enroll.wisc.edu/api/search/v1/terms
status: 200
- url: https://public.enroll.wisc.edu/api/search/v1/aggregate
status: 200
- url: https://login.wisc.edu/idp/shibboleth
status: 200
- url: https://login.wisc.edu/.well-known/openid-configuration
status: 200
- url: https://minds.wisc.edu/server/oai/request?verb=Identify
status: 200
- url: https://www.wisc.edu/llms.txt
status: 404
- url: https://www.wisc.edu/.well-known/security.txt
status: 404
checked: '2026-08-19'
apis:
- aid: university-of-wisconsin-madison:locations-api
name: Locations API
x-operator: institution
description: Campus location, building and room reference data. 3 operations, OAuth 2.0 client credentials, maintained by
the DoIT EBS/IBS API team (locations-api@doit.wisc.edu).
baseURL: https://api.wisc.edu
tags:
- Locations
- Buildings
- Campus
- Reference Data
properties:
- type: OpenAPI
url: openapi/university-of-wisconsin-madison-locations-api-openapi.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-locations-api-schema.json
- aid: university-of-wisconsin-madison:identity-federation
name: UW-Madison Identity Provider (Shibboleth)
x-operator: institution
description: Institution-operated Shibboleth IdP at login.wisc.edu, machine-readable on two protocols and almost never catalogued
for a university. https://login.wisc.edu/idp/shibboleth returns SAML 2.0 metadata (entityID https://login.wisc.edu/idp/shibboleth,
shibmd:Scope wisc.edu, signing and encryption keys), and https://login.wisc.edu/.well-known/openid-configuration returns
a full OIDC discovery document. This governs campus SSO and the vendor tenants — it is NOT the API gateway, which uses
OAuth 2.0 client credentials and publishes no discovery document.
humanURL: https://login.wisc.edu/
baseURL: https://login.wisc.edu
tags:
- Identity Federation
- SAML
- Shibboleth
- OpenID Connect
- Single Sign-On
properties:
- type: SAMLMetadata
url: https://login.wisc.edu/idp/shibboleth
- type: OpenIDConnectDiscovery
url: https://login.wisc.edu/.well-known/openid-configuration
- type: Conformance
url: conformance/university-of-wisconsin-madison-conformance.yml
- aid: university-of-wisconsin-madison:minds-oai-pmh
name: MINDS@UW OAI-PMH Endpoint
x-operator: institution
description: Live OAI-PMH 2.0 harvesting endpoint for MINDS@UW, UW-Madison's institutional repository. Confirmed with ?verb=Identify
— repositoryName 'MINDS@UW', protocolVersion 2.0, adminEmail dspace-help@library.wisc.edu, records back to 1985 — and
?verb=ListMetadataFormats, which offers 13 prefixes (oai_dc, qdc, dim, xoai, mods, mets, didl, ore, rdf, marc, etdms,
rioxx, uketd_dc). Classed institution rather than tenant because the endpoint reports its own baseURL under wisc.edu and
is administered by UW-Madison Libraries; the underlying DSpace software is open source and self-hosted, not a vendor SaaS
contract.
humanURL: https://minds.wisc.edu/
baseURL: https://minds.wisc.edu/server/oai/request
tags:
- Research Repository
- OAI-PMH
- Libraries
- Open Access
- Metadata
properties:
- type: APIReference
url: https://minds.wisc.edu/server/oai/request?verb=Identify
- type: Conformance
url: conformance/university-of-wisconsin-madison-conformance.yml
- aid: university-of-wisconsin-madison:curricular-data-model
name: Curricular Data Model
x-operator: institution
description: UW-Madison's curricular data model (v1.5), published as generated Javadoc-style reference documentation on
the DoIT WAMS host. Verified live and genuinely institution-operated, but it is reference documentation for a Java data
model — there is no OpenAPI and no callable endpoint behind it, so no contract is saved.
humanURL: https://wams.doit.wisc.edu/chub/curricular-data-model-1.5/apidocs/index.html
tags:
- Curriculum
- Courses
- Data Model
- Documentation
properties:
- type: Documentation
url: https://wams.doit.wisc.edu/chub/curricular-data-model-1.5/apidocs/index.html
- aid: university-of-wisconsin-madison:canvas-lms
name: Canvas LMS (tenant)
x-operator: tenant
description: UW-Madison's learning management system runs on an Instructure Canvas tenant at canvas.wisc.edu, gated behind
the institution's own Shibboleth IdP — an unauthenticated request 302-redirects to login.wisc.edu/idp/profile/SAML2/Redirect/SSO,
and canvas.wisc.edu/api/v1/accounts returns Canvas's own 401 JSON. This is a REAL institutional fact and one of UW-Madison's
largest programmable surfaces, so it is recorded — but the data is UW-Madison's and the contract is Instructure's. Per
the operator axis, Instructure's generic Canvas API specification is deliberately NOT saved under this institution, and
no artifact is derived from it. Any LTI conformance at UW-Madison lives here, inside the vendor's contract, not in anything
the institution publishes.
humanURL: https://canvas.wisc.edu/
baseURL: https://canvas.wisc.edu/api/v1
tags:
- Learning Management
- Canvas
- Instructure
- Tenant
- LTI
properties:
- type: Website
url: https://canvas.wisc.edu/
- aid: university-of-wisconsin-madison:university-of-wisconsin-madison-academic-units-api
name: University of Wisconsin-Madison Academic Units API
description: The Academic Units API from University of Wisconsin-Madison — 2 operation(s) for academic units.
humanURL: https://developer.wisc.edu/person-api
baseURL: https://api.wisc.edu
tags:
- Academic Units
properties:
- type: OpenAPI
url: openapi/university-of-wisconsin-madison-academic-units-api-openapi.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-person-api-schema.json
- type: Signup
url: https://developer.wisc.edu/person-api/getting-access
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-certificates-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-hr-api-schema.json
- type: ChangeLog
url: https://developer.wisc.edu/hr-api/release-notes
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-hr-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-manifest-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-manifest-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-enterprise-billing-api-schema.json
- type: Authentication
url: authentication/university-of-wisconsin-madison-authentication.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-course-search-api-schema.json
- type: Examples
url: examples/university-of-wisconsin-madison-course-search-search-example.json
- aid: university-of-wisconsin-madison:university-of-wisconsin-madison-academicappointments-api
name: University of Wisconsin-Madison Academic Appointments API
description: The academicAppointments API from University of Wisconsin-Madison — 1 operation(s) for academicappointments.
humanURL: https://developer.wisc.edu/person-api
baseURL: https://api.wisc.edu
tags: []
tags_raw:
- academicAppointments
properties:
- type: OpenAPI
url: openapi/university-of-wisconsin-madison-academicappointments-api-openapi.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-person-api-schema.json
- type: Signup
url: https://developer.wisc.edu/person-api/getting-access
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-certificates-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-hr-api-schema.json
- type: ChangeLog
url: https://developer.wisc.edu/hr-api/release-notes
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-hr-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-manifest-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-manifest-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-enterprise-billing-api-schema.json
- type: Authentication
url: authentication/university-of-wisconsin-madison-authentication.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-course-search-api-schema.json
- type: Examples
url: examples/university-of-wisconsin-madison-course-search-search-example.json
- aid: university-of-wisconsin-madison:university-of-wisconsin-madison-addresses-api
name: University of Wisconsin-Madison Addresses API
description: The addresses API from University of Wisconsin-Madison — 1 operation(s) for addresses.
humanURL: https://developer.wisc.edu/person-api
baseURL: https://api.wisc.edu
tags:
- Addresses
tags_raw:
- addresses
properties:
- type: OpenAPI
url: openapi/university-of-wisconsin-madison-addresses-api-openapi.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-person-api-schema.json
- type: Signup
url: https://developer.wisc.edu/person-api/getting-access
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-certificates-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-hr-api-schema.json
- type: ChangeLog
url: https://developer.wisc.edu/hr-api/release-notes
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-hr-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-manifest-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-manifest-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-enterprise-billing-api-schema.json
- type: Authentication
url: authentication/university-of-wisconsin-madison-authentication.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-course-search-api-schema.json
- type: Examples
url: examples/university-of-wisconsin-madison-course-search-search-example.json
- aid: university-of-wisconsin-madison:university-of-wisconsin-madison-affiliations-api
name: University of Wisconsin-Madison Affiliations API
description: The affiliations API from University of Wisconsin-Madison — 1 operation(s) for affiliations.
humanURL: https://developer.wisc.edu/person-api
baseURL: https://api.wisc.edu
tags:
- Affiliations
tags_raw:
- affiliations
properties:
- type: OpenAPI
url: openapi/university-of-wisconsin-madison-affiliations-api-openapi.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-person-api-schema.json
- type: Signup
url: https://developer.wisc.edu/person-api/getting-access
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-certificates-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-hr-api-schema.json
- type: ChangeLog
url: https://developer.wisc.edu/hr-api/release-notes
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-hr-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-manifest-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-manifest-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-enterprise-billing-api-schema.json
- type: Authentication
url: authentication/university-of-wisconsin-madison-authentication.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-course-search-api-schema.json
- type: Examples
url: examples/university-of-wisconsin-madison-course-search-search-example.json
- aid: university-of-wisconsin-madison:university-of-wisconsin-madison-aggregate-api
name: University of Wisconsin-Madison Aggregate API
description: The Aggregate API from University of Wisconsin-Madison — 1 operation(s) for aggregate.
humanURL: https://developer.wisc.edu/person-api
baseURL: https://api.wisc.edu
tags:
- Aggregate
properties:
- type: OpenAPI
url: openapi/university-of-wisconsin-madison-aggregate-api-openapi.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-person-api-schema.json
- type: Signup
url: https://developer.wisc.edu/person-api/getting-access
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-certificates-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-hr-api-schema.json
- type: ChangeLog
url: https://developer.wisc.edu/hr-api/release-notes
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-hr-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-manifest-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-manifest-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-enterprise-billing-api-schema.json
- type: Authentication
url: authentication/university-of-wisconsin-madison-authentication.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-course-search-api-schema.json
- type: Examples
url: examples/university-of-wisconsin-madison-course-search-search-example.json
- aid: university-of-wisconsin-madison:university-of-wisconsin-madison-billing-batch-delete-api
name: University of Wisconsin-Madison Billing Batch Delete API
description: The Billing Batch Delete API from University of Wisconsin-Madison — 1 operation(s) for billing batch delete.
humanURL: https://developer.wisc.edu/person-api
baseURL: https://api.wisc.edu
tags:
- Billing Batch Delete
properties:
- type: OpenAPI
url: openapi/university-of-wisconsin-madison-billing-batch-delete-api-openapi.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-person-api-schema.json
- type: Signup
url: https://developer.wisc.edu/person-api/getting-access
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-certificates-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-hr-api-schema.json
- type: ChangeLog
url: https://developer.wisc.edu/hr-api/release-notes
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-hr-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-manifest-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-manifest-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-enterprise-billing-api-schema.json
- type: Authentication
url: authentication/university-of-wisconsin-madison-authentication.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-course-search-api-schema.json
- type: Examples
url: examples/university-of-wisconsin-madison-course-search-search-example.json
- aid: university-of-wisconsin-madison:university-of-wisconsin-madison-billing-batch-information-api
name: University of Wisconsin-Madison Billing Batch Information API
description: The Billing Batch Information API from University of Wisconsin-Madison — 1 operation(s) for billing batch information.
humanURL: https://developer.wisc.edu/person-api
baseURL: https://api.wisc.edu
tags:
- Billing Batch Information
properties:
- type: OpenAPI
url: openapi/university-of-wisconsin-madison-billing-batch-information-api-openapi.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-person-api-schema.json
- type: Signup
url: https://developer.wisc.edu/person-api/getting-access
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-certificates-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-hr-api-schema.json
- type: ChangeLog
url: https://developer.wisc.edu/hr-api/release-notes
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-hr-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-manifest-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-manifest-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-enterprise-billing-api-schema.json
- type: Authentication
url: authentication/university-of-wisconsin-madison-authentication.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-course-search-api-schema.json
- type: Examples
url: examples/university-of-wisconsin-madison-course-search-search-example.json
- aid: university-of-wisconsin-madison:university-of-wisconsin-madison-billing-batches-api
name: University of Wisconsin-Madison Billing Batches API
description: The Billing Batches API from University of Wisconsin-Madison — 1 operation(s) for billing batches.
humanURL: https://developer.wisc.edu/person-api
baseURL: https://api.wisc.edu
tags:
- Billing Batches
properties:
- type: OpenAPI
url: openapi/university-of-wisconsin-madison-billing-batches-api-openapi.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-person-api-schema.json
- type: Signup
url: https://developer.wisc.edu/person-api/getting-access
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-certificates-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-hr-api-schema.json
- type: ChangeLog
url: https://developer.wisc.edu/hr-api/release-notes
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-hr-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-manifest-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-manifest-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-enterprise-billing-api-schema.json
- type: Authentication
url: authentication/university-of-wisconsin-madison-authentication.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-course-search-api-schema.json
- type: Examples
url: examples/university-of-wisconsin-madison-course-search-search-example.json
- aid: university-of-wisconsin-madison:university-of-wisconsin-madison-billingcustomers-api
name: University of Wisconsin-Madison Billing Customers API
description: The BillingCustomers API from University of Wisconsin-Madison — 1 operation(s) for billingcustomers.
humanURL: https://developer.wisc.edu/person-api
baseURL: https://api.wisc.edu
tags:
- BillingCustomers
properties:
- type: OpenAPI
url: openapi/university-of-wisconsin-madison-billingcustomers-api-openapi.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-person-api-schema.json
- type: Signup
url: https://developer.wisc.edu/person-api/getting-access
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-certificates-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-hr-api-schema.json
- type: ChangeLog
url: https://developer.wisc.edu/hr-api/release-notes
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-hr-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-manifest-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-manifest-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-enterprise-billing-api-schema.json
- type: Authentication
url: authentication/university-of-wisconsin-madison-authentication.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-course-search-api-schema.json
- type: Examples
url: examples/university-of-wisconsin-madison-course-search-search-example.json
- aid: university-of-wisconsin-madison:university-of-wisconsin-madison-bulk-job-failed-results-api
name: University of Wisconsin-Madison Bulk Job Failed Results API
description: The Bulk Job Failed Results API from University of Wisconsin-Madison — 1 operation(s) for bulk job failed results.
humanURL: https://developer.wisc.edu/person-api
baseURL: https://api.wisc.edu
tags:
- Bulk Job Failed Results
properties:
- type: OpenAPI
url: openapi/university-of-wisconsin-madison-bulk-job-failed-results-api-openapi.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-person-api-schema.json
- type: Signup
url: https://developer.wisc.edu/person-api/getting-access
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-certificates-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-hr-api-schema.json
- type: ChangeLog
url: https://developer.wisc.edu/hr-api/release-notes
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-hr-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-manifest-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-manifest-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-enterprise-billing-api-schema.json
- type: Authentication
url: authentication/university-of-wisconsin-madison-authentication.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-course-search-api-schema.json
- type: Examples
url: examples/university-of-wisconsin-madison-course-search-search-example.json
- aid: university-of-wisconsin-madison:university-of-wisconsin-madison-bulk-job-status-api
name: University of Wisconsin-Madison Bulk Job Status API
description: The Bulk Job Status API from University of Wisconsin-Madison — 1 operation(s) for bulk job status.
humanURL: https://developer.wisc.edu/person-api
baseURL: https://api.wisc.edu
tags:
- Bulk Job Status
properties:
- type: OpenAPI
url: openapi/university-of-wisconsin-madison-bulk-job-status-api-openapi.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-person-api-schema.json
- type: Signup
url: https://developer.wisc.edu/person-api/getting-access
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-certificates-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-hr-api-schema.json
- type: ChangeLog
url: https://developer.wisc.edu/hr-api/release-notes
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-hr-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-manifest-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-manifest-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-enterprise-billing-api-schema.json
- type: Authentication
url: authentication/university-of-wisconsin-madison-authentication.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-course-search-api-schema.json
- type: Examples
url: examples/university-of-wisconsin-madison-course-search-search-example.json
- aid: university-of-wisconsin-madison:university-of-wisconsin-madison-bulkjob-billingtrans-api
name: University of Wisconsin-Madison Bulkjob BillingTrans API
description: The Bulkjob BillingTrans API from University of Wisconsin-Madison — 1 operation(s) for bulkjob billingtrans.
humanURL: https://developer.wisc.edu/person-api
baseURL: https://api.wisc.edu
tags:
- Bulkjob BillingTrans
properties:
- type: OpenAPI
url: openapi/university-of-wisconsin-madison-bulkjob-billingtrans-api-openapi.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-person-api-schema.json
- type: Signup
url: https://developer.wisc.edu/person-api/getting-access
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-certificates-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-hr-api-schema.json
- type: ChangeLog
url: https://developer.wisc.edu/hr-api/release-notes
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-hr-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-manifest-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-manifest-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-enterprise-billing-api-schema.json
- type: Authentication
url: authentication/university-of-wisconsin-madison-authentication.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-course-search-api-schema.json
- type: Examples
url: examples/university-of-wisconsin-madison-course-search-search-example.json
- aid: university-of-wisconsin-madison:university-of-wisconsin-madison-certificates-api
name: University of Wisconsin-Madison Certificates API
description: The certificates API from University of Wisconsin-Madison — 2 operation(s) for certificates.
humanURL: https://developer.wisc.edu/person-api
baseURL: https://api.wisc.edu
tags:
- Certificates
tags_raw:
- certificates
properties:
- type: OpenAPI
url: openapi/university-of-wisconsin-madison-certificates-api-openapi.yml
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-person-api-schema.json
- type: Signup
url: https://developer.wisc.edu/person-api/getting-access
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-schema.json
- type: JSONSchema
url: json-schema/university-of-wisconsin-madison-mock-person-api-certificates-schema.json
- type: JSONSchema
url: json-schema/university-of-wisc
# --- truncated at 32 KB (76 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/university-of-wisconsin-madison/refs/heads/main/apis.yml
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.