Complete reference for Basketball API endpoints
https://v1.basketball.sportsapipro.comThe sports=2 parameter is automatically added to all requests.x-api-key header:
Games & Scores
| Endpoint | Method | Description |
|---|---|---|
/games/current | GET | Live basketball games |
/games/fixtures | GET | Upcoming games |
/games/results | GET | Completed games |
/game | GET | Single game details |
/games/h2h | GET | Head-to-head history |
/games/stats | GET | Game statistics |
Competitions
| Endpoint | Method | Description |
|---|---|---|
/competitions | GET | List competitions |
/competitions/top | GET | Top leagues by popularity |
/competitions/featured | GET | Featured competitions |
Standings
| Endpoint | Method | Description |
|---|---|---|
/standings | GET | League standings |
Athletes
| Endpoint | Method | Description |
|---|---|---|
/athletes/top | GET | Top players |
/athletes/games | GET | Player game logs |
/athletes/nextGame | GET | Player’s next game |
Betting
| Endpoint | Method | Description |
|---|---|---|
/bets/lines | GET | Betting lines |
/bets/proposition | GET | Player props |
/trends | GET | Betting trends |
/predictions | GET | Game predictions |
Other
| Endpoint | Method | Description |
|---|---|---|
/status | GET | Account status & usage |
/search | GET | Search entities |
/competitors/top | GET | Top teams |
| Plan | Requests/Day |
|---|---|
| Free | 100 |
| Pro | 7,500 |
| Ultra | 75,000 |
| Mega | 150,000 |
| Competition | ID | Country |
|---|---|---|
| NBA | 132 | USA |
| WNBA | 2004 | USA |
| EuroLeague | 138 | Europe |
| NCAA Men’s | 2065 | USA |
| Spanish ACB | 149 | Spain |
| Turkish BSL | 150 | Turkey |
| Status | Description |
|---|---|
| 400 | Bad Request - Missing required parameters |
| 401 | Unauthorized - Invalid or missing API key |
| 429 | Rate Limited - Too many requests |
| 500 | Server Error - Try again later |
Your SportsAPI Pro API key
Account status retrieved successfully