Status
Checked from your browser against the API each time you load this page. There is nothing cached in between, so what you see is the answer right now.
Checking…
- API
- Storage
What this checks
That the API is answering, and that it can reach the storage your mail and tokens live in. A failure here means reads would fail, so it is the check worth watching if your tests suddenly cannot fetch anything.
It does not prove mail is arriving. The receiver is a separate program on a separate port, and this page would stay green through a delivery outage. If mail has stopped reaching you but this says everything is fine, that is the case to tell us about — it is exactly the gap this page cannot see.
Prefer the raw answer? api.ravenhook.dev/health returns it as JSON, and is what a monitor should poll.