Cricket API
Get fixtures, results, scorecards, teams, results for the world's most popular cricket tournaments, both international and domestic. We've got you covered.
73 subscribers
1.9/10 popularity
712 ms avg latency
25% success rate
23 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Cricket API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Player Stats /player/stats |
## Endpoint `GET /player/stats` ## Description This endpoint retrieves the stats of a specific player based on the provided `playerId`. If the data is available in the cache, it… |
| GET |
Player Records /player/records |
## Endpoint `GET /player/records` ## Description This endpoint retrieves the records of a specific player based on the provided `playerId`. If the data is available in the cache,… |
| GET |
Player Matches /player/matches |
## Endpoint `GET /player/matches` ## Description This endpoint retrieves the matches of a specific player based on the provided `playerId`. If the data is available in the cache,… |
| GET |
Player Videos /player/videos |
## Endpoint `GET /player/videos` ## Description This endpoint retrieves the videos of a specific player based on the provided `playerId`. If the data is available in the cache,… |
| GET |
Player News /player/news |
## Endpoint `GET /player/news` ## Description This endpoint retrieves the news articles related to a specific player based on the provided `playerId` and optional `page`… |
| GET |
Player Images /player/images |
## Endpoint `GET /player/images` ## Description This endpoint retrieves images of a specific player based on the provided `playerId`, with optional parameters for pagination… |
| GET |
Match Live Scores /match/livescores |
## Endpoint `GET /match/livescores` ## Description This endpoint retrieves live scores for ongoing matches. If the data is available in the cache, it returns the cached data to… |
| GET |
Match Schedules/Fixtures /match/schedules |
## Endpoint `GET /match/schedules` ## Description This endpoint retrieves match schedules or fixtures for a specific date. If the data is available in the cache, it returns the… |
| GET |
Match Results /match/results |
## Endpoint `GET /match/results` ## Description This endpoint retrieves match results for a specific date. If the data is available in the cache, it returns the cached data to… |
| GET |
Trending Matches /match/trending |
## Endpoint `GET /match/trending` ## Description This endpoint retrieves trending matches. If the data is available in the cache, it returns the cached data to improve… |
| GET |
Current Match /match/current |
## Endpoint `GET /match/current` ## Description This endpoint retrieves information about the currently ongoing match. If the data is available in the cache, it returns the… |
| GET |
Teams /teams |
## Endpoint `GET /teams` ## Description This endpoint retrieves a list of teams. If the data is available in the cache, it returns the cached data to improve performance. If the… |
| GET |
Team Details /team/overview |
## Endpoint `GET /team/overview` ## Description This endpoint retrieves detailed information about a specific team. If the data is available in the cache, it returns the cached… |
| GET |
Team Fixtures/Schedules /team/schedules |
## Endpoint `GET /team/schedules` ## Description This endpoint retrieves the fixtures or schedules for a specific team for a given month. If the data is available in the cache,… |
| GET |
Team Videos /team/videos |
## Endpoint `GET /team/videos` ## Description This endpoint retrieves videos related to a specific team. It supports pagination through the `page` and `perPage` query parameters.… |
| GET |
Team Squads /team/squads |
## Endpoint `GET /team/squads` ## Description This endpoint retrieves the squad details for a specific team. It uses caching to return previously fetched data quickly. If the… |
| GET |
Team Images /team/images |
## Endpoint `GET /team/images` ## Description This endpoint retrieves images related to a specific team. It supports pagination through the `page` and `perPage` query parameters.… |
| GET |
Team Fan Ratings /team/fan-rating |
## Endpoint `GET /team/fan-rating` ## Description This endpoint retrieves the fan ratings for a specific team. It uses caching to return previously fetched data quickly. If the… |
| GET |
Team Gallery /team/gallery |
## Endpoint `GET /team/gallery` ## Description This endpoint retrieves the gallery images related to a specific team. It supports pagination through `page` and `perPage` query… |
| GET |
News /news |
## Endpoint `GET /news` ## Description This endpoint retrieves news articles. It supports pagination through the `page` query parameter. Cached data is used to avoid redundant… |
| GET |
Features /features |
## Endpoint `GET /features` ## Description This endpoint retrieves a list of features, supporting pagination through the `page` query parameter. It uses caching to store and… |
| GET |
Current Videos /videos/current |
## Endpoint `GET /videos/current` ## Description This endpoint retrieves a list of current videos. It uses caching to store and return previously fetched data, improving response… |
| GET |
All Videos /videos/all |
## Endpoint `GET /videos/all` ## Description This endpoint retrieves a paginated list of all videos. It allows clients to specify the page number and the number of videos per… |
Cricket API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $14.99 / month | — |
|
| ULTRA Recommended | $29.99 / month | — |
|
| MEGA | $99.99 / month | — |
|