API-FOOTBALL

FREEMIUM
Verified
От API-SPORTS | Обновлено 6일 전 | Sports
Популярность

10 / 10

Задержка

357ms

Уровень обслуживания

99%

Health Check

N/A

Назад ко всем обсуждениям

Endpoints missing in Argentine soccer

Rapid account: Info J D 7 W G 9 Sb F

Hi there! How son? Final points missing in leagues 128, 129 and 130 (version 3). They are Argentine soccer leagues. As there are quite a few known leagues, it would be nice if these endpoints were in those leagues:

Top scorers
Standings

Rapid account: Info J D 7 W G 9 Sb F
info-jD7wG9SbF Commented 3년 전

I understand, but in league 129 (for example) there are 2 leaderboards and the API only shows 1 (It shows Zone A but Zone B is missing). Also, neither the league_id 128, 129 and 130 does not return data in topscorers. It would be good if the topcorers of those leagues are there as they are important competitions.

Beyond that, they have a very good API, I congratulate them!

Rapid account: Api Sports
api-sports Commented 3년 전

Hi,

There is no missing endpoint, you can check the coverage for each competitions with the endpoint “leagues” as indicated in the documentation ==> https://www.api-football.com/documentation-v3#operation/get-leagues

This endpoint also returns the coverage of each competition, which makes it possible to know what is available for that league or cup.

Example :

“coverage”: {
“fixtures”: {
“events”: true,
“lineups”: true,
“statistics_fixtures”: false,
“statistics_players”: false
},
“standings”: true,
“players”: true,
“top_scorers”: true,
“top_assists”: true,
“top_cards”: true,
“injuries”: true,
“predictions”: true,
“odds”: false
}

In this example we can deduce that the competition does not have the following features: statistics_fixtures, statistics_players, odds because it is set to False.

Best

Присоединяйтесь к обсуждению – добавьте комментарий ниже:

Войдите / Зарегистрируйтесь, чтобы публиковать новые комментарии