Technical Documentation
Below you will find a general explanation of all available messages and connections in order to successfully connect your system to our feed. The feed consists of XML messages pushed via AMQP with real-time information and API’s to provide metadata.
RMQ Messages
Messages regarding Fixture Changes, Odds Changes and Bet Settlements will be provided over RMQ messages.
In order to connect to the RMQ you will be provided with login credentials (username and password) as well as Queue name, port and vhost to which you will be connecting to. Your IP addresses must be whitelisted in order for the connection to work.
API Metadata
Additional data such as Fixtures will be provided over API calls which are independent of the RMQ. Every API call has it’s own definition, type of request and required fields.