Sports Total API
Our Sports API is designed to meet the needs of developers, analysts, and sports enthusiasts seeking in-depth, real-time data from the world of sports. This API suite encompasses a wide range of functionalities, providing access to data from various sports, leagues, teams, and individual players. Users can leverage this information for applications ranging from sports analytics to fan engagement…
Sports Total API endpoints
| Method | Endpoint | Description |
|---|---|---|
| sports | ||
| GET |
/sports/{sport}/leagues/{league}/seasons/{year}/athletes /sports/{sport}/leagues/{league}/seasons/{year}/athletes |
Player List - Endpoint: GET /sports/{sport}/leagues/{league}/seasons/{year}/athletes - Parameters: - sport: The sport identifier. - league: The league identifier. - year: The… |
| GET |
/sports/v2/{sport}/{league}/teams/{teamId}/schedule /sports/v2/{sport}/{league}/teams/{teamId}/schedule |
Team Match History - Endpoint: GET /sports/v2/{sport}/{league}/teams/{team.id}/schedule - Parameters: - sport: The sport identifier. - league: The league identifier. - team.id:… |
| GET |
/sports/v2/{sport}/{league}/scoreboard /sports/v2/{sport}/{league}/scoreboard |
Match Information - Endpoint: GET /sports/v2/{sport}/{league}/scoreboard - Parameters: - sport: The sport identifier. - league: The league identifier. - dates: Specifies the date… |
| GET |
/sports/v2/{sport}/{league}/summary /sports/v2/{sport}/{league}/summary |
Match Details - Endpoint: GET /sports/v2/{sport}/{league}/summary - Parameters: - sport: The sport identifier. - league: The league identifier. - event: Unique match ID. -… |
| GET |
/sports/ /sports/ |
List of Sports - Endpoint: GET /sports/ - Description: Retrieves a comprehensive list of all sports supported by the API. - Returns: An array of sports, each including sport… |
| GET |
/sports/{sport}/{league}/standings /sports/{sport}/{league}/standings |
League Standings - Endpoint: GET /sports/{sport}/{league}/standings - Parameters: - sport: The sport identifier. - league: The league identifier. - season: Year of the season,… |
| GET |
/sports/{sport}/leagues /sports/{sport}/leagues |
List of Leagues - Endpoint: GET /sports/{sport}/leagues - Parameters: - sport: Identifier for the sport of interest. - limit: Maximum number of leagues to return per page… |
| GET |
/sports/{sport}/leagues/{league}/seasons/{year}/athletes/{athleteId} /sports/{sport}/leagues/{league}/seasons/{year}/athletes/{athleteId} |
Player Details - Endpoint: GET /sports/{sport}/leagues/{league}/seasons/{year}/athletes/{athleteId} - Parameters: - sport: The sport identifier. - league: The league identifier.… |
| GET |
/sports/v2/{sport}/{league}/teams/{teamId} /sports/v2/{sport}/{league}/teams/{teamId} |
Team Information - Endpoint: GET /sports/v2/{sport}/{league}/teams/{team.id} - Parameters: - sport: The sport identifier. - league: The league identifier. - team.id: Specific… |
Sports Total API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $39 / month | — |
|
| ULTRA | $69 / month | — |
|