Football Micro
#### Introduction Welcome to SportMicro! We provide real-time data for 21 sports worldwide. Our Football API is designed for developers building applications, fantasy platforms, sportsbooks, and data-driven products. Access a wide range of endpoints including Teams, Players, Fixtures, Standings, Odds, Predictions, and more. #### Full Documentation Explore detailed guides, endpoints, and…
Football Micro endpoints
| Method | Endpoint | Description |
|---|---|---|
| Countries | ||
| GET |
Countries /countries |
This endpoint allows you to retrieve the countries. You can use the `alpha` field to get the country. > **Multi-language**: This feature allows the user to manually change the… |
| Classes | ||
| GET |
Classes /classes |
This endpoint allows you to retrieve the classes. You can use the `alpha` parameter to get a specific class as a country. > **Multi-language**: This feature allows the user to… |
| Leagues | ||
| GET |
Leagues Info /leagues-info |
This endpoint allows you to retrieve the info from leagues and cups. > **Multi-language**: This feature allows the user to manually change the language of the API response by… |
| GET |
Leagues By Class /leagues-by-class |
This endpoint allows you to retrieve the leagues from a specific class. > **Multi-language**: This feature allows the user to manually change the language of the API response by… |
| GET |
Leagues /leagues |
This endpoint allows you to retrieve the leagues and the cups. > **Multi-language**: This feature allows the user to manually change the language of the API response by adding… |
| GET |
Leagues By Date /leagues-by-date |
This endpoint allows you to retrieve the leagues from a specific date. The date has a format of YYYY-DD-MM. > **Multi-language**: This feature allows the user to manually change… |
| Tournaments | ||
| GET |
Tournaments /tournaments |
This endpoint allows you to retrieve the tournaments. > **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to… |
| GET |
Tournaments By League /tournaments-by-league |
This endpoint allows you to retrieve the tournaments from a specific league. > **Multi-language**: This feature allows the user to manually change the language of the API… |
| GET |
Tournaments By Class /tournaments-by-class |
This endpoint allows you to retrieve the tournaments from a specific class. > **Multi-language**: This feature allows the user to manually change the language of the API response… |
| Seasons | ||
| GET |
Seasons By Tournament /seasons-by-tournament |
This endpoint allows you to retrieve the seasons from a specific tournament. > **Multi-language**: This feature allows the user to manually change the language of the API… |
| GET |
Seasons Info /seasons-info |
This endpoint allows you to retrieve the info from seasons. > **Multi-language**: This feature allows the user to manually change the language of the API response by adding value… |
| GET |
Seasons Rounds /seasons-rounds |
This endpoint allows you to retrieve the rounds from seasons. > **Multi-language**: This feature allows the user to manually change the language of the API response by adding… |
| GET |
Seasons By League /seasons-by-league |
This endpoint allows you to retrieve the seasons from a specific league. > **Multi-language**: This feature allows the user to manually change the language of the API response by… |
| GET |
Seasons Groups /seasons-groups |
This endpoint allows you to retrieve the groups from seasons. > **Multi-language**: This feature allows the user to manually change the language of the API response by adding… |
| GET |
Seasons /seasons |
This endpoint allows you to retrieve the seasons. > **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the… |
| Cup bracket | ||
| GET |
Cup Bracket /cup-bracket |
This endpoint allows you to retrieve the cup knock outs. You can use `id` from the `seasons` or `leagues` endpoint to get the wanted cup knock out tree. Fields in rounds: Field |… |
| Standings | ||
| GET |
Standings /standings |
This endpoint allows you to retrieve the standings. For the type argument you can search by: **home**, **away** and **total**. > **Multi-language**: This feature allows the user… |
| Teams | ||
| GET |
Teams /teams |
This endpoint allows you to retrieve the teams. > **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the… |
| GET |
Teams By League /teams-by-league |
This endpoint allows you to retrieve the teams from a specific league. > **Multi-language**: This feature allows the user to manually change the language of the API response by… |
| GET |
Teams Seasons /teams-seasons |
This endpoint allows you to retrieve the seasons from teams. > **Multi-language**: This feature allows the user to manually change the language of the API response by adding… |
| GET |
Teams By Tournament /teams-by-tournament |
This endpoint allows you to retrieve the teams from a specific tournament. > **Multi-language**: This feature allows the user to manually change the language of the API response… |
| GET |
Teams By Season /teams-by-season |
This endpoint allows you to retrieve the teams from a specific season. > **Multi-language**: This feature allows the user to manually change the language of the API response by… |
| Players | ||
| GET |
Players Penalty History /players-penalty-history |
This endpoint allows you to retrieve the penalties by players. > **Multi-language**: This feature allows the user to manually change the language of the API response by adding… |
| GET |
Players /players |
This endpoint allows you to retrieve the players. > **Multi-language**: This feature allows the user to manually change the language of the API response by adding value to the… |
| GET |
Players By Team /players-by-team |
This endpoint allows you to retrieve the players from a specific team. > **Multi-language**: This feature allows the user to manually change the language of the API response by… |
| GET |
Players Statistics /players-statistics |
This endpoint allows you to retrieve the statistics from players. For the type argument you can search by: **overall**, **home** and **away**, but **overall** is most common type… |
| GET |
Players National Statistics /players-national-statistics |
This endpoint allows you to retrieve the national statistics about players. > **Multi-language**: This feature allows the user to manually change the language of the API response… |
| GET |
Players Transfers /players-transfers |
This endpoint allows you to retrieve the transfers from players. > **Multi-language**: This feature allows the user to manually change the language of the API response by adding… |
| Injuries | ||
| GET |
Injuries /injuries |
This endpoint allows you to retrieve the injuries and missing matches. > **Multi-language**: This feature allows the user to manually change the language of the API response by… |
| Matches | ||
| GET |
Matches Substitutions /matches-substitutions |
This endpoint allows you to retrieve the substitutions for an match. > **Multi-language**: This feature allows the user to manually change the language of the API response by… |
| GET |
Matches By Date /matches-by-date |
This endpoint allows you to retrieve the matches from a specific date. The date has a format of YYYY-DD-MM. > **Multi-language**: This feature allows the user to manually change… |
| GET |
Matches Incidents /matches-incidents |
This endpoint allows you to retrieve the incidents from matches. For **incidents** we have many types: `card`, `inGamePenalty`, `penaltyShootout`, `injuryTime`, `varDecision`,… |
| GET |
Matches Coverage /matches-coverage |
This endpoint allows you to retrieve the coverages from matches. With this endpoint you can see what data does your match has. > **Multi-language**: This feature allows the user… |
| GET |
Matches Highlights /matches-highlights |
This endpoint allows you to retrieve the highlights from matches. It has all social media posts about the match. > **Multi-language**: This feature allows the user to manually… |
| GET |
Matches By Date League /matches-by-date-league |
This endpoint allows you to retrieve the matches from a specific date and league. The date has a format of YYYY-DD-MM. > **Multi-language**: This feature allows the user to… |
| GET |
Matches Weather /matches-weather |
This endpoint allows you to retrieve the weather from matches. > **Multi-language**: This feature allows the user to manually change the language of the API response by adding… |
| GET |
Matches Commentaries /matches-commentaries |
This endpoint allows you to retrieve the commentaries from matches. > **Multi-language**: This feature allows the user to manually change the language of the API response by… |
| GET |
Matches Positions /matches-positions |
This endpoint allows you to retrieve the player positions in the peach. > **Multi-language**: This feature allows the user to manually change the language of the API response by… |
| GET |
Matches Players Heatmaps /matches-players-heatmaps |
This endpoint allows you to retrieve the players heatmaps from matches. With the help of x, y and value fields you can see the players movements in the field. >… |
| GET |
Matches Statistics /matches-statistics |
This endpoint allows you to retrieve the statistics from matches. Types of the statistics: **Tackles won**, **Goals prevented**, **Shots outside box**, **Expected goals**,… |
| GET |
Matches Live /matches-live |
This endpoint allows you to retrieve the live matches. It has the same results as the /matches endpoint. |
| GET |
Matches Graphs /matches-graphs |
This endpoint allows you to retrieve the graphs from matches. If the `value` field is a bigger number (> 0) that means that the home team had a big pressure that minute. And if… |
| GET |
Matches Shotmap /matches-shotmap |
This endpoint allows you to retrieve shot maps for an match. > **Multi-language**: This feature allows the user to manually change the language of the API response by adding… |
| GET |
Matches Players Statistics /matches-players-statistics |
This endpoint allows you to retrieve the players statistics from matches. > **Multi-language**: This feature allows the user to manually change the language of the API response… |
| GET |
Matches Lineups /matches-lineups |
This endpoint allows you to retrieve the lineups from matches. With this endpoint you can see the lineups from the match. This endpoint also has `confirmed` filed to check if the… |
| GET |
Matches /matches |
This endpoint allows you to retrieve the matches. You can use `id` from the `seasons`, `tournaments`, `rounds`, `arenas`, `referees` and `teams` endpoint to get the matches.… |
| Odds | ||
| GET |
Total Goals /odds/total-goals |
This endpoint allows you to retrieve the odds from total goals market. > **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to… |
| GET |
To Win To Nil /odds/to-win-to-nil |
This endpoint allows you to retrieve the odds from to win to nil market. > **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters… |
| GET |
Corners Odd Or Even /odds/corners-odd-or-even |
This endpoint allows you to retrieve the odds from corners odd or even market. > **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit… |
| GET |
Odd Even /odds/odd-even |
This endpoint allows you to retrieve the odds from odd even market. > **Pagination**: The endpoint uses an offset and limit system. Specify the offset and limit parameters to… |
Football Micro pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $39 / month | — |
|
| ULTRA Recommended | $199 / month | — |
|
| MEGA | $349 / month | — |
|