Stats
Get a list of StatIDs
get/stats/
Query parameters
statIDstring
StatID to get data for
sportIDstring
SportID to get StatIDs for
statLevelstring
Level of the stat, must be used in combination with sportID. Must be one of all, player, or team. Shows stats that are applicable to that specified entity, defaults to all.
Response
An array of Stats
Example response
{
"success": true
}