Endpoint
All requests to the Partner API are graphQL HTTP POST requests, made to this endpoint: https://hub.production.racing.tote.co.uk/partner/gateway/graphql
You can navigate the schema in an IDE/Playground at https://hub.production.racing.tote.co.uk/partner/gateway/graphql/ui
OR
You can download the schema at https://hub.production.racing.tote.co.uk/partner/gateway/graphql?sdl
The approprivate Authorization headers must be provided to access the schema. Please refer to Authentication for more info.