# Endpoints

## Endpoints

A consolidated overview of all Football API 3.0 endpoints, grouped by functional area.

Use this page when you want to:

* See **which endpoints exist** for a given domain (fixtures, teams, odds, xG, news, etc.)
* Quickly **jump into the detailed reference** for a specific endpoint
* Discover related capabilities you might not be using yet

For request syntax, query parameters, examples, and response schemas, open the linked endpoint pages.

{% hint style="info" %}
If you prefer an interactive reference, you can also use the official Postman collection, which contains a complete and always up‑to‑date list of endpoints.
{% endhint %}

***

### Livescores

* [GET Inplay Livescores](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/livescores/get-inplay-livescores)
* [GET All Livescores](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/livescores/get-all-livescores)
* [GET Latest Updated Livescores](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/livescores/get-latest-updated-livescores)

***

### Fixtures

* [GET All Fixtures](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures/get-all-fixtures)
* [GET Fixture by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures/get-fixture-by-id)
* [GET Fixtures by Multiple IDs](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures/get-fixtures-by-multiple-ids)
* [GET Fixtures by Date](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures/get-fixtures-by-date)
* [GET Fixtures by Date Range](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures/get-fixtures-by-date-range)
* [GET Fixtures by Date Range for Team](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures/get-fixtures-by-date-range-for-team)
* [GET Fixtures by Head To Head](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures/get-fixtures-by-head-to-head)
* [GET Fixtures by Search by Name](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures/get-fixtures-by-search-by-name)
* [GET Upcoming Fixtures by Market ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures/get-upcoming-fixtures-by-market-id)
* [GET Upcoming Fixtures by TV Station ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures/get-upcoming-fixtures-by-tv-station-id)
* [GET Past Fixtures by TV Station ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures/get-past-fixtures-by-tv-station-id)
* [GET Latest Updated Fixtures](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures/get-latest-updated-fixtures)

***

### States

* [GET All States](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/states/get-all-states)
* [GET State by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/states/get-state-by-id)

***

### Types

* [GET All Types](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/types/get-all-types)
* [GET Type by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/types/get-type-by-id)
* [GET Type by Entity](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/types/get-type-by-entity)

***

### Leagues

* [GET All Leagues](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/leagues/get-all-leagues)
* GET League by ID
* [GET Leagues by Live](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/leagues/get-leagues-by-live)
* [GET Leagues by Fixture Date](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/leagues/get-leagues-by-fixture-date)
* [GET Leagues by Country ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/leagues/get-leagues-by-country-id)
* [GET Leagues Search by Name](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/leagues/get-leagues-search-by-name)
* [GET All Leagues by Team ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/leagues/get-all-leagues-by-team-id)
* [GET Current Leagues by Team ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/leagues/get-current-leagues-by-team-id)

***

### Seasons

* [GET All Seasons](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/seasons/get-all-seasons)
* [GET Seasons by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/seasons/get-seasons-by-id)
* [GET Seasons by Team ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/seasons/get-seasons-by-team-id)
* [GET Seasons by Search by Name](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/seasons/get-seasons-by-search-by-name)

***

### Statistics

* [GET Season Statistics by Participant](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/statistics/get-season-statistics-by-participant)
* [GET Stage Statistics by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/statistics/get-stage-statistics-by-id)
* [GET Round Statistics by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/statistics/get-round-statistics-by-id)

***

### Schedules

* [GET Schedules by Season ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/schedules/get-schedules-by-season-id)
* [GET Schedules by Team ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/schedules/get-schedules-by-team-id)
* [GET Schedules by Season ID and Team ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/schedules/get-schedules-by-season-id-and-team-id)

***

### Stages

* [GET All Stages](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/stages/get-all-stages)
* [GET Stage by ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/stages/get-stage-by-id)
* [GET Stages by Season ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/stages/get-stages-by-season-id)
* [GET Stages by Search by Name](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/stages/get-stages-by-search-by-name)

***

### Rounds

* [GET All Rounds](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/rounds/get-all-rounds)
* [GET Round by ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/rounds/get-round-by-id)
* [GET Rounds by Season ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/rounds/get-rounds-by-season-id)
* [GET Rounds by Search by Name](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/rounds/get-rounds-by-search-by-name)

***

### Standings

* [GET All Standings](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/standings/get-all-standings)
* [GET Standings by Season ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/standings/get-standings-by-season-id)
* [GET Standings by Round ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/standings/get-standings-by-round-id)
* [GET Standing Correction by Season ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/standings/get-standing-correction-by-season-id)
* [GET Live Standings by League ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/standings/get-live-standings-by-league-id)

***

### Topscorers

* [GET Topscorers by Season ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/topscorers/get-topscorers-by-season-id)
* [GET Topscorers by Stage ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/topscorers/get-topscorers-by-stage-id)

***

### Teams

