Odds API · Docs

Authentication.

Generate a key from your account, then send it as a bearer token on every request. Keys are scoped to your subscription tier.

curl 'https://odds.wagerwise.win/events?sport_key=eq.basketball_nba' \
  -H 'Authorization: Bearer $WW_API_KEY'

Auth is not required during the public preview. Production access will require a key.