API-FOOTBALL

फ्रीमियम
Verified
द्वारा API-SPORTS | अपडेट किया गया 6日前 | Sports
लोकप्रियता

10 / 10

लेटेंसी

357ms

सेवा का स्तर

99%

Health Check

N/A

सभी चर्चाओं पर वापस जाएं

Endpoints missing in Argentine soccer

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

चर्चा में शामिल हों - नीचे टिप्पणी जोड़ें:

नई टिप्पणियाँ पोस्ट करने के लिए लॉग इन / साइनअप करें