Api-Football-Beta

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

9.9 / 10

Latency

425ms

Service Level

100%

Health Check

N/A

Back to All Discussions

Fixture ID for prediction.

Rapid account: Mariosaba 9
mariosaba9
4 mesi fa

Can someone make me one example to obtain fixture ID for prediction Please?
For example on the site there is this code line:
conn.request(“GET”, “/predictions?fixture=157462”, headers=headers).
I can’t figure out how to get the number 157462.
Best regards.

Rapid account: Api Sports
api-sports Commented 4 mesi fa

Hi,

Fixtures ids can be obtained via the endpoint fixtures you just have to call this endpoint with the different parameters available like date, live, league& season(To get the list of league ids you have to go through the endpoint leagues without parameters you get them all and their associated season. Once you’ve done that and called the fixtures endpoint, you’ll get the list of ids you want, which you can use in the predictions endpoint.

Best

Join in the discussion - add comment below:

Login / Signup to post new comments