Live scores, historical records, player stats, team profiles, series data and rankings — all in one unified JSON API built for developers.
From real-time ball-by-ball updates to decade-old match archives — all accessible through clean REST endpoints.
Real-time scores, wickets, run rates and match status updated ball by ball with zero caching delay.
Access scorecards, results and player performances from past international and domestic matches.
Batting averages, bowling figures, career milestones and recent form for thousands of cricketers.
Squad lists, team rankings, head-to-head records and performance trends across all formats.
Full series schedules, points tables, group standings and knockout bracket data.
Enterprise-grade infrastructure with global CDN, automatic failover and 24/7 monitoring.
Consistent, predictable response structure across all endpoints.
{
"status": "ok",
"count": 3,
"matches": [{
"match_id": "124F",
"title": "India vs Australia",
"subtitle": "1st ODI, Wankhede Stadium",
"status": "live",
"format": "ODI",
"score": "IND 287/6 (48.2)"
}]
}All endpoints require X-API-Key header.
Everything you need to know before integrating.
Live scores, historical match results, player statistics, team profiles, series information, rankings, schedules and ball-by-ball commentary — all in JSON format.
Yes. Historical data covers international and domestic matches going back several years, including full scorecards, player performances and match results.
All responses are in JSON. REST endpoints support optional query parameters for filtering by format (ODI, T20, Test), team, player or date range.
Pass your API key in the X-API-Key request header. Keys are available after signing up on the pricing page.
Free tier includes 1,000 requests/day. No credit card required to get started.