Step-by-step guides for common integrations
Each guide walks you from zero to a working integration: API call, response shape, error handling, and a runnable code snippet you can paste into your stack.
How to get Crazy Time stats live
Pull last-N spins for Crazy Time (or Crazy Time A / Monopoly Live / Dream Catcher / Lightning Storm), refresh every few seconds, and surface segment + multiplier + payout per round.
How to stream Crash rounds in real time
Subscribe to /v1-beta/stream over WebSocket and react to each finalised Stake/Roobet/Duel/Shuffle Crash round as it lands. Reconnect logic, gap detection and resume on disconnect included.
How to build a Telegram alert bot
Glue our WebSocket stream to a Telegram bot in 40 lines. Ping a chat when a Crash round exceeds X×, when a Crazy Time bonus segment lands, or when a player wins above €N.
How to download historical data
Walk /v1-beta/games/{slug}/rounds backwards with the `since` cursor to build a Parquet/CSV dataset of every round in a given window. Pagination, checkpointing and rate-limit handling explained.
Per-game data guides
A dedicated walkthrough for each tracked game — the exact slug, that game's real response shape, the fields that matter and how to poll the latest round.
crazytimecrazytimeamonopolylivemonopolybigballerdreamcatcherlightningstormicefishingDon't see your use case?
Telegram us and we'll write a tailored sample for you — and probably turn it into a public guide afterwards.
Open Telegram →