ball_lav ball_pink Asset 2 Dhoni have 144.78 Strike rate against MI 7 Batting performance of MSD with MI? Question Answer MSD performance with MI? ball_lav ball_pink Asset 2

Build Cricket Bot.!

Now it is effortless to create a chatbot like Apple Siri, Amazon Echo & Google Home like answers for cricket queries. It will enhance your app to the next level, and it creates a user engagement.

The Chatbot API gives the answers from topics such as player profile, recent matches, player vs. team, team vs. team and live updates. The Chatbot API provides ChatBot User Registration API and the ChatBot API.

User Registration API:

The User Registration API gives the username to get the answers from chatbot API.

To get registered, use the following command.

$ curl -x POST \
    -d "full_name=YOUR_NAME" \
    -d "email=YOUR_EMAIL" \
    -d "phone_number=PHONE_NUMBER" \
    -d "utc_offset=+UTC_OFFSET OF YOUR ZONE" \
    -d "gender=female" \
    -d "access_token=ACCESS_TOKEN" \ 
    https://rest.cricketapi.com/rest/v3/bot/register-user/ 


utc_offset: A UTC offset is the difference in time between UTC time and a location's observed time.

E.g.: "utc_offset=+19800"


Chatbot API:

The Chatbot API gives answers from topics such as player profile, recent matches, player vs team, team vs team and live updates.

To get the user name, refer {data.[user]} in the User Registration API & to get the answers, pass the following command.

$ curl -X POST \
    -d "text=Best score of Virat vs Australia" \
    -d "user=USER_NAME" \
    -d "utc_offset=+19800" \
    -d "access_token=ACCESS_TOKEN" \
    https://rest.cricketapi.com/rest/v3/bot/

App Screenshot

View all Docs

True Support Center

Not sure, what plan to choose? Just get in touch us. We are committed to providing a solution to all sports data requirements. Feel free to write your technical questions, to know about best practice and guidelines.

000-800-040-1803 (Indian Tollfree Number)

+1 (855) 2SPORT4 (US Tollfree Number)