Skip to main content
GET
/
v2
/
sports
/
categories
List Categories
curl --request GET \
  --url https://api.predexon.com/v2/sports/categories \
  --header 'x-api-key: <api-key>'
Returns a hierarchy of sport → leagues with game counts. Only categories with active matched games are included.

Authorizations

x-api-key
string
header
required

Response

200 - application/json

Successful Response