API-FOOTBALL

免费增值
Verified
通过 API-SPORTS | 已更新 4일 전 | Sports
人气

10 / 10

延迟

357ms

服务等级

99%

Health Check

N/A

返回所有讨论

Fixture with league identifier

Rapid account: Xat
Xat
2년 전

H guys,

Trying to get fixtures for “Brazil - Serie A” with this URL :

https://api-football-v1.p.rapidapi.com/v3/fixtures?league=71

But I get 0 fixtures while it should return something.

Did I miss something there ?
Thanks a lot.
Regards.

Rapid account: Xat
Xat Commented 2년 전

Ouh yeah, thanks a lot for this tip 😃

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

It’s indicated in the API response :

{
get: "fixtures"
parameters: {
league: “71”
}
errors: {
season: “The Season field is required.”
}
results: 0
paging: {
current: 1
total: 1
}
response: [
]
}

And you have also all examples in the API documentation in the right section.

Best

Rapid account: Xat
Xat Commented 2년 전

Ok but there is no indication what are mandatories parameters when using league.

For the future, can I know what is the problem when doing a bad request, such as missing parameters ?

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

Hi,

you need to add the “season” parameter : fixtures?league=71&season=2022.

https://www.api-football.com/documentation-v3#tag/Fixtures/operation/get-fixtures

Best

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论