Anu Rate Limits
ANU publishes no unified rate-limit table across its APIs, but one hard, published limit does exist and was confirmed by live probe on 2026-08-19: the deprecated QRNG@ANU legacy endpoint is throttled to ONE request per minute. Critically, it does NOT signal that with 429 — it returns HTTP 200 with a plain-text sentence in place of the JSON envelope, and emits no Retry-After header. A client that branches on status code will ingest the refusal as data. The current AQN service meters per API key through an AWS API Gateway usage plan whose numbers ANU does not publish. OAI-PMH harvesting is unmetered but should be polite.
Anu Rate Limits is the machine-readable rate-limit profile for Australian National University on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests-per-minute, requests-per-key, and none-published.
The profile also includes 1 backoff/retry policy defined and response codes documented for throttled and throttled_note.
Tagged areas include Education, Higher Education, University, and Rate Limiting.