v3

latestOpenAPI 3.1.0raw.githubusercontent.com2025-10-088171.7 MB
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

successboolean

Example response

{
  "success": true
}