Football Pro

Sportmonks Football API v3 is a clean, well-documented RESTful API for football (soccer) data. JSON responses, predictable structure, strict typing, built so developers can ship without fighting the data layer. Official Documentation: https://docs.sportmonks.com/football What's included on RapidAPI This is the RapidAPI edition of the Sportmonks Football API. It covers the 5 top European leagues:…

207 subscribers
9.8/10 popularity
213 ms avg latency
66% success rate
100 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 Pro endpoints

MethodEndpointDescription
Core / Cities
GET Cities by Search
/v3/core/cities/search/{name}
Returns cities information that matches your search query. For more information, please visit: https://docs.sportmonks.com/football/core-api/endpoints/cities/get-cities-by-search
Football / Fixtures
GET Fixtures by Multiple IDs
/v3/football/fixtures/multi/{fixtureIds}
Returns the fixtures you’ve requested by IDs. The maximum number of fixture IDs you can include in a single request when using this endpoint is 50. For more information, please…
Football / Transfers
GET Transfers Between Date Range
/v3/football/transfers/between/{startDate}/{endDate}
Returns the transfers between the requested date range. For more information, please visit: https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/transfers/get-tra…
Football / TV Stations
GET TV Stations by ID
/v3/football/tv-stations/{tvStationId}
Returns all the TV Stations available for your requested fixture ID. For more information, please visit: https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/tv-s…
Other endpoints
GET All Leagues
/api/v2.0/leagues
With this endpoint you can get an overview of all the leagues. | Popular includes: country,season
GET Aggregated Assistscorers by Season ID
/api/v2.0/seasons/{ID}
This Topscorers endpoint returns the Aggregated Assistscorers by Season. This means that all stages are summed, also preliminary stages.
GET Aggregated Cardscorers by Season ID
/api/v2.0/seasons/{ID}
This Topscorers endpoint returns the Aggregated Cardscores by Season. This means that all stages are summed, also preliminary stages.
GET Aggregated Goalscorers by Season ID
/api/v2.0/seasons/{ID}
This Aggregated Goalscores endpoint returns the Goalscores by Stage of the Season.
GET Standings Corrections
/api/v2.0/corrections/season/{id}
n case a team got points corrections they can be found here. It will return an array of correction objects on a per stage basis. In some occasions a stage proceeds with standings…
GET All Aggregated Topscorers by Season ID
/api/v2.0/topscorers/season/{ID}/aggregated
This Topscorers endpoint returns the Aggregated Topscorers by Season. This means that all stages are summed, also preliminary stages.
GET All Bookmakers
/api/v2.0/bookmakers
This endpoint gives you all the available Bookmakers.
GET Round by ID
/api/v2.0/rounds/{id}
Leagues can be split up in Rounds representing a week a game is played in. With this endpoint we give you the ability to request data for a single Round | Popular includes:…
GET All Continents
/api/v2.0/continents
The Continents endpoint helps you with assigning Countries and Leagues to the part of the world (Continent) they belong to.
GET Fixtures Between 2 Dates for one team
/api/v2.0/fixtures/between/{startDate}/{endDate}/{teamID}
With this endpoint you can get the fixtures between two dates for one team.
GET Fixtures by Date
/api/v2.0/fixtures/date/{date}
The Fixture endpoint provides information about Games in particular Leagues. With this endpoint you can get the fixtures by Date. | Popular includes: localTeam,visitorTeam,events
GET All Odds Markets
/api/v2.0/markets
This endpoint gives you all the available Markets.
GET Fixtures by ID List
/api/v2.0/fixtures/multi/{idList}
The Fixture endpoint provides information about Games in particular Leagues. With this endpoint you can get multiple fixtures by IDLIST. | Popular includes: localTeam,visitorTeam
GET Rounds by Season ID
/api/v2.0/rounds/season/{id}
Leagues can be split up in Rounds representing a week a game is played in. With this endpoint we give you the ability to request data for a single Round as well as all Rounds of…
GET All Seasons
/api/v2.0/seasons
With this endpoint you can get an overview of all the seasons. | Popular includes: league,stages,rounds
GET Fixtures Currently Inplay
/api/v2.0/livescores/now
The Fixture endpoint provides information about Games in particular Leagues. With this endpoint you can get all the Livescores that are in-play. Popular includes |…
GET Fixtures Inplay by League
/api/v2.0/livescores/now
The Fixture endpoint provides information about Games in particular Leagues. With this endpoint you can get all the Livescores that are in-play per League ID. Popular includes |…
GET Assistscorers by Season ID
/api/v2.0/seasons/{ID}
This Assistscorers endpoint returns the Assistscorers by Stage of the Season.
GET Fixtures of Today
/api/v2.0/livescores
The Fixture endpoint provides information about Games in particular Leagues. With this endpoint you can get all the Livescores of the current day. | Popular includes:…
GET Benched Players by Fixture ID
/api/v2.0/fixtures/{id}
This endpoint gives you the benched Players by fixture ID
GET Bookmaker by ID
/api/v2.0/bookmakers/{id}
This endpoint gives information about the Bookmaker by ID.
GET All Line-Ups by Player ID
/api/v2.0/players/{id}
This endpoint gives you the line-up information of one Player by ID.
GET Season by ID
/api/v2.0/seasons/{id}
The Seasons endpoint provides you details about for example Name, League ID, Year and if the Season is Active Yes or No. One of the main features of the Seasons endpoint is the…
GET Goalcorers by Season ID
/api/v2.0/seasons/{ID}
This Goalscorers endpoint returns the Goalscorers by Stage of the Season.
GET Cardscorers by Season ID
/api/v2.0/seasons/{id}
This Topscorers endpoint returns the Cardscorers by Stage of the Season.
GET Coach by ID
/api/v2.0/coaches/{id}
With this endpoint you can get detailed information of one Coach by ID.
GET Commentaries by Fixture ID
/api/v2.0/commentaries/fixture/{id}
This endpoint gives you the Commentaries by Fixture ID.
GET Continent by ID
/api/v2.0/continents/{id}
This endpoint gives you information of one Continent by ID.
GET Country by ID
/api/v2.0/countries/{id}
This endpoint gives you information of one Country by ID.
GET Events by Fixture ID
/api/v2.0/fixtures/{id}
This endpoint gives you the events by Fixture ID.
GET Fixture by ID
/api/v2.0/fixtures/{id}
With this endpoint you can access the fixture by ID.
GET Head 2 Head by Team ID's
/api/v2.0/head2head/{TeamA_ID}/{TeamB_ID}
This endpoint provides you with all previous Games between 2 Teams. The Head 2 Head endpoint can give you a complete overview of the historical Games between 2 teams. Popular…
GET Season Schedule
/api/v2.0/seasons/{id}
The Seasons endpoint provides you with details about for example the Name, League ID, Year and if the Season is Active Yes or No. One of the main features of the Seasons endpoint…
GET Fixtures Between 2 Dates
/api/v2.0/fixtures/between/{startDate}/{endDate}
With this endpoint you can get the fixtures between two dates: StartDate and EndDate.
GET Inplay Odds by Fixture ID
/api/v2.0/odds/inplay/fixture/{id}
Odds are used to add betting functionality to your application. This endpoint gives you the Live odds by Fixture ID.
GET Last Updated Fixtures
/api/v2.0/fixtures/updates
The Fixture endpoint provides information about Games in particular Leagues. With this endpoint you can get information about the fixtures that are last updated. | Popular…
GET League by ID
/api/v2.0/leagues/{id}
The Leagues endpoint is for most customers the starting point. With this endpoint you can get an overview of one league by ID.
GET Season Statistics by Season ID
/api/v2.0/seasons/{id}
This endpoint returns you all Season Statistics by Season. | Popular includes: topscorer,mostgoalteam,mostcornerteam
GET Line-Up by Fixture ID
/api/v2.0/fixtures/{id}
This endpoint gives you the line-up information of a Fixture ID.
GET Sidelined by Player ID
/api/v2.0/players/{id}
Get the Sidelined fixtures of a single Player. Sidelined means the fixtures where the Player was injured or suspended.
GET Match Statistics by Fixture ID
/api/v2.0/fixtures/{id}
With this endpoint you can access all the statistics per team, player and season on various levels. This endpoint gives you the match statistics of a Fixture ID.
GET Odds Market by ID
/api/v2.0/markets/{id}
This endpoint is very useful for administrative purposes to check and structure the Bookmakers and Markets availability. This endpoint gives information about the Markets by ID.
GET Player by ID
/api/v2.0/players/{id}
This endpoint provides you with detailed Player and Coach information. With this endpoint you will be able to build a complete Player and Coach Profile. With this endpoint you…
GET Player Statistics by Fixture ID
/api/v2.0/fixtures/{id}
With this endpoint you can access all the statistics per team, player and season on various levels. This endpoint gives you all the Player statistics of a Fixture ID.
GET Player Statistics by Player ID
/api/v2.0/players/{id}
With this endpoint you can access all the statistics per team, player and season on various levels. This endpoint gives you all the statistics by Player ID.
GET Player Statistics by Player ID and Season ID
/api/v2.0/players/{id}
With This Endpoint You Can Access All The Statistics Per Team, Player And Season On Various Levels. This Endpoint Gives You All The Statistics By Player ID and Season ID.
+ 50 more endpoints on the provider's documentation.

Football Pro pricing

PlanPriceRate limitQuotas
BASIC Free 8 / hour
  • Requests: 8 / daily (then $0.0080 each)
PRO Recommended $29 / month 500 / hour
  • Requests: 2,500 / daily (then $0.0049 each)

More Sports APIs

View all →
  • The Football Prediction API provides predictions for upcoming football matches, average bookie odds, results…

    SportsFreemium9.2k subscribers
  • Sign up directly on our platform: https://therundown.io/pricing/api Please see our docs at…

    SportsFreemium2.2k subscribers
  • +1 220 football leagues & cups. Livescore (15s), live & pre-match odds, events, line-ups, coachs, players,…

    SportsFree
  • Odds data API for NFL, NBA, MLB, EPL, AFL and loads more, from US, UK, EU and Aussie bookmakers. Get started…

    SportsFreemium9.9k subscribers
  • All NBA Stats DATA, Games, Livescore, Standings, Players, Statistics...

    SportsFreemium
  • FlashScore Live Sports API - Real-Time Scores, Results & Match Stats. Get detailed sports data including…

    SportsFreemium2.2k subscribers