globeEndpoint

This endpoint returns a list of available categories for a sport. The category is a generic classification term Betradar uses at the highest level to subclassify a particular sport (e.g., for Tennis, the categories can be ATP-Tour, WTA-Tour, David Cup, etc., for soccer, the categories are the various countries)

Endpoint Parameters

You can customize the endpoint response by using the following parameters.

Parameter

Description

Possible Values

language

Required

Language code for translation.

See all supported languages and their codes on language support

id

Required

The id of the sport

Format - {sport_id}

All available categories for a sport

get

List of available categories for a sport. (e.g. for Tennis the categories can be ATP-Tour, WTA-Tour, David Cup etc., for soccer the categories are the various countries). XML schemaarrow-up-right

Authorizations
x-access-tokenstringRequired
Path parameters
languagestringRequired

Language code for translation.

idintegerRequired

The ID for the sport.

Responses
get
/sports/{language}/sports/sr:sport:{id}/categories.xml

Last updated

Was this helpful?