The Roanuz Fantasy API provides ready-to-go fantasy data. It reduces a lot of effort and time to write a logic for fantasy cricket. The Roanuz Fantasy API is all in one API. It also helps to create a daily live Fantasy platform.
The Roanuz Fantasy API gives the fantasy match credit points & fantasy match points. The big technical team is not required to calculate the player credit points now.
The Match Credit Point API is calculated based on the player's stats & recent performance. We have a dedicated AI to control the credit points based on the player performance.
The Fantasy Match points API gives the player match points for the match. It decides the winner of the match and helps the users to track the match progress.
The following are the API required to build the complete Fantasy App.
The Schedule API gives the schedule of the match. It helps to display the match schedule on the app.
The Match API, Fantasy Match Credit API, Player Match Points API & Player Stats API requires the match key. To get the Match key, call the Recent Match API.
The Match API gives the full details of the match like the Toss Information, Wicket, Runs, Stats, Squad, Playing XI and much more... To call the Match API, refer Match API Request & Response.
From the Match API, get the status of the match to close and to open the match.
The Fantasy Match Credit API has the player credit value, player details, and the team details. It gives overall average points, rank & points of the given match.
Fantasy Match Credit API Request Format:
https://rest.cricketapi.com/rest/v3/fantasy-match-credits/MATCH_KEY/?access_token=ACCESSTOKEN
The Fantasy Match Points API has the player match fantasy points, team details & players details of a given match. It gives fantasy points, season points, player name, player role, player key, team name, team key & much more.
Fantasy Match Points API Request Format:
https://rest.cricketapi.com/rest/v3/fantasy-match-points/MATCH_KEY/?access_token=ACCESSTOKEN
As a combo show the tournament stats, player stats & Standing in the app. The following are the details received in the Player Stats API.
Total Number of Fours, Sixes, and Runs scored in the season.
Fielding: Most number of catches. To get the fielding details, refer [data.stats.fielding] in the response.
Batting: Best battings, Most fours, Most sixes, Most dots, and Best battings. To get the batting details, refer [data.stats.batting] in the response.
Bowling: Most wickets, Most runs, Most fours, Most sixes, and Best bowling. To get the bowling details, refer [data. stats.bowling] in the response.