Snooker API
The Snooker API delivers structured and up-to-date data from professional snooker tournaments and matches around the world. With low-latency endpoints, it offers access to live match scores, frame-level stats, player rankings, and event results in an easy-to-integrate format. Ideal for betting platforms, sports analytics dashboards, and snooker apps, the API ensures fast, reliable access to…
Snooker API endpoints
| Method | Endpoint | Description |
|---|---|---|
| default | ||
| GET |
List of Competitions /competitions/6422 |
You will receive latest Snooker competitions. |
| GET |
List of Events /event/6422/{competitionId} |
Based on competition ID, You can fetch the current avaialble events. Once you fetched the events you are ready to work with odds. In event response you will also receives… |
| GET |
List of Event Market /markets/6422/{eventId} |
Based on event ID, You can fetch the current avaialble Markets. Once you fetched the Markets you are ready to work with odds. In Market response you will also receives available… |
| POST |
Market Book Odds /listMarketBook/6422 |
To get the match odds for live events, you need to pass a payload containing 10 items, each with a market ID. In return, you'll receive odds data for each item. Match odds are… |
Snooker API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $200 / month | — |
|
| ULTRA Recommended | $279 / month | — |
|
| MEGA | $399 / month | — |
|