> For the complete documentation index, see [llms.txt](https://docs.sportmonks.com/v2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sportmonks.com/v2/endpoint-overview/leagues.md).

# Leagues

For most customers, the **Leagues** endpoint is the starting point. A request on this endpoint returns a response with all Leagues you have access to, based on the plan you are subscribed to.

The **Leagues** endpoint provides you League information like its ID, Name, Country, Coverage etc.

The endpoint is often used in combination with the `Season` or `Seasons` Includes. Where the `Season` include returns information about the **active Season** only, the `Seasons` Include returns information about **all seasons** available for the specific Leagues.

{% content-ref url="/pages/-MXqYfJ7pjyjFZ3NdBXO" %}
[GET All Leagues](/v2/endpoint-overview/leagues/get-all-leagues.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXqYfGUpCCKTv4ILJIb" %}
[GET League by ID](/v2/endpoint-overview/leagues/get-league-by-id.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXqYfEe4j\_dy6XRe-Ft" %}
[Search Leagues by Name](/v2/endpoint-overview/leagues/search-leagues-by-name.md)
{% endcontent-ref %}

{% hint style="info" %}
Check this endpoint in Postman.\
&#x20;                                                             [![Run in Postman](https://run.pstmn.io/button.svg)](https://football-postman.sportmonks.com/#ea1d312c-1bc9-4ed3-9a23-4e24ab5a61c8)
{% endhint %}
