Docs
CHIMERA / DOCUMENTATIONUse this page as a compact reference for public status, release, contact, rate-limit, and example request formats.
Full documentation -- including engineering governance and the platform service catalog -- now lives at docs.chimeramind.com.
Create an account, confirm access, call the public API, and connect a real-time channel.
Website and desktop authentication flow, token handling, refresh behavior, and tier boundaries.
Public route reference for anonymous status, contact, desktop release, and aggregated telemetry surfaces.
Anonymous public route catalog with method, path, access scope, mounted aliases, and usage notes.
Socket.IO channel expectations, reconnect behavior, and public status event boundaries.
Common response classes and how clients should render them without leaking sensitive account state.
Endpoint-specific limits protect contact intake, desktop release checks, status surfaces, and public telemetry.
Public contract changes that affect web, desktop, mobile, admin, or external automation.
curl https://chimeramind.com/api/v1/metrics/public/live
curl https://chimeramind.com/api/v1/system/status
curl https://chimeramind.com/api/v1/desktop/latest-version
curl -X POST https://chimeramind.com/api/v1/contact \
-H "Content-Type: application/json" \
-d '{"name":"Jane","email":"[email protected]","subject":"Enterprise","message":"Need SLA details","captcha_token":"<token>"}'Start with paper. Move to live when you're ready.
Sign up free — no card required. Connect your exchange in the desktop app.