Poker traffic data. Via REST API.
Feed live tables, heatmaps, and traffic history into your Telegram bot, website, or internal tools. Four endpoints, Bearer auth, plain JSON.
From request to live integration in a day
Request access
DM @exz1k on Telegram with your use case. We issue a scoped API key.
Integrate
Four REST endpoints, Bearer auth, JSON responses. No SDK, no WebSocket — just HTTP.
Ship
Pipe data into your bot, site, or dashboard. 60s refresh rate, per-key rate limits.
Four endpoints, one job each
/v1/tablesLive table list for a given club. Filter by game type, stake, buy-in range.
/v1/heatmapStakes × time activity matrix. Spot peak hours per limit.
/v1/trafficAggregated snapshot: total tables, total players, average fill rate, game-type breakdown.
/v1/historyHistorical timeline. Weekday vs weekend, growth over N days.
Simple auth, simple payload
Authorization: Bearer <your_key>. 60 req/min default; higher on request.
Ready to integrate?
One Telegram DM and your key is live today.