How the codes are organized
The first digit is the domain band: 1xxx authentication and API keys, 2xxx rate limits, quotas and billing, 3xxx monitors, checks and agents, 4xxx realuptime errors ingest, 5xxx status pages and incidents, 6xxx outages and the public API. API responses carry the code as a code field beside the human-readable error; on-screen messages show it in parentheses.
1xxx: Authentication & API keys
2xxx: Rate limits, quotas & billing
3xxx: Monitors, checks & agents
4xxx: realuptime errors ingest
- RU-4001: Error event quota reached (HTTP 429)
- RU-4002: Ingest key revoked (HTTP 403)
- RU-4003: Ingest rate limited (HTTP 429)
- RU-4004: Malformed error batch (HTTP 400)
- RU-4005: Account does not have realuptime errors (HTTP 403)
- RU-4006: Errors project or issue not found (HTTP 404)
- RU-4007: Invalid errors API request (HTTP 400)