In this tutorial we will see the most efficient way to get all the teams and players of a competition. We will do this in PHP but the logic applied can be done in any programming language. To make

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

PLAYERS POSITIONS ON THE GRID

- Posted in Features by

Great news! The position of the players on the grid is now available in the API. How it works ? X = row and Y = column (X:Y) Line 1 X being the one of the goal and then for each line this number is

SEARCH PLAYERS

- Posted in Features by

First of all our best wishes for this new year which will be the sign of new features and leagues & cups in the API. For a good start, here is the new API feature: "Search Players". Available

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(