GET
Players by Country IDposition
team
stats
trophies
sidelined
transfers
lineups
country
Includes are the cornerstone of our API and allow you to enrich and customize your requests. This flexibility is what distinguishes us from our competitors.
You can learn more about what includes are and how they work here:
The Players endpoint provides you detailed Player information. With this endpoint you will be able to build complete Player Profiles.
By using for example the Stats
include it is possible to see the progression of the Player over the current domestic season. Those are also available for historic Seasons, starting from 2017.
Check this endpoint in Postman.
GET
Player by IDposition
team
stats
trophies
sidelined
transfers
lineups
country
Includes are the cornerstone of our API and allow you to enrich and customize your requests. This flexibility is what distinguishes us from our competitors.
You can learn more about what includes are and how they work here:
Check this endpoint in Postman.
GET
Search Player by Nameposition
team
stats
trophies
sidelined
transfers
lineups
country
Includes are the cornerstone of our API and allow you to enrich and customize your requests. This flexibility is what distinguishes us from our competitors.
You can learn more about what includes are and how they work here:
Check this endpoint in Postman.
Field
Description
player_id
The unique id of the main player
team_id
The unique id of the team the player belongs to
country_id
The unique id of the country the player is from
position_id
The unique id of the position the player plays in
common_name
The common name the player is known for
display_name
The display name of the player. Often used to show in the lineup formation
fullname
The full name of the player
firstname
The first name of the player
lastname
The last name of the player
nationality
The nationality of the player
birthdate
The date of birth of the player
birthcountry
The country the player was born in
birthplace
The place the player was born in
height
The height of the player
weight
The weight of the player
image_path
The URL of the player image
Field | Description |
| The unique id of the main player |
| The unique id of the team the player belongs to |
| The unique id of the country the player is from |
| The unique id of the position the player plays in |
| The common name the player is known for |
| The display name of the player. Often used to show in the lineup formation |
| The full name of the player |
| The first name of the player |
| The last name of the player |
| The nationality of the player |
| The date of birth of the player |
| The country the player was born in |
| The place the player was born in |
| The height of the player |
| The weight of the player |
| The URL of the player image |
Endpoint details
Authorization
API Key
Pagination
NO
Allowed nested includes
2
Available parameters
include
Enrich the API with more data and/or nested includes. Can be used by adding &include=
to your request url.
Endpoint details |
Authorization | API Key |
Pagination | NO |
Allowed nested includes | 2 |
Available parameters |
include | Enrich the API with more data and/or nested includes. Can be used by adding |
Field | Description |
| The unique id of the main player |
| The unique id of the team the player belongs to |
| The unique id of the country the player is from |
| The unique id of the position the player plays in |
| The common name the player is known for |
| The display name of the player. Often used to show in the lineup formation |
| The full name of the player |
| The first name of the player |
| The last name of the player |
| The nationality of the player |
| The date of birth of the player |
| The country the player was born in |
| The place the player was born in |
| The height of the player |
| The weight of the player |
| The URL of the player image |
Endpoint details |
Authorization | API Key |
Pagination | NO |
Allowed nested includes | 2 |
Available parameters |
include | Enrich the API with more data and/or nested includes. Can be used by adding |