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

NEW LEAGUETABLE ENDPOINT

- Posted in Endpoints by

We have just updated our API. A new "leagueTable" endpoint has just been integrated, it allows you to retrieve league or cup rankings, replacing the "standings" endpoint which will remain active for

API ARCHITECTURE

- Posted in API by

Good morning, For those who can help, here is the graphical representation of the architecture of our API. Have a good day, everyone.

COACHS & PLAYERS

- Posted in Endpoints by

Good news ! We have just added the endpoint "Players" which allows you to recover the coachs and the players of a team according to the season and the id of the team. Php Request example $response =

LINE UPS

- Posted in Endpoints by

Good New Line Ups are available, Formation Coach Start XI Substitutes Php Request example $response = UnirestRequest::get("https://api-football-v1.p.rapidapi.com/lineups/{fixture_id}", array(

NEW FEATURE : STATISTICS

- Posted in Endpoints by

We have implemented a new endpoint "statistics" it gives all the statistics of a team on a competition. Php Request example $response =

LIST OF ALL AVAILABLE ENDPOINTS

- Posted in API by

here is the list of all our available endpoints. Countries Seasons Leagues Teams Standings Fixtures Events Odds