Curtin Data Platform (AMP)

Curtin's internal data catalog, dashboard and file-search platform — a Remix single-page application at data.curtin.edu.au calling a Curtin-operated AWS API Gateway at /prod/AMP/Catalogs and /prod/AMP/Dashboards, authenticated through an AWS Cognito user pool via Amplify. Both endpoints return HTTP 401 to anonymous callers, so no contract is recorded here. It is listed because it is a genuinely institution-operated API, and its absence from the profile would misstate Curtin's footprint as smaller than it is.

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/data-platform"
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: curtin:data-platform
name: Curtin Data Platform (AMP)
x-operator: institution
x-operator-evidence: data.curtin.edu.au is Curtin's own domain resolving directly to AWS with no vendor
  CNAME; the API gateway aefbfwfqc4.execute-api.ap-southeast-2.amazonaws.com is a Curtin-account gateway
  with a Curtin-specific /prod/AMP/ base path, referenced only from Curtin's own front-end bundle.
description: Curtin's internal data catalog, dashboard and file-search platform — a Remix single-page
  application at data.curtin.edu.au calling a Curtin-operated AWS API Gateway at /prod/AMP/Catalogs and
  /prod/AMP/Dashboards, authenticated through an AWS Cognito user pool via Amplify. Both endpoints return
  HTTP 401 to anonymous callers, so no contract is recorded here. It is listed because it is a genuinely
  institution-operated API, and its absence from the profile would misstate Curtin's footprint as smaller
  than it is.
humanURL: https://data.curtin.edu.au/
baseURL: https://aefbfwfqc4.execute-api.ap-southeast-2.amazonaws.com/prod/AMP
tags:
- Open Data
- Data Catalog
- Dashboards
- AWS Cognito
- Gated
properties:
- type: OpenData
  url: https://data.curtin.edu.au/
- type: Authentication
  url: authentication/curtin-authentication.yml
- type: Errors
  url: errors/curtin-errors.yml