Get player statistics
Get player statistics
Returns player season statistics by player, team, league, season, or search filter.
GET
Get player statistics
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
NextSportsAPI public identifier returned by this API.
Example:
"L7K9Q2R"
NextSportsAPI player public identifier.
Example:
"P7Q4N8M"
NextSportsAPI team public identifier.
Example:
"T3MUN7A"
NextSportsAPI league public identifier.
Example:
"L7K9Q2R"
Four-digit season year.
Required range:
1900 <= x <= 2200Example:
2026
Search value. Use at least 3 characters where applicable.
Minimum string length:
3Page number for paginated endpoints.
Required range:
x >= 1Last modified on May 20, 2026