Overview

This section details the most important information when working with the unified odds API.

Self-service Documentation

All endpoints are available for testing purposes at http://iodocs.betradar.comarrow-up-right. From there you can see each of the endpoints, execute the requests, and see sample responses as long as you have an access-token (see below - authentication)

API Authentication

To access the API, you must visit Betradar.comarrow-up-right and generate an application key associated with your Betradar.comarrow-up-right user details. This API key has to be sent as an HTTP header on every request towards the service on the following format:

x-access-token: <access token> 

If you already have a Unified Odds Feed access token, please use the same to authorize your API access

Info

Our endpoints are backed by Content Delivery Network (CDN) solution to ensure low latency from geographically distributed locations. The DNS names (mq.betradar.comarrow-up-right, api.betradar.comarrow-up-right, global.mq.betradar.comarrow-up-right and global.api.betradar.comarrow-up-right) will point to a set of IP addresses, and those IP addresses can change from time to time without prior notice.

If you currently whitelist our IP for outgoing traffic, we can not supply you with a fixed set of IPs for this, as they can change from time to time and without prior notice.

XSD Schemas

XSD schema for api responsesarrow-up-right
file-archive
36KB
XSD schema for sportsapi responsesarrow-up-right

Token Result Codes

Token

HTTP Response Code

Description

Valid token provided

No token provided

No token provided

Unknown Token

Expired token

UF Package Missing

Last updated

Was this helpful?