id values returned here are the same codes you will see in the position field of GET /player_info.
Authentication
All requests must include a valid API key, either as anx-api-key header or as a Bearer token in the Authorization header.
Request
This endpoint takes no query parameters.Response
An array of position objects, one for each supported position.
Positions Reference
The table below lists every position returned by this endpoint.| Code | Full Name |
|---|---|
GK | Goalkeeper |
LWB | Left Wing Back |
LB | Left Back |
CB | Center Back |
RB | Right Back |
RWB | Right Wing Back |
CDM | Defensive Midfielder |
LM | Left Midfielder |
CM | Central Midfielder |
RM | Right Midfielder |
CAM | Attacking Midfielder |
LF | Left Forward |
CF | Center Forward |
RF | Right Forward |
LW | Left Wing |
ST | Striker |
RW | Right Wing |
Example
Response
