Discord bots
Push score, match, and live-state alerts into commands or channels.
CitoAPI pushes live match updates directly to your app, bot, or dashboard - with fast delivery, retry fallback, and support for live LoL events like gold difference updates.
Push score, match, and live-state alerts into commands or channels.
Update match views when data changes instead of running wasteful polling loops.
Trigger user-facing notifications when the live state crosses your threshold.
Event coverage
We label coverage clearly so teams can build around what is live today and see what is being expanded next.
Delivery model
Webhooks reduce API waste by moving live updates from pull to push. Keep polling for backfills and discovery, then let Cito push time-sensitive events.
Webhook step
Create a webhook URL and select the event types your product needs.
Webhook step
Cito posts a signed JSON payload when a live event is processed.
Webhook step
Retry fallback helps protect against missed deliveries if your endpoint is down.
Your server gets the update when the match state changes. Your app avoids burning calls just to ask if anything happened.
Built for production workflows
If your product needs live esports reactions, webhooks are usually the cleaner path: fewer duplicate requests, faster reactions, and better user experience.