# All endpoints

{% hint style="info" %}
Please note that our entire Football API collection with all endpoints is available in Postman. [![Run in Postman](https://docs.sportmonks.com/~gitbook/image?url=https%3A%2F%2Frun.pstmn.io%2Fbutton.svg\&width=300\&dpr=4\&quality=100\&sign=5f4dbf4c\&sv=2)](https://football-postman.sportsapi360.com/)
{% endhint %}

<table><thead><tr><th width="116">Method</th><th>Path</th></tr></thead><tbody><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/matches/live">/football/api/v1/matches/live</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/matches/schedule">/football/api/v1/matches/schedule</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/match/:id">/football/api/v1/match/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/match/statistics/:id">/football/api/v1/match/statistics/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/match/lineups/:id">/football/api/v1/match/lineups/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/match/incidents/:id">/football/api/v1/match/incidents/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/match/graphs/:id">/football/api/v1/match/graphs/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/match/shotmap/:id">/football/api/v1/match/shotmap/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/match/commentary/:id">/football/api/v1/match/commentary/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/match/shotmap/:id/player/:player">/football/api/v1/match/shotmap/:id/player/:player</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/match/head2head/:id">/football/api/v1/match/head2head/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/match/win-probability/:id">/football/api/v1/match/win-probability/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/match/teams-form/:id">/football/api/v1/match/teams-form/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/match/managers/:id">/football/api/v1/match/managers/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/match/best-players/:id">/football/api/v1/match/best-players/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/match/featured-player/:id">/football/api/v1/match/featured-player/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/competitions/categories">/football/api/v1/competitions/categories</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/competitions/categories/:cid">/football/api/v1/competitions/categories/:cid</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/competitions/default/">/football/api/v1/competitions/default/</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/competitions/top/">/football/api/v1/competitions/top/</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/competitions/:tid">/football/api/v1/competitions/:tid</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/competitions/:tid/featured">/football/api/v1/competitions/:tid/featured</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/competitions/:tid/season/:sid/info">/football/api/v1/competitions/:tid/season/:sid/info</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/competitions/:tid/season/:sid/matches">/football/api/v1/competitions/:tid/season/:sid/matches</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/competitions/:tid/season/:sid/standings">/football/api/v1/competitions/:tid/season/:sid/standings</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/competitions/:tid/season/:sid/top-players">/football/api/v1/competitions/:tid/season/:sid/top-players</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/competitions/:tid/season/:sid/top-teams">/football/api/v1/competitions/:tid/season/:sid/top-teams</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/competitions/:tid/season/:sid/rounds">/football/api/v1/competitions/:tid/season/:sid/rounds</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/competitions/:tid/season/:sid/rounds/matches">/football/api/v1/competitions/:tid/season/:sid/rounds/matches</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/player/:id">/football/api/v1/player/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/player/national-team-statistics/:id">/football/api/v1/player/national-team-statistics/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/player/attribute/:id">/football/api/v1/player/attribute/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/player/recent/matches/:id">/football/api/v1/player/recent/matches/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/player/recent/summary/:id">/football/api/v1/player/recent/summary/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/player/season/statistics/:id">/football/api/v1/player/season/statistics/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/player/statistics/:id">/football/api/v1/player/statistics/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/player/transfer/:id">/football/api/v1/player/transfer/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/player/:id/tournament/:tid/season/:sid/statistics">/football/api/v1/player/:id/tournament/:tid/season/:sid/statistics</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/team/:id">/football/api/v1/team/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/team/details/:id">/football/api/v1/team/details/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/team/tournaments/:id">/football/api/v1/team/tournaments/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/team/recent/matches/:id">/football/api/v1/team/recent/matches/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/team/next/matches/:id">/football/api/v1/team/next/matches/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/team/squads/:id">/football/api/v1/team/squads/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/team/rankings/fifa">/football/api/v1/team/rankings/fifa</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/team/rankings/uefa/national">/football/api/v1/team/rankings/uefa/national</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/team/rankings/uefa/club">/football/api/v1/team/rankings/uefa/club</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/manager/:id">/football/api/v1/manager/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/manager/career/:id">/football/api/v1/manager/career/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/global/search">/football/api/v1/global/search</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/image/team/:id">/football/api/v1/image/team/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/image/player/:id">/football/api/v1/image/player/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/image/manager/:id">/football/api/v1/image/manager/:id</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/image/flags/:name">/football/api/v1/image/flags/:name</a></td></tr><tr><td>GET</td><td><a href="http://192.168.10.221:5001/football/api/v1/image/tournament/unique/:id/:theme?">/football/api/v1/image/tournament/unique/:id/:theme?</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docsv3.sportsapi360.com/football-docs/football-api/all-endpoints.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
