Skip to main content
GET
/
api
/
v1
/
filters_by_sports
Get filters organized by sports
curl --request GET \
  --url https://prediction-markets-api.dflow.net/api/v1/filters_by_sports \
  --header 'x-api-key: <api-key>'
{
  "filtersBySports": "<unknown>",
  "sportOrdering": [
    "<string>"
  ]
}

Authorizations

x-api-key
string
header
required

API key for authentication. Contact [email protected] to obtain an API key.

Response

Filters by sports

filtersBySports
any
required
sportOrdering
string[]
required