Match Key

Match Key

In Roanuz Cricket API, every cricket match has a Match key that helps in uniquely identifying a particular match from the other matches.

Getting the Match Key

The Match key can be obtained from:
  1. The data.matchescricket.match.CricketMatchSummary .key property in the Featured Matches API.
  2. The data.matchescricket.match.CricketMatchSummary .key property in the Tournament Featured Matches API.
  3. The data.matchescricket.match.CricketMatchBasic .key property in the Tournament Fixtures API.
The Match Key is required for accessing data from the match related endpoints such as the Match API, Match Ball-by-Ball API and Match Overs Summary API. It is also required in the case of obtaining Fantasy credits and points information for the matches.