Complete reference for Tennis API endpoints
https://v1.tennis.sportsapipro.comAll requests require the x-api-key header with your API key.| Endpoint | Description |
|---|---|
GET /games/current | Live tennis matches |
GET /games/fixtures | Upcoming matches |
GET /games/results | Completed matches |
GET /game | Detailed match information |
GET /games/h2h | Head-to-head history |
GET /games/stats | Match statistics |
| Endpoint | Description |
|---|---|
GET /competitions | All tennis tournaments |
GET /competitions/top | Popular tournaments |
GET /standings | Rankings and standings |
| Endpoint | Description |
|---|---|
GET /athletes/top | Top players |
GET /athletes | Player details |
GET /athletes/games | Player match history |
GET /athletes/nextGame | Playerβs next match |
| Endpoint | Description |
|---|---|
GET /bets/lines | Betting lines |
GET /trends | Betting trends |
GET /predictions | Match predictions |
| Endpoint | Description |
|---|---|
GET /news | Tennis news |
GET /search | Search players, tournaments |
GET /status | API status & account info |
| Plan | Daily Limit |
|---|---|
| Free | 100 |
| Pro | 7,500 |
| Ultra | 75,000 |
| Mega | 150,000 |
| Code | Description |
|---|---|
| 401 | Invalid or missing API key |
| 429 | Rate limit exceeded |
| 400 | Invalid parameters |
| 500 | Server error |
Your SportsAPI Pro API key
Account status retrieved successfully