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
The SquadAssist club ID. Obtain this from
GET /get_clubs_in_competition or from POST /query_clubWhether or not the response should only include players for which SquadAssist can also do predictions. For those that have this field as False, the players will error on each of the Predictions requests, but they will still work for other requests. Defaults to False.
Response
An array of player objects, one for each player at the club.
Example
Response
