Players
Player profiles with biography, current team, national team, market value and season roles.
Open in the interactive reference
Operations
- GETPlayer by ID — Player profile with biography, current team, market value, leagues and roles by season.
- GETAll players — All players, or the players of a country. Paginated, 100 items per page.
Route reference
Operations
The t query parameter selects the operation. Parameters not listed for an operation are ignored.
t |
Operation | Required | Optional |
|---|---|---|---|
info |
Player by ID. Player profile with biography, current team, market value, leagues and roles by season. | id |
— |
list |
All players. All players, or the players of a country. Paginated, 100 items per page. | — | country_id, page |
Examples
Player by ID:
GET /v2.2/players/?user=USER&token=TOKEN&t=info&id=11306
All players:
GET /v2.2/players/?user=USER&token=TOKEN&t=list&country_id=4