Endpoints

All information on new endpoints added or modified in our APIs.

Hi, Here's an update to our previous article on endpoint prediction for the 2022-2023 season for some major leagues. As a reminder, endpoint prediction uses various algorithms to determine the

FOOTBALL : PLAYERS SQUADS

- Posted in Endpoints by

A new endpoint is available in the API : players/squads. Depending on the parameters it returns either the current players of a team when the team parameter is used or the teams associated to a

New Endpoint Injuries

- Posted in Endpoints by

The new endpoint Injuries is now available in API-FOOTBALL (V3). It allows to get the list of players who potentially will not participate in a match. The possible call parameters are : Here is an

PREDICTIONS ENDPOINT

- Posted in Endpoints by

Maybe you don't use it yet, but our endpoint predictions allows you to get a prediction on each of the upcoming API matches. Calculations are made using 6 different algorithms, taking into account

COACHS

- Posted in Endpoints by

Great news The coachs endpoint is available, it allow you to get all the information about the coach of a team as well as to know his career. You can get this data by : - {coach_id} - {team_id} -

TOP SCORERS ENDPOINT

- Posted in Endpoints by

Hey, We knew that many of you were expecting it so we did it! This is the new endpoint : "TopScorers" It returns you the ranking of the top 20 players in a league. How it is calculated: 1 : The

PREDICTIONS

- Posted in Endpoints by

New feature in the API: the "Predictions" endpoint is available! He predicts: - match winner - under/over - Goals And also provides comparative statistics between teams Check the documentation :
Hi, We have just implemented a new endpoint: v2/players/fixtures/{fixture_id} It allows you to retrieve all the player statistics for a game. This endpoint is updated every 5 minutes. See our

PLAYERS DATA & TRANSFERS

- Posted in Endpoints by

Great news, We have integrated a lot of data on players into the players endpoint. Now you have the possibility to get the players datas by player_id, team_id and filter by season. We have also added

MATCH FACTS

- Posted in Endpoints by

We've been talking about it for a while, and now it's available. All the statistics of a match are available via this new endpoint : statistics/fixture/{fixture_id}/. Here is the list of available