Documentation
Welcome
Official Chatalyze documentation — product guide, API reference, and operations. Structured like production SaaS docs and kept aligned with live systems.
chatalyze-api.winter-dawn-2c94.workers.dev) · Mode:analysis-only (no auto-send).Chatalyze is real-time chat operations intelligence for OnlyFans creator agencies: ingest conversations viaOnlyFansAPI, score sessions with deterministic metrics and optional models, and give managers a floor monitor, alerts, and coaching recommendations.
Start here
Quickstart
Open the app, check health, run your first intelligence pass.
Dashboard guide
Live, Floor, Connect, Chatters, Conversations.
API overview
Base URLs, auth, and the full route map.
OnlyFansAPI
Webhooks, accounts, credits, backfill.
Live status
Fetched from production GET /api/health in your browser (not baked at build time).
Documentation map
Introduction
Essentials
Analysis-only mode
What we never do (auto-send) and why.
Environments & URLs
Dashboard, API bases, secrets, readiness flags.
Authentication
Public GETs, ADMIN_TOKEN, webhook Signature.
Readiness & health
pipelineReady, liveOfapiReady, and how to interpret them.
OnlyFansAPI credits
How vendor credits work for our ingest path (external).
Product
Dashboard guide
Live, Floor, Connect, Chatters, Conversations.
Floor monitor
Real-time ops wallboard for chatting teams.
Alerts catalog
All 10 deterministic alert codes and defaults.
Intelligence & coaching
Rules + optional LLM, recommendations, scorecards.
Sessions & metrics
Sessionization, SLA, commercial metrics.
API reference
API overview
Base URLs, conventions, rate limits.
Health & stats
GET /api/health, overview, stats, sla.
Sessions & messages
Sessions list, messages, chats, analysis.
Floor, alerts & scorecard
Wave 3 intelligence HTTP surface.
Accounts
Connect, sync, auth proxy, disconnect.
Admin
Intelligence run, backfill, replay, purge.
Webhooks
OnlyFansAPI Signature HMAC ingest.
Integrations
Operations
How this wiki stays current
Every product change that ships to chatalyze.co or the API Worker should update the matching page under /docs and the markdown mirrors in docs/wiki/. SeeMaintaining this wiki.