McMaster API Service Developer Portal

Central API management developer portal operated by University Technology Services, running on Azure API Management. Both /apis and /products redirect to /signin, so neither the API catalog nor the product list is readable anonymously; access requires a MacID plus a registration step. No anonymous OpenAPI, no public product names, no published terms or rate limits. McMaster demonstrably runs an internal API estate here; its size and shape cannot be measured from outside, and nothing about it is claimed in this repository.

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/developer-portal"
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: mcmaster:developer-portal
name: McMaster API Service Developer Portal
x-operator: institution
x-operator-evidence: developer.api.mcmaster.ca is under McMaster's own registrable domain.
description: Central API management developer portal operated by University Technology Services, running
  on Azure API Management. Both /apis and /products redirect to /signin, so neither the API catalog nor
  the product list is readable anonymously; access requires a MacID plus a registration step. No anonymous
  OpenAPI, no public product names, no published terms or rate limits. McMaster demonstrably runs an internal
  API estate here; its size and shape cannot be measured from outside, and nothing about it is claimed
  in this repository.
humanURL: https://developer.api.mcmaster.ca/
tags:
- Developer Portal
- API Management
- Azure
- Gated
- Authentication
properties:
- type: DeveloperPortal
  url: https://developer.api.mcmaster.ca/
- type: Signup
  url: https://developer.api.mcmaster.ca/
- type: Authentication
  url: authentication/mcmaster-authentication.yml