All Sports Endpoints
| SN | ENDPOINT | DESCRIPTION | REQUIRED | STATUS | ACTION |
|---|---|---|---|---|---|
| 1 |
Live Matches
GET, JSON
|
Get live sports matches | apikey, category(optional) | ||
| 2 |
All Matches
GET, JSON
|
Get all sports matches | apikey, category(optional) | ||
| 3 |
Stream Links
GET, JSON
|
Get stream links for a match | apikey, source, id | ||
| 4 |
Categories
GET, JSON
|
Get available sports categories | apikey |
Football Endpoints
| SN | ENDPOINT | DESCRIPTION | REQUIRED | STATUS | ACTION |
|---|---|---|---|---|---|
| 1 |
Predictions
GET, JSON
|
Get football match predictions | apikey, date(optional) | ||
| 2 |
Livescore
GET, JSON
|
Get football live scores | apikey | ||
| 3 |
Livescore 2
GET, JSON
|
Get football live scores (alternative) | apikey | ||
| 4 |
Basketball Live
GET, JSON
|
Get basketball live scores via football API | apikey | ||
| 5 |
Streaming
GET, JSON
|
Get football streaming matches | apikey, league(optional) | ||
| 6 |
Streaming Basketball
GET, JSON
|
Get basketball streaming matches | apikey, league(optional) | ||
| 7 |
Streaming All
GET, JSON
|
Get all streaming matches | apikey, league(optional) | ||
| 8 |
Streaming Leagues
GET, JSON
|
Get available streaming leagues | apikey, sport(optional) | ||
| 9 |
News
GET, JSON
|
Get football news | apikey, tag(optional), page(optional), perPage(optional) | ||
| 10 |
Player Search
GET, JSON
|
Search for a football player | apikey, name | ||
| 11 |
Player By ID
GET, JSON
|
Get player details by ID | apikey, id | ||
| 12 |
Team Search
GET, JSON
|
Search for a football team | apikey, name | ||
| 13 |
Venue Search
GET, JSON
|
Search for a football venue | apikey, name | ||
| 14 |
Game Events
GET, JSON
|
Get events for a specific match | apikey, match | ||
| 15 |
Leagues List
GET, JSON
|
Get list of all available leagues | apikey | ||
| 16 |
EPL Standings
GET, JSON
|
Get English Premier League standings | apikey | ||
| 17 |
EPL Scorers
GET, JSON
|
Get EPL top scorers | apikey | ||
| 18 |
EPL Matches
GET, JSON
|
Get EPL matches | apikey | ||
| 19 |
EPL Upcoming
GET, JSON
|
Get EPL upcoming matches | apikey | ||
| 20 |
La Liga Standings
GET, JSON
|
Get La Liga standings | apikey | ||
| 21 |
La Liga Scorers
GET, JSON
|
Get La Liga top scorers | apikey | ||
| 22 |
La Liga Matches
GET, JSON
|
Get La Liga matches | apikey | ||
| 23 |
La Liga Upcoming
GET, JSON
|
Get La Liga upcoming matches | apikey | ||
| 24 |
Bundesliga Standings
GET, JSON
|
Get Bundesliga standings | apikey | ||
| 25 |
Bundesliga Scorers
GET, JSON
|
Get Bundesliga top scorers | apikey | ||
| 26 |
Bundesliga Matches
GET, JSON
|
Get Bundesliga matches | apikey | ||
| 27 |
Bundesliga Upcoming
GET, JSON
|
Get Bundesliga upcoming matches | apikey | ||
| 28 |
Serie A Standings
GET, JSON
|
Get Serie A standings | apikey | ||
| 29 |
Serie A Scorers
GET, JSON
|
Get Serie A top scorers | apikey | ||
| 30 |
Serie A Matches
GET, JSON
|
Get Serie A matches | apikey | ||
| 31 |
Serie A Upcoming
GET, JSON
|
Get Serie A upcoming matches | apikey | ||
| 32 |
Ligue 1 Standings
GET, JSON
|
Get Ligue 1 standings | apikey | ||
| 33 |
Ligue 1 Scorers
GET, JSON
|
Get Ligue 1 top scorers | apikey | ||
| 34 |
Ligue 1 Matches
GET, JSON
|
Get Ligue 1 matches | apikey | ||
| 35 |
Ligue 1 Upcoming
GET, JSON
|
Get Ligue 1 upcoming matches | apikey | ||
| 36 |
UCL Standings
GET, JSON
|
Get UEFA Champions League standings | apikey | ||
| 37 |
UCL Scorers
GET, JSON
|
Get UCL top scorers | apikey | ||
| 38 |
UCL Matches
GET, JSON
|
Get UCL matches | apikey | ||
| 39 |
UCL Upcoming
GET, JSON
|
Get UCL upcoming matches | apikey | ||
| 40 |
Europa Standings
GET, JSON
|
Get UEFA Europa League standings | apikey | ||
| 41 |
Europa Scorers
GET, JSON
|
Get Europa League top scorers | apikey | ||
| 42 |
Europa Matches
GET, JSON
|
Get Europa League matches | apikey | ||
| 43 |
Europa Upcoming
GET, JSON
|
Get Europa League upcoming matches | apikey | ||
| 44 |
Euros Standings
GET, JSON
|
Get European Championship standings | apikey | ||
| 45 |
Euros Scorers
GET, JSON
|
Get Euros top scorers | apikey | ||
| 46 |
Euros Matches
GET, JSON
|
Get Euros matches | apikey | ||
| 47 |
Euros Upcoming
GET, JSON
|
Get Euros upcoming matches | apikey | ||
| 48 |
FIFA Standings
GET, JSON
|
Get FIFA World Cup standings | apikey | ||
| 49 |
FIFA Scorers
GET, JSON
|
Get FIFA World Cup top scorers | apikey | ||
| 50 |
FIFA Matches
GET, JSON
|
Get FIFA World Cup matches | apikey | ||
| 51 |
FIFA Upcoming
GET, JSON
|
Get FIFA World Cup upcoming matches | apikey |
Basketball Endpoints
| SN | ENDPOINT | DESCRIPTION | REQUIRED | STATUS | ACTION |
|---|---|---|---|---|---|
| 1 |
Basketball Livescore
GET, JSON
|
Get basketball live scores | apikey |
Live Stream Endpoints
| SN | ENDPOINT | DESCRIPTION | REQUIRED | STATUS | ACTION |
|---|---|---|---|---|---|
| 1 |
Football Streaming
GET, JSON
|
Get football streaming matches | apikey, league(optional) | ||
| 2 |
Basketball Streaming
GET, JSON
|
Get basketball streaming matches | apikey, league(optional) | ||
| 3 |
All Sports Streaming
GET, JSON
|
Get all sports streaming matches | apikey, league(optional) | ||
| 4 |
Streaming Leagues
GET, JSON
|
Get available streaming leagues | apikey, sport(optional) |
