get
https://api.sportsstack.io/api/v1/data-dictionary/stat-types
Returns all stat type definitions across all supported sports.
Each stat type includes:
- canonical_name: The standardized field name used in API responses
- description: Human-readable description of the stat
- data_type: The data type (integer, float, string, boolean)
- sport: The sport this stat applies to
- category: Classification category (e.g., passing, rushing, scoring)
- provider_aliases: Provider-specific field names that map to this stat
Callback
