API Test
This front-end calls its API's GET /api/ping server-side (no CORS). The banner
above shows this web app; the response below shows which API instance answered
(see the api and region fields) — so during a failover you can watch the
answering API flip from Central US to West US.
API base URL (from ApiBaseUrl config): https://ichc-prod-api-cus.azurewebsites.net
Response
{"status":"ok","service":"test-api","api":"ICHC-Prod-API-CUS","region":"Central US (CUS)","machine":"wn1xsdwk0000YK","utcNow":"2026-06-22T02:49:25.9607489Z"}