API-FOOTBALL

FREEMIUM
Verified
Par API-SPORTS | Mise à jour 6 days ago | Sports
Popularité

10 / 10

Latence

357ms

Niveau de service

99%

Health Check

N/A

Retour à toutes les discussions

Endpoints missing in Argentine soccer

Rapid account: Info J D 7 W G 9 Sb F
info-jD7wG9SbF
3 years ago

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 years ago

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 years ago

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

Participez à la discussion - ajoutez un commentaire ci-dessous:

Connectez-vous / Inscrivez-vous pour publier de nouveaux commentaires