(Indian Tollfree Number)
(US Tollfree Number)
To build the complete cricket news app, the News Aggregation API, Schedule API, Match API, and the Over Summary API is required.
The News Aggregation API provides the news feeds from Yahoo Cricket, Express UK, and the ESPN Cricinfo
News Aggregartion API Request URL:
https://rest.cricketapi.com/rest/v2/news_aggregation/?access_token=ACCESSTOKEN
The Schedule API gives the essential information of each match for the specific month. It returns the information such as the match name, match key,time & venue, season details, and few other information.
Schedule API Request URL:
https://rest.cricketapi.com/rest/v2/schedule/?access_token=ACCESSTOKEN
To know more about the Schedule API, refer Schedule API Guidelines
To show the live scorecard in the news app, the Match API is required. To call the Match API, refer the guide Match API.
To show the complete summary of the match, the Over Summary API is required. It provides a summary of each overs in the match.
Over Summary API Request URL:
https://rest.cricketapi.com/rest/v2/match/MATCH_KEY/overs_summary/?access_token=ACCESSTOKEN
To get the Match Key, use the Recent Match API.
Not sure, what plan to choose? Just get in touch us. We are committed to providing a solution to all cricket data requirements. Feel free to write your technical questions, to know about best practice and guidelines.