1xBet
1xBet Live Sports API - Real-Time Scores, Results & Match Stats. Get detailed sports data including live scores, fixtures, results, and stats from 1xBet across football (soccer), basketball, tennis and more.
1xBet endpoints
| Method | Endpoint | Description |
|---|---|---|
| General | ||
| GET |
Get all sports /api/1xbet/v1/general/sports |
Returns a list of all available sports with their sub-sports and images. |
| GET |
Get supported languages /api/1xbet/v1/general/languages |
Returns the list of supported languages with their code, English name and native name. |
| GET |
Search /api/1xbet/v1/general/search |
Searches matches by free text and returns matching events with tournament and weather info. |
| Sport | ||
| GET |
Get live sports /api/1xbet/v1/live/sports |
Returns the list of sports that currently have live matches, with total match counts. |
| GET |
Get live championships /api/1xbet/v1/live/championships |
Returns live championships for a sport, grouped by country. |
| GET |
Get live championship matches /api/1xbet/v1/live/championship-matches |
Returns live matches for a specific championship. |
| GET |
Get pre-match sports /api/1xbet/v1/prematch/sports |
Returns the list of sports that have pre-match (upcoming) events, with total match counts. |
| GET |
Get pre-match championships /api/1xbet/v1/prematch/championships |
Returns pre-match championships for a sport, grouped by country. |
| GET |
Get pre-match championship matches /api/1xbet/v1/prematch/championship-matches |
Returns pre-match matches for a specific championship. |
| GET |
Get history sports /api/1xbet/v1/history/sports |
Returns the list of sports that had finished matches on the given day. |
| GET |
Get history championships /api/1xbet/v1/history/championships |
Returns the championships that had finished matches for a sport on the given day. |
| GET |
Get history championship matches /api/1xbet/v1/prematch/championship-matches |
Returns the finished matches for a championship on the given day. |
| Match | ||
| GET |
Get (live or upcoming) match details /api/1xbet/v1/match/details |
Returns detailed information about a specific live or upcoming (pre-match) match. Finished matches are not supported by this endpoint. |
| GET |
Get match statistics /api/1xbet/v1/match/statistics |
Returns statistics for a specific match. |
| GET |
Get match standings /api/1xbet/v1/match/standings |
Returns the tournament standings table relevant to a specific match. |
| GET |
Get match lineups /api/1xbet/v1/match/lineups |
Returns lineups for a specific match. |
| GET |
Get match player statistics /api/1xbet/v1/match/player-stats |
Returns per-player statistics for a specific match. |
| GET |
Get match style of play /api/1xbet/v1/match/style-of-play |
Returns team characteristics, strengths, weaknesses and forecasts for a specific match. |
| GET |
Get match heatmap /api/1xbet/v1/match/heatmap |
Returns the heat map data for a specific match. |
| GET |
Get (live or upcoming) match odds /api/1xbet/v1/match/odds |
Returns odds for a live or upcoming (pre-match) match grouped by tabs (Regular time, 1st half, 2nd half, Corners, etc.), with labeled markets and outcomes. Finished matches are… |
| GET |
Get (live or upcoming) match odds movement /api/1xbet/v1/match/odds-movement |
Returns the market history graph (odds movement) for a specific live or upcoming (pre-match) match. Finished matches are not supported by this endpoint. |
| GET |
Get match future games /api/1xbet/v1/match/future-games |
Returns the upcoming games of both teams of a specific match. |
| GET |
Get match head to head /api/1xbet/v1/match/h2h |
Returns the head-to-head record between the two teams of a specific match. |
| GET |
Get match live text commentary /api/1xbet/v1/match/live-text-commentary |
Returns the live text commentary (text broadcast) for a specific match. |
| GET |
Get match prediction /api/1xbet/v1/match/prediction |
Returns the prediction data for a specific match. |
| GET |
Get match news /api/1xbet/v1/match/news |
Returns news articles related to a specific match. |
| GET |
Get match top performers /api/1xbet/v1/match/top-performers |
Returns the top performing players for a specific match. |
| GET |
Get match events /api/1xbet/v1/match/events |
Returns the timeline events (goals, substitutions, cards) for a specific match. |
| GET |
Get match recent games /api/1xbet/v1/match/recent-games |
Returns the recent games of both teams of a specific match. |
| Tournament | ||
| GET |
Get tournament standings /api/1xbet/v1/tournament/standings |
Returns the standings table for a specific tournament. |
| GET |
Get tournament finished matches /api/1xbet/v1/tournament/matches/finished |
Returns the finished (completed) matches of a specific tournament. |
| GET |
Get tournament upcoming matches /api/1xbet/v1/tournament/matches/upcoming |
Returns the upcoming (future) matches of a specific tournament. |
| Team | ||
| GET |
Get team upcoming matches /api/1xbet/v1/team/matches/upcoming |
Returns the upcoming (future) matches of a specific team. |
| GET |
Get team transfers /api/1xbet/v1/team/transfers |
Returns the transfer activity of a specific team. |
| GET |
Get team lineup /api/1xbet/v1/team/lineup |
Returns the current squad/lineup of a specific team. |
| GET |
Get team finished matches /api/1xbet/v1/team/matches/finished |
Returns the finished (completed) matches of a specific team. |
| Player | ||
| GET |
Get player details /api/1xbet/v1/player/details |
Returns detailed information about a specific player. |
| GET |
Get player career /api/1xbet/v1/player/career |
Returns the career history of a specific player. |
| GET |
Get player recent matches /api/1xbet/v1/player/recent-matches |
Returns the recent matches of a specific player. |
| GET |
Get player transfers /api/1xbet/v1/player/transfers |
Returns the transfer history of a specific player. |
| GET |
Get player injuries /api/1xbet/v1/player/injuries |
Returns the injury history of a specific player. |
1xBet pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 60 / minute |
|
| PRO | $4.5 / month | 60 / minute |
|
| ULTRA Recommended | $19.5 / month | 128 / minute |
|
| MEGA | $79.5 / month | 180 / minute |
|