Entity Sport
Entity Sport (Entity Digital Sports) provides real-time sports data APIs, with cricket as its flagship product. The Cricket API V2 delivers competitions and seasons, fixtures and results, ball-by-ball live scoring, detailed scorecards, fantasy points, player and team profiles, standings, and betting odds over a token-authenticated REST interface.
APIs
Entity Sport Competitions API
Lists cricket competitions (tournaments, tours, cups) and seasons, and exposes per-competition matches and standings/points tables, keyed by the competition identifier cid and s...
Entity Sport Matches & Live Scoring API
Lists fixtures, live, and completed matches and returns per-match info plus ball-by-ball live scoring keyed by the match identifier mid.
Entity Sport Scorecards API
Returns the full match scorecard with batting, bowling, and innings detail for a given match identifier mid.
Entity Sport Fantasy Points API
Serves Entity Sport fantasy cricket points for a match plus the pre-match fantasy squad/roster with player roles and fantasy credits, keyed by the match identifier mid.
Entity Sport Players & Teams API
Returns player profiles and career statistics keyed by player identifier pid, and team profiles and rosters keyed by team identifier tid.
Entity Sport Odds API
Exposes live cricket betting odds and exchange data per match via the Cricket Exchange product, keyed by the match identifier mid.