Skip to content
System status

Verification is answering.

Badge lookups, verification pages, and the directory feed are reading from the ledger normally.

Operational
Checked
Sun, 30 Aug 2026 01:09:21 UTC
Last successful sync
Sun, 30 Aug 2026 01:09:21 UTC
Retry after
60s

What this page covers

One check: can we read the verification ledger? Everything buyer-facing depends on it: the badge SVG, the verification page, the directory, and the JSON feeds. When this page says degraded, treat every status you see elsewhere as unconfirmed rather than negative.

Machine-readable status endpoints
EndpointReturns
/api/healthAvailability, last successful sync, retry window. 503 with retry-after while degraded.
/directory.jsonEvery verified record. ETag supported for cheap polling.
/v/{slug}.jsonA single verification record, including gate results and history.

Polling guidance: no more than once a minute per endpoint. Responses are cached briefly and validated with ETags, and abusive polling is rate limited with a 429 plus retry-after.