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…
BasketAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| 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. |
| GET |
Manager Details /api/basketball/manager/{id} |
Get manager details. |
| GET |
Tournament Categories /api/basketball/tournament/categories |
Get tournament categories. |
| GET |
Schedules /api/basketball/matches/{day}/{month}/{year} |
Get matches of a date. |
| GET |
Category Schedules /api/basketball/category/{categoryId}/events/{day}/{month}/{year} |
Get matches of a date from category. |
| GET |
Manager Image /api/basketball/manager/{id}/image |
Get manager image. It generates png image. |
| GET |
Team Logo Image /api/basketball/team/{id}/image |
Get team image. It produces png image. |
| GET |
Category Tournaments /api/basketball/tournament/all/category/{categoryId} |
Get all tournaments from category. |
| GET |
Player Image /api/basketball/player/{id}/image |
Get player image. |
| GET |
Player Transfer History /api/basketball/player/{id}/transfers |
Get player transfer history. |
| GET |
Live Matches /api/basketball/matches/live |
Get live matches. |
| GET |
Team Tournaments /api/basketball/team/{id}/tournaments |
Get a list of team's tournaments. |
| GET |
League Details /api/basketball/tournament/{tournamentId} |
Get league details. |
| GET |
Player Near Matches /api/basketball/player/{id}/matches/near |
Get player near matches. |
| GET |
Team Players /api/basketball/team/{id}/players |
Get team players. |
| GET |
League Logo Image /api/basketball/tournament/{tournamentId}/image |
Get league image. |
| GET |
Match /api/basketball/match/{id} |
Get match informations. |
| GET |
League Seasons /api/basketball/tournament/{tournamentId}/seasons |
Get league seasons. |
| GET |
Team Transfers /api/basketball/team/{id}/transfers |
Get team recent transfers. |
| GET |
Match Statistics /api/basketball/match/{id}/statistics |
Get match statistics. |
| GET |
Player Last Matches /api/basketball/player/{id}/matches/previous/{page} |
Get player last matches. |
| GET |
Team Near Matches /api/basketball/team/{id}/matches/near |
Get team near matches. |
| GET |
Match Lineups /api/basketball/match/{id}/lineups |
Get match lineups and missing players. This becomes avalaible in average 30 minutes before the match. |
| GET |
League Standings /api/basketball/tournament/{tournamentId}/season/{seasonId}/standings/total |
Get league standings. |
| GET |
Player Statistics Seasons /api/basketball/player/{id}/statistics/season |
Get the player's available statistics seasons. |
| GET |
Player Regular Season Statistics /api/basketball/player/{id}/tournament/{tournamentId}/season/{seasonId}/statistics/regularseason |
Get the player's regular season statistics. |
| GET |
Team Last Matches /api/basketball/team/{id}/matches/previous/{page} |
Get team last matches. |
| GET |
League Cup Trees /api/basketball/tournament/{tournamentId}/season/{seasonId}/cuptrees |
Get league cup trees. |
| GET |
Match Attack Graph /api/basketball/match/{id}/graph |
Get attack momentum graph. The home team attack strength is positive and the away team attack strength is negative. This is only avalaible to live or finished matches. |
| GET |
League Last Matches /api/basketball/tournament/{tournamentId}/season/{seasonId}/matches/last/{page} |
Get league last matches. |
| GET |
Team Next Matches /api/basketball/team/{id}/matches/next/{page} |
Get team next matches. |
| GET |
Match Incidents /api/basketball/match/{id}/incidents |
Get match incidents. Available on live and finished matches. |
| GET |
Player Playoffs Statistics /api/basketball/player/{id}/tournament/{tournamentId}/season/{seasonId}/statistics/playoffs |
Get the player's playoffs statistics. |
| GET |
League Next Matches /api/basketball/tournament/{tournamentId}/season/{seasonId}/matches/next/{page} |
Get league next matches. |
| GET |
Player Media /api/basketball/player/{id}/media |
Get player media. |
| GET |
Team Regular Season Top Players /api/basketball/team/{id}/tournament/{tournamentId}/season/{seasonId}/best-players/regularseason |
Get team regular season top players. |
| GET |
PreMatch Form /api/basketball/match/{id}/form |
Get pre-match form. |
| GET |
Match Head To Head /api/basketball/match/{customId}/h2h |
Get previous head to head matches. |
| GET |
Player Overall Statistics /api/basketball/player/{id}/tournament/{tournamentId}/season/{seasonId}/statistics/overall |
Get the player's overallstatistics. |
| GET |
Team Top Players Playoffs /api/basketball/team/{id}/tournament/{tournamentId}/season/{seasonId}/best-players/playoffs |
Get team playoffs top players. |
| GET |
League Regular Season Top Players /api/basketball/tournament/{tournamentId}/season/{seasonId}/best-players/regularseason |
Get league regular season top players. |
| GET |
Team Standings Seasons /api/basketball/team/{id}/standings/seasons |
Get a list of team available standings seasons. |
| GET |
League Playoffs Top Players /api/basketball/tournament/{tournamentId}/season/{seasonId}/best-players/playoffs |
Get league playoffs top players. |
| GET |
Match Head 2 Head Resume /api/basketball/match/{id}/duel |
Get match head 2 head resume. |
| GET |
League Media /api/basketball/tournament/{tournamentId}/media |
Get league media. |
| GET |
Match Best Players /api/basketball/match/{id}/best-players |
Get match best players. |
| GET |
Team Player Statistics Seasons /api/basketball/team/{id}/players/statistics/seasons |
Get a list of team player's available statistics seasons. |
| GET |
Match Highlights /api/basketball/match/{id}/highlights |
Get match highlights. |
BasketAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 4 / second |
|
| PRO | $9.99 / month | 6 / second |
|
| ULTRA | $14.99 / month | 8 / second |
|
| MEGA | $24.99 / month | 10 / second |
|