API METHODS API METHOD DOCUMENTATION

Select an API method

GenerateToken
GetAllAvailablePlayers
GetAllPlayerGames
GetAllPlayers
GetAllPlayerStats
GetPlayerByPlayerID
GetPlayerGamesByPlayerIDAndGameDate
GetPlayerInfo
TestAPI
Request
Method Name: GetAllAvailablePlayers Endpoint: https://api.legacy-games.com/v1/GetAllAvailablePlayers/
Request Type(s): GET or POST
Content-Type: application/x-www-form-urlencoded

DESCRIPTION: Used to return a list of all available players if only_allstars is set to 0 or all available all-stars if only_allstars is set to 1. Required Parameters
Parameter Type Description
key String Your API Key
token String The token generated from the GenerateToken method
authcode String A SHA512 encrypted string combination of your Public API Key + Private API Key + Token
only_allstars Integer The ONLY ALLSTARS you want to retrieve data for
Response
Content-Type: application/json
Example Response