1K
Shares

Player Search
API

Series List
API

Ball By Ball
API

Players List
API

Squads List
API

Score Card
API

Matches List
API

Fantasy
Points API

Player Detail
API

Match Detail
API

Series Detail
API

Current Matches
API

Cricket Live Score
API

FREE API

Cricket Score API free for all to signup and use. You can see details of matches and current score for running matches.

Learn More

NOW SERVING

Approx 30,176,369 Hits Daily

Email: info@bmax88.live check out our cricket score api

// This code sample © Bmax88 is made for use with Bmax88 API only
// You will need to get the API Key from your Bmax88 account and
// Replace %APIKEY% with your API key to ensure that this functions
// We presume you know the programming language, and the guide is made accordingly
window.fetch("https://api.cricapi.com/v1/cricScore?apikey=%APIKEY%")
    .then(result => result.json())
    .then(result => {
        console.log("We have the result",result);
    })
    .catch(err => {
        console.log("An error occured. Please check your code",err);
    });
// NodeJS code sample will be displayed here
// API integration example for Node.js environment
// PHP code sample will be displayed here
// API integration example for PHP

Terms of Use

We use cookies on this website. If you continue to use our website, you agree to these Terms & Privacy policy. Note that we offer a lifetime free usage for all users, our refund policy is at https://bmax88.live/terms-of-use/