U-M ITS API Directory

Enterprise API directory and gateway operated by U-M Information and Technology Services on Google Apigee X (migrated from IBM API Connect v5 in 2024), exposing institutional data APIs across teaching and learning, research, clinical care, public service and administration — MCommunity directory APIs, Schedule of Classes, class rosters and room scheduling among them. It is closed: browsing, subscribing to or calling anything in it requires a U-M uniqname and password, Duo two-factor authentication, and presence on the U-M network or VPN. No anonymous probe of any endpoint was possible and no API in the directory is described here. The credential shape is visible in U-M Library's own open-source client, mlibrary/class_api_requester, which is constructed with an API id, an API secret, an API URL and a separate token URL.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/api-directory"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: university-of-michigan-ann-arbor:api-directory
name: U-M ITS API Directory
x-operator: institution
x-operator-evidence: its.umich.edu and documentation.its.umich.edu are under umich.edu. Apigee X is the
  gateway product U-M runs the directory on; the APIs, the data and the directory are U-M's.
description: 'Enterprise API directory and gateway operated by U-M Information and Technology Services
  on Google Apigee X (migrated from IBM API Connect v5 in 2024), exposing institutional data APIs across
  teaching and learning, research, clinical care, public service and administration — MCommunity directory
  APIs, Schedule of Classes, class rosters and room scheduling among them. It is closed: browsing, subscribing
  to or calling anything in it requires a U-M uniqname and password, Duo two-factor authentication, and
  presence on the U-M network or VPN. No anonymous probe of any endpoint was possible and no API in the
  directory is described here. The credential shape is visible in U-M Library''s own open-source client,
  mlibrary/class_api_requester, which is constructed with an API id, an API secret, an API URL and a separate
  token URL.'
humanURL: https://its.umich.edu/data/data-database/api-directory
tags:
- API Directory
- Apigee
- Identity
- Institutional Data
- Gated
- Course Catalog
properties:
- type: Documentation
  url: https://its.umich.edu/data/data-database/api-directory
- type: Documentation
  url: https://documentation.its.umich.edu/api-directory
- type: GettingStarted
  url: https://its.umich.edu/data/data-database/api-directory/getting-started
- type: Support
  url: https://its.umich.edu/data/data-database/api-directory/support
- type: CodeExamples
  url: https://github.com/mlibrary/class_api_requester