On the wire
Ships with HTTP status 403, carrying "code": "RU-1006" in the response body alongside the human-readable error message. Existing fields are never replaced by the code: it is additive.
Common causes
- An MCP client configured against the keyless endpoint tried an account tool such as list_checks or create_check.
- A client copied a tool name from the keyed API reference while pointed at the keyless URL.
How to fix it
- Generate an API key from your dashboard's API & MCP access section.
- Point the client at the keyed MCP endpoint with `Authorization: Bearer <api key>` and retry.
- To use the keyless endpoint, call only the outage tools it lists in tools/list.
Related codes
Still stuck?
Ask support and mention RU-1006: the code pins down the exact refusal path, so you skip the diagnostic back-and-forth.