Hi, everyone,
We have integrated a new feature to retrieve the current seasons for all leagues and cups. It is also possible to filter by country.
Here are examples of possible requests:
- get("https://api-football-v1.p.rapidapi.com/v2/leagues/current/");
- get("https://api-football-v1.p.rapidapi.com/v2/leagues/current/{country}");
The documentation has also been updated: https://www.api-football.com/documentation#leagues