InfernoDocs

Documentation

Errors

JSON errors include a message and a stable code.

Shape

Failed API calls return { "error": string, "code": string } with Cache-Control: private, no-store.

Auth

StatusCodeWhen
401unauthorizedMissing or invalid session / SIWE signature.
403forbiddenCookie request failed CSRF (bad or missing Origin).