University of Newcastle XNAT Imaging Informatics Platform
A self-hosted XNAT 1.9.1.1 imaging-informatics platform operated by the university with the Hunter Medical Research Institute, running on UON's own AWS estate in ap-southeast-2 behind the prod-xnat-hmri-frontend load balancer and registered as a SAML service provider (https://xnat.newcastle.edu.au/xnat) in the Australian Access Federation. The REST API is live on UON's host: /xapi/siteConfig/buildInfo and /xapi/siteConfig/siteId answer unauthenticated with application/json, and /data/JSESSION issues a session token, while /data/projects, /xapi/siteConfig and the Swagger description at /xapi/v2/api-docs all redirect to login. This is genuine institution-operated research computing, and it is authentication-gated rather than absent. No specification is saved here: XNAT's API contract is the XNAT product's, shared by every deployment, and this repository records the deployment rather than the product.