Skip to main content

Introduction

Please find below test API information and GraphQL examples attached.

API DETAILS

The URL is https://graphql.coreapi.gcpintau.tbm.sh/query for INT. (For websockets, replace https with wss - i.e. wss://graphql.coreapi.gcpintau.tbm.sh/query)

The documentation is in the tabs to the left of the GraphQL "playground” available at https://graphql.coreapi.gcpintau.tbm.sh.

GraphQL itself is documented by FaceBook at https://graphql.org/learn/ and the WebSocket push transport is documented at https://github.com/apollographql/subscriptions-transport-ws/blob/master/PROTOCOL.md

For ease of use, the UAT environment has dummy credentials. You will need to use OAUTH for production, see the Authentication documentation

Any queries or assistance required, please contact support-api@betmakers.com and we’ll be glad to help.

RESTRICTIONS

  • Please note, within the test API, only Gallop, Greyhound, and Harness meetings from Queensland, and VIC Tote prices, are available.
  • Query results are restricted to 4MB. It should be possible to break up queries into smaller datasets. If this proves too difficult please contact our support department.

Examples