VVEREID Docs
reference

Status

Real-time incident and uptime information lives on a dedicated status host so it stays available even if the main API or docs are degraded.

Visit https://status.vereid.com for live component status, current incidents, and historical uptime.

You can also subscribe to incident notifications by email or webhook on the status page itself.

Programmatic status

For uptime dashboards we expose a small JSON document with current component state:

GET https://status.vereid.com/api/v2/summary.json

The schema matches the Statuspage v2 summary format. Poll no more than once per minute.