Sport API sync
Access comprehensive live sports data powered by Sofascore API - delivering real-time coverage across 20+ sports and 5,000+ competitions worldwide. Track live scores, match results, and in-depth statistics across football, basketball, tennis, esports, and more. Supported disciplines include: Football (Soccer), Basketball, Tennis, Table Tennis, Ice Hockey, Handball, Volleyball, Baseball, American…
Sport API sync endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search unique tournaments with power rankings /api/search/unique-tournaments-with-power-rankings |
|
| GET |
Get default search suggestions /api/search/suggestions/default |
|
| GET |
Search managers by query /api/search/managers |
Search for sports managers by keyword. |
| GET |
Search players by query /api/search/players |
This endpoint allows users to search for players by keyword. |
| GET |
Get all categories by sport /api/sport/{sport_slug}/categories |
Retrieve all categories (usually countries or regional groups) for a specific sport from Sofascore. Each category includes localized names, country codes, and priority. |
| GET |
Get player media /api/player/{player_id}/media |
Retrieve all available media for a specific player, including images, videos, and related visual content. |
| GET |
Get player penalty history /api/player/{player_id}/penalty-history |
Retrieve detailed penalty history for a specific player, including penalty attempts, goals, misses, and match context. |
| GET |
Get player SEO content by locale /api/player/{player_id}/seo/content/{locale} |
Retrieve localized SEO content for a specific player. Includes translated metadata such as title, description, and keywords used for search engine optimization and content… |
| GET |
Get team heatmap for a specific event /api/event/{event_id}/heatmap/{team_id} |
|
| GET |
Get heatmap for a player in a specific event /api/event/{event_id}/player/{player_id}/heatmap |
|
| GET |
Get Rankings by Season and Type /api/rankings/season/{year}/type/{id} |
|
| GET |
Get event win probability graph data /api/event/{event_id}/graph |
|
| GET |
Get live match statistics /api/event/{event_id}/statistics |
|
| GET |
Get votes for an event /api/event/{event_id}/votes |
|
| GET |
Get team streaks /api/event/{event_id}/team-streaks |
Retrieve winning, losing, or unbeaten streaks for both teams in the specified event. |
| GET |
Get live commentary for a match/event /api/event/{event_id}/comments/{locale} |
|
| GET |
Get video highlights for a specific event /api/event/{event_id}/highlights |
|
| GET |
Get cup tree for a specific tournament season /api/tournament/{tournament_id}/season/{season_id}/cuptree |
|
| GET |
TeamController_getTeamSeoContent /api/team/{team_id}/seo/content/{locale} |
|
| GET |
Get tournament details by ID /api/tournament/{tournament_id} |
|
| GET |
Get character image /api/esport/character/{character_id}/image |
|
| GET |
Get team events by type /api/tournament/{tournament_id}/season/{season_id}/team-events/{type} |
Retrieve events for a team within a season filtered by type. Type can be `total`, `home`, or `away`. Default is `total`. |
| GET |
Get team standings by seasons /api/team/{team_id}/standings/seasons |
Retrieve all available seasons with standings data for a specific team. |
| GET |
Get goal distribution for a team /api/team/{team_id}/unique-tournament/{uniqueTournament_id}/season/{season_id}/goal-distributions |
Retrieve detailed goal distribution data for a specific team within a given tournament and season. Includes statistics such as goals per half, per match period, and other key… |
| GET |
Get power ranking by specific round /api/unique-tournament/{unique_tournament_id}/season/{season_id}/power-rankings/round/{round_id} |
|
| GET |
Get team ranking /api/team/{team_id}/ranking |
Retrieve the current global or tournament ranking of a specific team. |
| GET |
Get featured stages by sport /api/stage/{stage_id}/stage/sport/{sport_slug}/featured |
Retrieve highlighted or featured stages for a given sport within a specific stage — useful for displaying key matches, races, or rounds of a sport. |
| GET |
Get events by round slug and span /api/unique-tournament/{unique_tournament_id}/season/{season_id}/events/round/{round}/slug/{round_slug}/{span}/0 |
Retrieve events within a specific tournament season filtered by round, round slug, and span (e.g., `last`, `next`). Page is fixed as `0`. |
| GET |
Get image of a stage /api/stage/{stage_id}/image |
|
| GET |
Get team of the Week by rounds /api/unique-tournament/{unique_tournament_id}/season/{season_id}/team-of-the-week/{round_id} |
Retrieve all available rounds for the "Team of the Week" feature within a specific tournament season. |
| GET |
Get TV channels by country /api/tv/country/{country}/channels |
Returns a list of TV channels for a specific country. |
| GET |
Get stage details /api/stage/{stage_id} |
Fetch detailed information about a specific stage, such as league phase, tournament round, or race event. |
| GET |
Get substages with rankings /api/stage/{stage_id}/substages-with-rankings |
Retrieve a list of substages belonging to a specific stage, including their ranking data (e.g., standings or leaderboard positions). |
| GET |
Get substages of a stage /api/stage/{stage_id}/substages |
Retrieve a list of substages (e.g., qualifying rounds, heats, or sub-events) that belong to a specific stage. |
| GET |
Get events by round slug and span /api/unique-tournament/{unique_tournament_id}/season/{season_id}/events/round/{round}/slug/{round_prefix}/{span}/0 |
Retrieve events within a specific tournament season filtered by round, round slug, and span (e.g., `last`, `next`). Page is fixed as `0`. |
| GET |
Get tournaments by season /api/unique-tournament/{unique_tournament_id}/season/{season_id}/tournaments |
Retrieve a list of tournaments within a specific unique tournament and season. |
| GET |
Get stage highlights /api/stage/{stage_id}/highlights |
Retrieve all highlights files (videos, or highlights) related to a specific stage. |
| GET |
Get team rankings /api/rankings/team/{team_id} |
Retrieve ranking information for a specific team based on its team ID. |
| GET |
Get team performance data /api/team/{team_id}/performance |
Retrieve recent performance statistics and form of a specific team by its ID. |
| GET |
Get team unique tournaments /api/team/{team_id}/unique-tournament |
Retrieve all unique tournaments that a specific team has participated in. |
| GET |
Get MMA events by type and span /api/unique-tournament/{unique_tournament_id}/mma-events/{type}/{span}/{page} |
Retrieve MMA events of a specific tournament filtered by type and span. Supports pagination via the `page` parameter. |
| GET |
Get events by round and slug for a tournament season /api/tournament/{tournament_id}/season/{season_id}/events/round/{round}/slug/{round_slug} |
|
| GET |
Get team statistics for a season /api/team/{team_id}/unique-tournament/{uniqueTournament_id}/season/{season_id}/statistics/{type} |
Retrieve comprehensive statistics for a specific team in a given tournament and season. The statistics type can be overall, home, or away. |
| GET |
Get standings by type /api/unique-tournament/{unique_tournament_id}/season/{season_id}/standings/{type} |
Retrieve tournament standings for a specific season filtered by type. Type can be `total`, `home`, or `away`. Default is `total`. |
| GET |
Get events by round and slug for a tournament season /api/tournament/{tournament_id}/season/{season_id}/events/round/{round}/{span}/{page} |
|
| GET |
Get tournament image by ID /api/tournament/{tournament_id}/image |
|
| GET |
Get events by round and slug for a tournament season /api/tournament/{tournament_id}/season/{season_id}/events/round/{round} |
|
| GET |
Get teams of unique tournament season /api/unique-tournament/{unique_tournament_id}/season/{season_id}/teams |
|
| GET |
Get player overall shot action areas /api/unique-tournament/{unique_tournament_id}/season/{season_id}/shot-action-areas/player/overall |
|
| GET |
Get Motorsport stage seasons /api/team/{team_id}/stage-seasons |
Retrieve all Formula 1 stage seasons associated with a specific driver or team. This includes information about past and current Motorsport seasons. |