Football Aggregated Data
Provide aggregated Data of football matches such as statistics, scores, line-ups used for analysis and visualisation.
4 subscribers
4 ms avg latency
13 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Football Aggregated Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| Matches | ||
| GET |
Get Matches In-Play /rapidapi/matches-in-play |
Get Matches In-Play |
| GET |
Get Schedule Matches /rapidapi/schedule-matches |
Get scheduled matches in next 2 weeks |
| GET |
Get Matches By League /rapidapi/matches-by-league |
Get matches by league and season. Included finished matches and future matches |
| Matches Data | ||
| GET |
Get Events data /rapidapi/events/{match_id} |
Get all events of finished match |
| GET |
Get Expected-goals data /rapidapi/expected-goals/{match_id} |
Get Expected-goals data of finished match |
| GET |
Get H2H data /rapidapi/h2h/{match_id} |
Get H2H data of finished match |
| Matches Live-Data | ||
| GET |
Get Expected-goals live-data /rapidapi/live/expected-goals/{match_id} |
Get Expected-goals of match in live |
| GET |
Get H2H live-data /rapidapi/live/h2h/{match_id} |
Get H2H data of match in live |
| GET |
Get Events live-data /rapidapi/live/events/{match_id} |
Get all events in live |
| Leagues | ||
| GET |
Get Leagues By Season /rapidapi/leagues/season/{season_id} |
Get available leagues in specific season |
| GET |
Get Leagues /rapidapi/leagues |
Get leagues are available in our api |
| Teams | ||
| GET |
Get Teams /rapidapi/teams |
Get team name |
| Players | ||
| GET |
Get Players /rapidapi/players |
Get players by leage_id, season_id and team_id |
Football Aggregated Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 20 / minute |
|
| PRO | $15 / month | 60 / minute |
|
| ULTRA | $50 / month | 60 / minute |
|