How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

UQ Status API

Keyless read-only JSON, RSS and SVG feeds describing the operational state of 678 University of Queensland systems across 43 service categories, plus every published incident. All five endpoints returned HTTP 200 to an anonymous GET on 2026-08-30. This is the only openly callable interface the institution operates.

UQ Status API is one of 7 APIs that University of Queensland publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Status, JSON, RSS, and Keyless. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and API documentation.

This API exposes 5 operations across 5 paths, organized into 2 resource areas, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 2.0.

Requests are made against a single base URL, https://status.its.uq.edu.au.

5 operations 5 paths 6 schemas 5 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0
Base URL
https://status.its.uq.edu.au
License
Resource Areas
2

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 5 GET. They span 2 resource areas: Status, Issues. Each is listed below with its method, path, parameters, and response codes.

Status 3

Current operational state of UQ systems.

GET
/index.json
Current status of every UQ system
getStatusIndex → 200404
GET
/index.xml
RSS 2.0 feed of status issues
getStatusFeed → 200404
GET
/index.svg
Status badge as an SVG image
getStatusBadge → 200404
Issues 2

Incident records, open and resolved.

GET
/issues/index.json
List every published incident
listIssues → 200404
GET
/issues/{issueId}/index.json
Retrieve one incident by its identifier
getIssue 1 param → 200404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are StatusIndex (15 properties), Issue (11 properties), IssueList (5 properties), System (4 properties). Each schema is shown below with its type and property counts.

StatusIndex
object
15 properties 7 required
Category
object
4 properties 1 required
System
object
4 properties 4 required
IssueList
object
5 properties 2 required
Issue
object
11 properties 6 required
StatusValue
string
Operational state vocabulary used for both systems and issue severity.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

uq-status-openapi.yml Raw ↑

Other APIs University of Queensland publishes across the network.

UQ Identity Provider (SAML 2.0 / Shibboleth)
UQ eSpace REST API
Central Integration Platform
Queensland Government Open Data Portal (UQ organisation)
UQ Library discovery (Ex Libris Primo VE tenancy)
UQ Reading Lists (Talis Aspire tenancy)
Where this information came from

This is an independent, third-party profile of UQ Status API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.