# 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="leagues/get-all-leagues" %}
[get-all-leagues](https://docs.sportmonks.com/v2/endpoint-overview/leagues/get-all-leagues)
{% endcontent-ref %}

{% content-ref url="leagues/get-league-by-id" %}
[get-league-by-id](https://docs.sportmonks.com/v2/endpoint-overview/leagues/get-league-by-id)
{% endcontent-ref %}

{% content-ref url="leagues/search-leagues-by-name" %}
[search-leagues-by-name](https://docs.sportmonks.com/v2/endpoint-overview/leagues/search-leagues-by-name)
{% 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 %}
