current state
checking…
No check has come back yet in this browser. The first one runs automatically on load.
- endpoint
GET https://api.codemax.pro/health- last check
- none yet
- round-trip
- —
- this session
- —
Every figure on this page was measured by your own browser against the endpoint above. Checks repeat automatically while the tab is open. Slow means a round-trip over 1500 ms.
check it yourself
Do not take this page's word for it. The same check, from your machine — it prints the HTTP status and the total time.
$ curl -sS -o /dev/null -w '%{http_code} %{time_total}s\n' https://api.codemax.pro/healthA 2xx is a pass. If curl succeeds and this page does not, the fault is between your browser and us — an extension, a proxy, or DNS. A 401 or 403 is your key, not an outage.
checks this session
No checks recorded yet. The first one runs on load.
This strip covers nothing but the checks made since you opened the page, and it clears on reload. It is not an uptime record and it says nothing about any period before now.
scope
One check runs here: can this browser reach the API, and how long did it take. Everything below is deliberately absent rather than estimated.
- Historical uptimeNothing here survives a reload, so there is no 30- or 90-day figure to publish. A percentage that cannot be reconstructed is a decoration.
- Per-model availabilityAll four tiers are served through the endpoint above; this page does not probe them one at a time, so it will not tick them off individually.
- Per-region latencyThe round-trip you see is your own network plus our origin. Splitting that into regions would mean reporting numbers this page never measured.
- Anything about your own keyThis page reports on the service, which is the same for everybody. What your key in particular has been doing is on the usage page.
Tiers behind this endpoint: claude-opus-5, claude-fable-5, claude-sonnet-5, claude-haiku-4-5. Listed for reference — this page makes no per-tier health claim.
if it is down
Run the curl above first. It separates our problem from yours in one line.