StatsHub Docs
APIEndpoint referencePlayer

/player/all

GET
/api/player/all

Query Parameters

awayTeam?integer
Formatint64
homeTeam?integer
Formatint64
teamId?integer
Formatint64
tournamentId?string
uniqueTournamentId?string
limit?integer
Formatint64
seasonId?integer
Formatint64

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/api/player/all"
{  "data": [    "string"  ]}