API-FOOTBALL

FREEMIUM
Verified
By API-SPORTS | Updated 4 giorni fa | Sports
Popularity

10 / 10

Latency

386ms

Service Level

100%

Health Check

N/A

Back to All Discussions

Endpoints missing in Argentine soccer

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

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 anni fa

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 anni fa

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

Join in the discussion - add comment below:

Login / Signup to post new comments