For API consumers

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

STEP 1

Request access

DM @exz1k on Telegram with your use case. We issue a scoped API key.

STEP 2

Integrate

Four REST endpoints, Bearer auth, JSON responses. No SDK, no WebSocket — just HTTP.

STEP 3

Ship

Pipe data into your bot, site, or dashboard. 60s refresh rate, per-key rate limits.

Four endpoints, one job each

/v1/tables

Live table list for a given club. Filter by game type, stake, buy-in range.

/v1/heatmap

Stakes × time activity matrix. Spot peak hours per limit.

/v1/traffic

Aggregated snapshot: total tables, total players, average fill rate, game-type breakdown.

/v1/history

Historical timeline. Weekday vs weekend, growth over N days.

Simple auth, simple payload

Authorization: Bearer <your_key>. 60 req/min default; higher on request.

Read the docs

Ready to integrate?

One Telegram DM and your key is live today.