BasketAPI

BasketAPI provides you with NBA league live scores, results, tables, statistics, fixtures, standings and previous results by quarters, halftime or final result. With BasketAPI you can follow live results by quarters, tables, statistics, fixtures and many more in real time from more than 70 basket leagues like NCAA, ABA League, Baltic league, Euroleague, national basketball leagues. With…

1.8k subscribers
9.9/10 popularity
98 ms avg latency
100% success rate
100 endpoints
The in-depth APIMemo review for this API hasn't been published yet — the data below comes straight from the public marketplace listing.

BasketAPI endpoints

MethodEndpointDescription
TV
GET getMatchTVChannelVotes
/api/tv/channel/{channId}/event/{id}
Fetches viewer voting data from a specific TV channel that is broadcasting the match.
GET getTVChannelSchedule
/api/tv/channel/{id}/schedule
Retrieves the broadcast schedule for a specific TV channel.
GET getMatchTVCountries
/api/tv/country/all/event/{id}
Lists the countries and the TV channels within them that are broadcasting a specific match.
Media
GET getCountryFlagImgAPI
/api/country/{code}/flag
Fetches the flag image from the image API by country code.
GET getCountryFlag
/api/img/flag/{flag}
Fetches the PNG flag image asset corresponding to a provided country code. The response is the raw image data.
Placeholders
GET getPlaceholderTournamentSvg
/api/placeholder/tournament.svg
Returns a static placeholder graphic for a tournament. The response is an SVG image.
GET getPlaceholderPlayerPng
/api/placeholder/player.png
Returns a static placeholder graphic for a player. The response is an SVG image.
GET getPlaceholderPlayerSvg
/api/placeholder/player.svg
Returns a static placeholder graphic for a player. The response is an SVG image.
Calendar
GET getCalendarDaysWithEvents
/api/calendar/season/{seasonId}/{year}/days-with-events
Retrieves days that have events for a specific season and year.
Categories
GET getCategoryImage
/api/category/{categoryId}/image
Retrieves the image/logo for a sport category.
Config
GET getAllCountries
/api/countries/all
Retrieves a list of all available countries.
Search
GET searchByEntityType
/api/search/{entityType}
Searches for entities of a specific type.
GET searchUniqueTournaments
/api/search/unique-tournaments
Searches for unique tournaments.
GET searchAllEntities
/api/search/all
Searches across all entity types (teams, players, tournaments).
GET searchBasketballEntities
/api/basketball/search/{term}
Searches for basketball teams, players, and tournaments.
Matches
GET getMatchMomentumGraph
/api/basketball/match/{id}/graph
Retrieves data points for the match momentum graph, showing scoring progression and team pressure.
GET getBasketballMatchesByDate
/api/basketball/matches/{day}/{month}/{year}
Deprecated — the flat per-date feed is being retired. Assemble the day per competition instead — list categories then call /api/{sport}/category/{id}/events/{day}/{month}/{year},…
GET getFeaturedBettingEvents
/api/basketball/matches/odds/featured/{providerId}
Returns highlighted basketball events with odds information for a provider.
GET getTeamShotMap
/api/basketball/match/{id}/team/{teamId}/shotmap
Retrieves the shot map for a specific team, showing shot locations and outcomes during the match.
GET getMatchManagersCoaches
/api/basketball/match/{id}/managers
Retrieves information about the coaches for both teams in a specific match.
GET getMatchStatistics
/api/basketball/match/{id}/statistics
Retrieves comprehensive team and player statistics for a specific match.
GET getMatchHighlights
/api/basketball/match/{id}/highlights
Retrieves video highlights and key moments from a specific match, if available.
GET getAllOddsForEvent
/api/basketball/match/{id}/odds/{providerId}/all
Retrieves all available odds from a specific provider for an event.
GET getHeadToHeadSummary
/api/basketball/match/{id}/duel
Retrieves a summary of head-to-head (H2H) statistics between the two teams in a match.
GET getMatchFormAnalysis
/api/basketball/match/{id}/form
Retrieves pre-game form and recent performance data for the teams in a specific match.
Teams
GET getTeamTopPlayersForRegularSeason
/api/basketball/team/{id}/tournament/{tournamentId}/season/{seasonId}/best-players/regularseason
Retrieves the best performing players for a team in the regular season of a specific tournament.
GET getTeamNearMatches
/api/basketball/team/{id}/matches/near
Retrieves a list of recent and upcoming matches for a specific team.
GET getTeamFeaturedEvent
/api/basketball/team/{id}/featured-event
Retrieves the current or next featured event for a team.
GET getPreviousTeamMatches
/api/basketball/team/{id}/matches/previous/{page}
Fetches a paginated list of completed basketball games for a specific team, sorted by date descending.
GET getUpcomingTeamMatches
/api/basketball/team/{id}/matches/next/{page}
Fetches a paginated list of scheduled basketball games for a specific team, sorted by date ascending.
GET getAllTeamTournaments
/api/basketball/team/{id}/unique-tournaments/all
Retrieves all unique tournaments a team participates in.
GET getTeamTournaments
/api/basketball/team/{id}/tournaments
Retrieves a list of all unique tournaments a team has participated in.
GET getTeamRegularSeasonRankings
/api/basketball/team/{id}/tournament/{tournamentId}/season/{seasonId}/ranks/regularSeason
Retrieves a team's ranking positions in various statistical categories for the regular season.
Players
GET getPlayerShotActionsForRegularSeason
/api/basketball/player/{id}/tournament/{tournamentId}/season/{seasonId}/shot-actions/regularSeason
Retrieves detailed shot action data (e.g., shot types, locations) for a player in the regular season.
GET getPlayerStatisticsSeasons
/api/basketball/player/{id}/statistics/season
Retrieves a list of seasons for which a player's statistics are available.
GET getPlayerTransferHistory
/api/basketball/player/{id}/transfers
Retrieves the complete transfer history for a specific player.
GET getPlayerRegularSeasonStatistics
/api/basketball/player/{id}/tournament/{tournamentId}/season/{seasonId}/statistics/regularseason
Retrieves a player's statistics for the regular season of a specific tournament.
GET getPlayerDetails
/api/basketball/player/{id}
Retrieves comprehensive information about a specific basketball player.
GET getPreviousPlayerMatches
/api/basketball/player/{id}/matches/previous/{page}
Fetches a paginated list of completed matches for a specific player, sorted by date descending.
GET getPlayerMediaVideos
/api/basketball/player/{id}/media/videos
Retrieves video highlights and media for a player.
GET getPlayerOverallStatistics
/api/basketball/player/{id}/tournament/{tournamentId}/season/{seasonId}/statistics/overall
Retrieves a player's combined statistics for an entire season (regular season and playoffs).
GET getPlayerRegularSeasonRatings
/api/basketball/player/{id}/tournament/{tournamentId}/season/{seasonId}/ratings/regularSeason
Retrieves match-by-match rating data for a player in a tournament season.
GET getPlayerMedia
/api/basketball/player/{id}/media
Retrieves media content (e.g., videos, images) associated with a specific player.
GET getPlayerTournamentLastMatches
/api/basketball/player/{id}/tournament/{tournamentId}/events/last/{page}
Retrieves a paginated list of the player's recent matches in a tournament.
Managers
GET getPreviousManagerMatches
/api/basketball/manager/{id}/matches/previous/{page}
Fetches a paginated list of completed matches for a specific manager, sorted by date descending.
GET getManagerCoachDetails
/api/basketball/manager/{id}
Retrieves comprehensive information about a specific basketball coach/manager.
GET getManagerCoachImage
/api/basketball/manager/{id}/image
Retrieves the profile image for a specific manager.
Other endpoints
GET Player Details
/api/basketball/player/{id}
Get player details.
GET Search
/api/basketball/search/{term}
Search players, teams and tournaments.
GET Team Details
/api/basketball/team/{id}
Get team details.
+ 50 more endpoints on the provider's documentation.

BasketAPI pricing

PlanPriceRate limitQuotas
BASIC Free 4 / second
  • Requests: 50 / daily
PRO $9.99 / month 6 / second
  • Requests: 15,000 / daily (then $0.0001 each)
ULTRA $14.99 / month 8 / second
  • Requests: 50,000 / daily (then $0.0001 each)
MEGA $24.99 / month 10 / second
  • Requests: unlimited / monthly

More Sports APIs

View all →
  • The Football Prediction API delivers machine-generated predictions for upcoming football matches across…

    ReviewedSportsFreemium9.5k subscribers
  • Sign up directly on our platform: https://therundown.io/pricing/api Please see our docs at…

    SportsFreemium2.2k subscribers
  • +1 220 football leagues & cups. Livescore (15s), live & pre-match odds, events, line-ups, coachs, players,…

    SportsFree
  • Live Sports Odds is a freemium API that aggregates real-time and pre-match betting lines from dozens of UK,…

    ReviewedSportsFreemium9.9k subscribers
  • All NBA Stats DATA, Games, Livescore, Standings, Players, Statistics...

    SportsFreemium
  • FlashScore API (flashscore.com) - Real-Time Scores, Results & Match Stats. Get detailed sports data…

    SportsFreemium2.5k subscribers