Cricwix
LIVE
IND 182/4(18.2) v AUS|ENG 311/7(50) v NZ|MI 204/3(20) v CSK|PAK 96/2(12.4) v SA|WI 148 all out v SL|BAN 220/6(43.1) v AFGIND 182/4(18.2) v AUS|ENG 311/7(50) v NZ|MI 204/3(20) v CSK|PAK 96/2(12.4) v SA|WI 148 all out v SL|BAN 220/6(43.1) v AFG
v1Ball-by-ball now live in 40+ leagues

Cricket data,
ready to ship.

One clean REST API for live scores, scorecards, players, venues and deep historical stats. Sign up, grab a key, and ship your cricket app this afternoon.

No credit card100 free calls/day99.99% uptime
api.Cricwix.io/ext/v1/fixtures200 OK
GET/ext/v1/fixtures?status=live
{
  "success": true,
  "data": {
    "match_id": 123456,
    "status": "live",
    "localteam": "India",
    "visitorteam": "Australia",
    "localteam_score": "182/4"
  }
}
~62msjsoncached 1s

// everything your cricket app needs

Live ScoresBall-by-ballScorecardsPlayer StatsTeam InfoICC RankingsHistorical DataFixturesVenues40+ Leagues

// endpoints

Every corner of the game, one base URL.

Full reference →
GETFixtures

/ext/v1/fixtures

Get cricket fixtures. Filter by status: upcoming, live, or finished.

GETLive Score

/ext/v1/live/:id

Live match score, ball-by-ball updates and match metadata.

GETPlayers

/ext/v1/players

Search and list cricket players with detailed information.

GETTeams

/ext/v1/teams

List all cricket teams with basic information.

GETSeries

/ext/v1/series

Get cricket series and tournament information.

GETVenues

/ext/v1/venues

Get cricket stadium and venue information.

GETRankings

/ext/v1/rankings

ICC player and team rankings across all formats.

GETTrophies

/ext/v1/trophies

Get cricket trophies and awards information.

GETImages

/ext/v1/images/:type/:id

Player, team, or venue images returned as WebP.

// from zero to live scores

Three lines. Real data. Pick your language.

curl -X GET "https://api.Cricwix.io/ext/v1/fixtures?status=live" \
  -H "X-Api-Key: YOUR_API_KEY"

# → { "success": true, "data": { "fixtures": [ { "match_id": 123456, "status": "live", … } ] } }
response in 62ms · 200 OK
IND 182/4 (18.2)
v Australia · T20I · 2nd innings
LIVE
BatterRB4s6sSR
RG Sharma c Carey b Cummins422851150.0
SV Samson b Zampa613962156.4
SA Yadav not out482234218.1
HH Pandya not out241312184.6
CRR 9.89 · Extras 7/ext/v1/fixtures/:id/scorecard
99.99%
Median monthly uptime
62ms
p50 response latency
12k+
Matches indexed since 2008
40+
Leagues & competitions
real-time

Ball-by-ball, within a second

Live deliveries, wickets and milestones pushed to the API moments after they happen on the field.

history

A century of stats

Every international and major-league match since 2008, with full scorecards, player records and venue data.

rest

Honest, predictable REST

Clean JSON, cursor pagination, sane rate limits and error codes you can actually act on. No surprises.

free

Generous free tier

1,000 calls a day, no credit card, no trial clock. Build the whole prototype before you ever pay a cent.

// pricing

7 days free. Then scale when you score.

Every plan includes a 7-day trial. No credit card required to start.

POPULAR
Pro
$11/month

For production apps that are starting to grow.

Start 7-day trial
+100,000 requests / day
+Ball-by-ball stream
+Webhooks & push events
+Email support, 24h
Business
Custom pricing

For high-traffic and commercial platforms.

Talk to us
+2M requests / day
+99.99% uptime SLA
+Priority routing
+Dedicated support engineer

Your cricket app is one key away.

Free forever for hobby projects. Upgrade the day you outgrow it.

// faq

Answers to the obvious questions.

Still stuck? Email us at support@Cricwix.io