Scoring API

API Overview

The Premium Cricket Scoring API is a simple web API designed to complement the odds content for the Premium Cricket product, which is consumed via the Betradar Unified Feed. Its main purpose is to provide bookmakers with data that can be used in event scheduling, and to provide a scoreboard display for customers during matches that are traded In Play as part of the Premium Cricket product

Authentication

The x-access-token varies between Production and Staging environments. Access tokens should align with the specific environment being used. For example, if you are integrating on the staging environment, provide the staging access token and use the staging URLs accordingly.

Note - Please use your existing Unified Odds Feed access token to authorize your API access.

Self-service Documentation

All endpoints are available for testing purposes at https://iodocs.betradar.com/. From there, you can see each of the endpoints, execute the requests, and see sample responses as long as you have an access token.

Change Process

Non-breaking changes (additions) to the API schema will be made without notice; therefore, integrations should be resilient to such additions. If a breaking change is required, we will version the API and maintain the old version for three months to allow time for migration to the new version.

Last updated

Was this helpful?