API Descriptions
Here you will find the endpoints that can be used to retrieve the information for events offered by Premium Cricket product.
Please note that Premium cricket does NOT offer all the events you see in the Unified Feed. Use the following endpoints ONLY for information regarding sport events covered by Premium Cricket
Endpoint Name
Endpoint PATH
Description
Get events
cricketapi.sportradar.com/UnifiedFeedScoring/xml/get_events
Used to get a list of events covered by the Premium Cricket product.
Get event by ID
cricketapi.sportradar.com/UnifiedFeedScoring/xml/get_event?
event_id=sr:match:{match_id}
Used to get details of a single of event covered by the Premium Cricket product
Get score for an Event
cricketapi.sportradar.com/UnifiedFeedScoring/xml/get_scorecard?
event_id=sr:match:{match_id}
Used to get a description of the current state of an In Play match
Get premiuim score for an Event
cricketapi.sportradar.com/UnifiedFeedScoring/json/get_premiumscorecard?
event_Id=sr:match:{match_id}
Used to get a description of the current state of an In Play match and it provides you with ball-by-ball information
Last updated
Was this helpful?