* [GET All Teams](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/teams/get-all-teams)
* [GET Team by ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/teams/get-team-by-id)
* [GET Teams by Country ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/teams/get-teams-by-country-id)
* [GET Teams by Season ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/teams/get-teams-by-season-id)
* [GET Teams by Search by Name](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/teams/get-teams-by-search-by-name)

***

### Players

* [GET All Players](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/players/get-all-players)
* [GET Player by ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/players/get-player-by-id)
* [GET Players by Country ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/players/get-players-by-country-id)
* [GET Players by Search by Name](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/players/get-players-by-search-by-name)
* [GET Last Updated Players](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/players/get-last-updated-players)

***

### Team Squads

* [GET Team Squad by Team ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/team-squads/get-team-squad-by-team-id)
* [GET Extended Team Squad by Team ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/team-squads/get-extended-team-squad-by-team-id)
* [GET Team Squad by Team and Season ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/team-squads/get-team-squad-by-team-and-season-id)

***

### Match Facts (beta)

* [GET All available Match Facts](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/match-facts-beta/get-all-available-match-facts)
* [GET Match Facts by Fixture ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/match-facts-beta/get-match-facts-by-fixture-id)
* [GET Match Facts by Date Range](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/match-facts-beta/get-match-facts-by-date-range)
* [GET Match Facts by League ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/match-facts-beta/get-match-facts-by-league-id)

***

### Team Rankings (beta)

* [GET All Team Rankings](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/team-rankings-beta/get-all-team-rankings)
* [GET Team Rankings by Team ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/team-rankings-beta/get-team-rankings-by-team-id)
* [GET Team Rankings by Date](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/team-rankings-beta/get-team-rankings-by-date)

***

### Team of the Week (TOTW) (beta)

* [GET All available TOTWs](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/team-of-the-week-totw-beta/get-all-available-totws)
* [GET TOTW per Round](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/team-of-the-week-totw-beta/get-totw-per-round)
* [GET Latest TOTW](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/team-of-the-week-totw-beta/get-latest-totw)

***

### Coaches

* [GET All Coaches](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/coaches/get-all-coaches)
* [GET Coach by ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/coaches/get-coach-by-id)
* [GET Coaches by Country ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/coaches/get-coaches-by-country-id)
* [GET Coaches Search by Name](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/coaches/get-coaches-search-by-name)
* [GET Last Updated Coaches](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/coaches/get-last-updated-coaches)

***

### Referees

* [GET All Referees](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/referees/get-all-referees)
* [GET Referee by ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/referees/get-referee-by-id)
* [GET Referees by Country ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/referees/get-referees-by-country-id)
* [GET Referees by Season ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/referees/get-referees-by-season-id)
* [GET Referees Search by Name](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/referees/get-referees-search-by-name)

***

### Transfers

* [GET All Transfers](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/transfers/get-all-transfers)
* [GET Transfer by ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/transfers/get-transfer-by-id)
* [GET Latest Transfers](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/transfers/get-latest-transfers)
* [GET Transfers Between Date Range](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/transfers/get-transfers-between-date-range)
* [GET Transfers by Team ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/transfers/get-transfers-by-team-id)
* [GET Transfers by Player ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/transfers/get-transfers-by-player-id)

***

### Transfer Rumours

* [GET All Transfer Rumours](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/transfer-rumours/get-all-transfer-rumours)
* [GET Transfer Rumours by ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/transfer-rumours/get-transfer-rumours-by-id)
* [GET Transfer Rumours Between Date Range](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/transfer-rumours/get-transfer-rumours-between-date-range)
* [GET Transfer Rumours by Team ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/transfer-rumours/get-transfer-rumours-by-team-id)
* [GET Transfer Rumours by Player ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/transfer-rumours/get-transfer-rumours-by-player-id)

***

### Venues

* [GET All Venues](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/venues/get-all-venues)
* [GET Venue by ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/venues/get-venue-by-id)
* [GET Venues by Season ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/venues/get-venues-by-season-id)
* [GET Venues by Search by Name](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/venues/get-venues-by-search-by-name)

***

### TV Stations

* [GET All TV Stations](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/tv-stations/get-all-tv-stations)
* [GET TV Station by ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/tv-stations/get-tv-station-by-id)
* [GET TV Stations by Fixture ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/tv-stations/get-tv-stations-by-fixture-id)

***

### Expected (xG)

* [GET Expected by Team](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/expected-xg/get-expected-by-team)
* [GET Expected by Player](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/expected-xg/get-expected-by-player)

***

### Premium Expected Lineups

* [GET Expected Lineup by Team](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/premium-expected-lineups/get-expected-lineup-by-team)
* [GET Expected Lineups by Player](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/premium-expected-lineups/get-expected-lineups-by-player)

***

### Predictions

* [GET Probabilities](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/predictions/get-probabilities)
* [GET Predictability by League ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/predictions/get-predictability-by-league-id)
* [GET Probabilities by Fixture ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/predictions/get-probabilities-by-fixture-id)
* [GET Value Bets](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/predictions/get-value-bets)
* [GET Value Bets by Fixture ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/predictions/get-value-bets-by-fixture-id)

