Football Odds & Detail API
Football Odds & Match Detail API provides comprehensive, real-time soccer data in a single integration. Access daily fixtures, live and pre-match odds, detailed match information, competition standings, team profiles, player profiles, transfers, top scorers, winners history, and advanced statistics.
Football Odds & Detail API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Matches | ||
| GET |
getMatchesForDate /matches/{date}/football |
Get all matches for a specific date. |
| Match Details | ||
| GET |
getMatchEvents /match/{match_id}/events |
Get events timeline for a match. |
| GET |
getMatchOdds /match/{match_id}/odds |
Get only odds/markets for a match. |
| GET |
getMatchDetail /match/{match_id} |
Get full match detail payload. |
| Team Details | ||
| GET |
getTeamTitles /team/{team_id}/titles |
Get Team Titles |
| GET |
getTeamStandings /team/{team_id}/standings |
Get team standings |
| GET |
getTeamInfo /team/{team_id}/info |
get team info |
| GET |
getTeamSquad /team/{team_id}/squad |
get team squad |
| GET |
getTeamTransfers /team/{team_id}/transfers |
get team transfer history |
| GET |
getTeamManagers /team/{team_id}/managers |
get team managers |
| GET |
getTeamDetail /team/{team_id} |
get team all detail |
| GET |
getTeamStats /team/{team_id}/stats |
get team stats |
| Competition Details | ||
| GET |
getCompetitions /competitions |
Get all competitions list |
| GET |
getCompetitionTopScorers /competition/{comp_id}/top-scorers |
getCompetitionTopScorers |
| GET |
getCompetitionDetail /competition/{comp_id} |
getCompetitionDetail |
| GET |
getCompetitionFixtures /competition/{comp_id}/fixtures |
getCompetitionFixtures |
| GET |
getCompetitionTransfers /competition/{comp_id}/transfers |
getCompetitionTransfers |
| GET |
getCompetitionPlayerStats /competition/{comp_id}/stats/players |
getCompetitionPlayerStats |
| GET |
getCompetitionStandings /competition/{comp_id}/standings |
getCompetitionStandings |
| GET |
getCompetitionWeeklyStandings /competition/{comp_id}/standings-week/0 |
getCompetitionWeeklyStandings |
| GET |
getCompetitionTeamStats /competition/{comp_id}/stats/teams |
getCompetitionTeamStats |
| GET |
getCompetitionWinners /competition/{comp_id}/winners |
getCompetitionWinners |
| Player Details | ||
| GET |
getPlayerRatings /player/{player_id}/ratings |
get player ratings |
| GET |
getPlayerProfile /player/{player_id}/profile |
get player profile |
| GET |
getPlayerCareer /player/{player_id}/career |
get player career |
| GET |
getPlayerTeams /player/{player_id}/teams |
get player's team |
| GET |
getPlayerDetail /player/{player_id} |
get player detail |
| GET |
getPlayerTransfers /player/{player_id}/transfers |
get player transfer history |
| Search | ||
| GET |
search /search/{query} |
Search player/team |
Football Odds & Detail API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5.99 / month | 60 / minute |
|
| ULTRA Recommended | $12.99 / month | 500 / minute |
|
| MEGA | $49.99 / month | 2000 / minute |
|