Skyline Roulette Results API — Ezugi Live Dealer
Live results from Skyline Roulette — a single Ezugi live-dealer roulette table, delivered as clean JSON. ## Choosing a plan Live data is identical on every plan — the same rounds, the same latency. Plans differ by how often you can poll and how far back you can read. BASIC 6 hours · ~2 hours polling · 100 rows per call PRO 12 hours · ~4 min polling · 1,000 rows per call ULTRA 5 days · ~17 sec…
Skyline Roulette Results API — Ezugi Live Dealer endpoints
| Method | Endpoint | Description |
|---|---|---|
| Live | ||
| GET |
getLive /v1/live |
The primary endpoint. Returns the most recent completed round for every Playtech table in a single call (~4.7 KB). Data is pushed from the capture layer as each spin lands, so it… |
| History | ||
| GET |
getHistory /v1/history |
Cursor-paginated history for a single table, newest first. Where rounds are missing from the record, an explicit `gap` object is interleaved into the `rounds` array rather than… |
| Meta | ||
| GET |
getMeta /v1/meta |
Lists every available table with its measured 30-day coverage, plus your plan limits and month-to-date usage. Useful for discovering `table_id` values and for monitoring your own… |
Skyline Roulette Results API — Ezugi Live Dealer pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $7 / month | — |
|
| ULTRA | $19 / month | — |
|