***

### Standard Odds Feed — Pre‑match Odds

* [GET All Odds](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standard-odds-feed/pre-match-odds/get-all-odds)
* [GET Odds by Fixture ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standard-odds-feed/pre-match-odds/get-odds-by-fixture-id)
* [GET Odds by Fixture ID and Bookmaker ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standard-odds-feed/pre-match-odds/get-odds-by-fixture-id-and-bookmaker-id)
* [GET Odds by Fixture ID and Market ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standard-odds-feed/pre-match-odds/get-odds-by-fixture-id-and-market-id)
* [GET Last Updated Odds](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standard-odds-feed/pre-match-odds/get-last-updated-odds)

***

### Standard Odds Feed — Inplay Odds

* [GET All Inplay Odds](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standard-odds-feed/inplay-odds/get-all-inplay-odds)
* [GET Inplay Odds by Fixture ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standard-odds-feed/inplay-odds/get-inplay-odds-by-fixture-id)
* [GET Inplay Odds by Fixture ID and Bookmaker ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standard-odds-feed/inplay-odds/get-inplay-odds-by-fixture-id-and-bookmaker-id)
* [GET Inplay Odds by Fixture ID and Market ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standard-odds-feed/inplay-odds/get-inplay-odds-by-fixture-id-and-market-id)
* [GET Last Updated Inplay Odds](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standard-odds-feed/inplay-odds/get-last-updated-inplay-odds)

***

### Premium Odds Feed — Pre‑match Odds

* [GET All Premium Odds](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/premium-odds-feed/premium-pre-match-odds/get-all-premium-odds)
* [GET Premium Odds by Fixture ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/premium-odds-feed/premium-pre-match-odds/get-premium-odds-by-fixture-id)
* [GET Premium Odds by Fixture ID and Bookmaker ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/premium-odds-feed/premium-pre-match-odds/get-premium-odds-by-fixture-id-and-bookmaker-id)
* [GET Premium Odds by Fixture ID and Market ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/premium-odds-feed/premium-pre-match-odds/get-premium-odds-by-fixture-id-and-market-id)
* [GET Updated Premium Odds Between Time Range](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/premium-odds-feed/premium-pre-match-odds/get-updated-premium-odds-between-time-range)
* [GET Updated Historical Odds Between Time Range](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/premium-odds-feed/premium-pre-match-odds/get-updated-historical-odds-between-time-range)
* [GET All Historical Odds](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/premium-odds-feed/premium-pre-match-odds/get-all-historical-odds)

***

### Markets

* [GET All Markets](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/markets/get-all-markets)
* [GET All Premium Markets](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/markets/get-all-premium-markets)
* [GET Market by ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/markets/get-market-by-id)
* [GET Market by Search](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/markets/get-market-by-search)

***

### Bookmakers

* [GET All Bookmakers](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/bookmakers/get-all-bookmakers)
* [GET All Premium Bookmakers](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/bookmakers/get-all-premium-bookmakers)
* [GET Bookmaker by ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/bookmakers/get-bookmaker-by-id)
* [GET Bookmaker by Search](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/bookmakers/get-bookmaker-by-search)
* [GET Bookmaker by Fixture ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/bookmakers/get-bookmaker-by-fixture-id)
* [GET Bookmaker Match ID Mappings by Fixture ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/bookmakers/get-bookmaker-match-id-mappings-by-fixture-id)

***

### News

* [GET Pre‑Match News](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/news/get-pre-match-news)
* [GET Pre‑Match News by Season ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/news/get-pre-match-news-by-season-id)
* [GET Pre‑Match News for Upcoming Fixtures](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/news/get-pre-match-news-for-upcoming-fixtures)
* [GET Post‑Match News](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/news/get-post-match-news)
* [GET Post‑Match News by Season ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/news/get-post-match-news-by-season-id)

***

### Rivals

* [GET All Rivals](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/rivals/get-all-rivals)
* [GET Rivals by Team ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/rivals/get-rivals-by-team-id)

***

### Commentaries

* [GET All Commentaries](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/commentaries/get-all-commentaries)
* [GET Commentaries by Fixture ID](https://docs.sportmonks.com/football/endpoints-and-entities/endpoints/commentaries/get-commentaries-by-fixture-id)

***

#### What next?

* New to the API? Start with the [API Structure & navigation](https://docs.sportmonks.com/v3/tutorials-and-guides/tutorials/api-structure-and-navigation) and [Introduction tutorial](https://docs.sportmonks.com/v3/welcome/most-important-docs-pages).
* Want to understand the data models behind these endpoints? See [Entities](https://docs.sportmonks.com/v3/endpoints-and-entities/entities).
* Looking for filters, includes, and field selection? Check the [Request options](https://docs.sportmonks.com/v3/api/request-options) section.
