Search Leagues by Name
This endpoint returns an array of Leagues that meet your search criteria. Note that it will not return Leagues that are not covered by your subscription plan. The Leagues endpoint provides League information like its ID, Name, Country, Coverage etc.
Search League by Name
https://soccer.sportmonks.com/api/v2.0/leagues/search/{league_name}
Endpoint details
Authorization
API Key
Pagination
NO
Allowed nested includes
2
Parameters
Available parameters
include
Enrich the API with more data and/or nested includes. Can be used by adding &include=
etc. to your request url.
Include options
country
season
seasons
Includes are the cornerstone of our API and allow you to enrich and customize your requests. This flexibility is what distinguishes us from our competitors.
You can learn more about what includes are and how they work here:
IncludesExample response
https://soccer.sportmonks.com/api/v2.0/leagues/search/premier?api_token={API_TOKEN}
Last updated
Was this helpful?