Crickbuzz Official APIs
This is the official Crickbuzz API for live score matches, upcoming matches, previous matches, player's info, series info, and many more For a better understanding mail me at [email protected]
Crickbuzz Official APIs endpoints
| Method | Endpoint | Description |
|---|---|---|
| icc_rankings | ||
| GET |
Ranking Batsman /rankings/batsman/ |
/rankings/batsman?formatType=odi /rankings/batsman?formatType=odi&women=1 [For women Ranking] formatType is as below: - odi - test - t20 |
| GET |
Ranking Bowlers /rankings/bowlers/ |
/rankings/bowlers?formatType=odi /rankings/bowlers?formatType=odi&women=1 [For women Ranking] formatType is as below: - odi - test - t20 |
| GET |
Rankings Allrounders /rankings/allrounders/ |
/rankings/allrounders?formatType=odi /rankings/allrounders?formatType=odi&women=1 [For women Ranking] formatType is as below: - odi - test - t20 |
| GET |
Ranking Team /rankings/team/ |
/rankings/allrounders?formatType=odi /rankings/allrounders?formatType=odi&women=1 [For women Ranking] formatType is as below: - odi - test - t20 |
| series | ||
| GET |
Series Info /series/{seriesID} |
/series/{seriesID} Get series all matches datewise. |
| GET |
Series Squads /series/{seriesID}/squads |
/series/{seriesID}/squads Get series squad |
| GET |
Series Team Squads /series/{seriesID}/squads/{squadsID} |
/series/{seriesID}/squads/{squadsID} Get series team squads |
| GET |
Series Stats /series/{seriesID}/stats |
/series/{seriesID}/stats /series/{seriesID}/stats?statType=mostRuns Get series stats like most runs, most wickets and so on You can get statType value from… |
| GET |
Series Pointtable /series/{seriesID}/pointtable |
/series/{seriesID}/pointtable Get series pointtable |
| GET |
Series Venues /series/{seriesID}/venues |
/series/{seriesID}/venues Get series venues |
| GET |
Series News /series/{seriesID}/news |
/series/{seriesID}/news /series/{seriesID}/news?lastId=127480 Get series news |
| matches | ||
| GET |
Live Matches /matches/live |
/matches/live Get live matches |
| GET |
Upcoming Matches /matches/upcoming |
/matches/upcoming Get upcoming matches |
| GET |
Recent Matches /matches/recent |
/matches/recent Get recent matches |
| home | ||
| GET |
Home /home |
Get Live, Recents, Upcoming Matches |
| archives | ||
| GET |
Archives International Series /archives/international |
/archives/international /archives/international?lastId=4091 Get previous international series |
| GET |
Archives League Series /archives/league |
/archives/league /archives/league?lastId=4742 Get previous league series |
| GET |
Archives Domestic /archives/domestic |
/archives/domestic /archives/domestic?lastId=5080 Get previous domestic series |
| GET |
Archives Women Series /archives/women |
/archives/women /archives/women?lastId=6221 Get previous women series |
| schedules | ||
| GET |
Schedules International /schedules/international |
/schedules/international /schedules/international?lastTime=1665014400000 Get upcoming international series |
| GET |
Schedules League /schedules/league |
/schedules/league /schedules/league?lastTime=1692556200000 Get upcoming league series |
| GET |
Schedules Domestic Series /schedules/domestic |
/schedules/domestic /schedules/domestic?lastTime=1692556200000 Get upcoming domestic series |
| GET |
Schedules Women /schedules/women |
/schedules/women /schedules/women?lastTime=1692556200000 Get upcoming women series |
| topstats | ||
| GET |
/topstats/type /topstats/type |
/topstats/type |
| GET |
/topstats/?year=2022&statsType=mostRuns /topstats/ |
/topstats/?year=2022&statsType=mostRuns |
| match | ||
| GET |
Macth Details /match/{matchID} |
/match/{matchID} Get match details such as date, time, toss, umpire, venue, tv-streaming |
| GET |
Match Commentary /match/{matchID}/commentary |
/match/{matchID}/commentary /match/{matchID}/commentary?inning={inningID}&lastTimeStamp={lastTimeStamp} Get match commentary |
| GET |
Match Scorecard /match/{matchID}/scorecard |
/match/{matchID}/scorecard Get match scorecard |
| GET |
Match Squads /match/{matchID}/squads |
/match/{matchID}/squads Get match squads with impect and substitute details |
| GET |
Match Overs /match/{matchID}/overs |
/match/{matchID}/overs /match/{matchID}/overs?inning={inningID}&lastTimeStamp={lastTimeStamp} Get match-over data with runs, batsaman, bowlers name |
| GET |
Match Highlights /match/{matchID}/highlights |
/match/{matchID}/highlights?inning=1&highLightType=1 Get match highlights data like fours, sixes, wickets and more Highlight type is as below - 1 = Others - 2 = Fours - 4 = Sixes… |
| venue | ||
| GET |
Venue Deatils /venue/{venueID} |
/venue/{venueID} Get venue deatils |
| GET |
Venue Matches /venue/{venueID}/matches |
/venue/{venueID}/matches Get venue matches |
| GET |
Venue Stats /venue/{venueID}/stats |
/venue/{venueID}/stats Get venue stats |
| browse | ||
| GET |
Trending Players | Search Player /browse/player |
/browse/player /browse/player?search=dhoni |
| GET |
Player Deatils /browse/player/{playerID} |
/browse/player/{playerID} Get player details |
| GET |
Player Batting Details /browse/player/{playerID}/batting |
/browse/player/{playerID}/batting Get player batting details |
| GET |
Player Bowling Details /browse/player/{playerID}/bowling |
/browse/player/{playerID}/bowling Get player bowling details |
| GET |
Player Career /browse/player/{playerID}/career |
/browse/player/{playerID}/career Get player career details |
| GET |
Player News /browse/player/{playerID}/news |
/browse/player/{playerID}/news /browse/player/{playerID}/news?lastId=119435 Get player news |
| GET |
Browse International Team /browse/team/international |
/browse/team/international Browse international teams |
| GET |
Browse League [T20] Team /browse/team/league |
/browse/team/league Get league [T20] teams |
| GET |
Browse Domestic Teams /browse/team/domestic |
/browse/team/domestic Get domestic teams |
| GET |
Browse Women Team /browse/team/women |
/browse/team/women |
| GET |
Browse International Series /browse/series/international |
/browse/series/international Get international series |
| GET |
Browse League [T20] Series /browse/series/league |
/browse/series/league Get league [T20] |
| GET |
Browse Domestic Series /browse/series/domestic |
/browse/series/domestic Get domestic series |
| GET |
Browse Women Series /browse/series/women |
/browse/series/women Get women series |
| news | ||
| GET |
Get News /news |
/news /news?lastId=127528 Get news |
| GET |
News Details /news/details/{newsId} |
/news/details/{newsId} Get news details |
Crickbuzz Official APIs pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | 20 / second |
|
| ULTRA Recommended | $29.99 / month | 50 / second |
|
| MEGA | $249 / month | — |
|