UWA API Gateway and Developer Portal (Azure API Management)

UWA runs a Microsoft Azure API Management estate on its own domains. The developer portal at api-portal.uwa.edu.au returns 200 but serves the stock unbranded Azure APIM shell — title "Home - Microsoft Azure API Management - developer portal" — with the product and API catalog behind sign-in, and its documented /signup path returns 404. The runtime gateway at api.uwa.edu.au is live: a bare GET answers HTTP/2 404 with content-type application/json and an Azure request-context header, which is APIM's no-matching-operation response. So UWA demonstrably operates an API gateway; it publishes nothing about what runs on it. No OpenAPI, no product list, and no endpoint is enumerable without an account.

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: uwa:developer-portal
name: UWA API Gateway and Developer Portal (Azure API Management)
x-operator: institution
description: 'UWA runs a Microsoft Azure API Management estate on its own domains. The developer portal
  at api-portal.uwa.edu.au returns 200 but serves the stock unbranded Azure APIM shell — title "Home -
  Microsoft Azure API Management - developer portal" — with the product and API catalog behind sign-in,
  and its documented /signup path returns 404. The runtime gateway at api.uwa.edu.au is live: a bare GET
  answers HTTP/2 404 with content-type application/json and an Azure request-context header, which is
  APIM''s no-matching-operation response. So UWA demonstrably operates an API gateway; it publishes nothing
  about what runs on it. No OpenAPI, no product list, and no endpoint is enumerable without an account.'
humanURL: https://api-portal.uwa.edu.au/
baseURL: https://api.uwa.edu.au/
tags:
- API Management
- Developer Portal
- Azure
- Gated
properties:
- type: DeveloperPortal
  url: https://api-portal.uwa.edu.au/
- type: Authentication
  url: authentication/uwa-authentication.yml