Skip to content

Sportradar ​

Real-time sports data, odds comparison, and win probabilities across global competitions.

DetailValue
CategoryiGaming
Base URLhttps://api.sportradar.com
AuthenticationAPI Key (Query)
Endpoints9
Connector keysportradar

Using Sportradar in a workflow ​

  1. Go to Connections and click New Connection.
  2. Pick Sportradar from the marketplace.
  3. Enter your credentials (see Authentication above for what's expected).
  4. In a workflow, drop an API Call node and select this connection.
  5. Pick the operation you need from the Operation dropdown — see the table below.

Available Endpoints ​

EndpointSummary
GET /oddscomparison-prematch/trial/v2/sportsList all sports
GET /oddscomparison-prematch/trial/v2/{lang}/sport_events/{id}/markets.jsonPre-match odds
GET /oddscomparison-live-odds/trial/v2/{lang}/sport_events/{id}/markets.jsonLive odds
GET /oddscomparison-prematch/trial/v2/competitionsList competitions
GET /oddscomparison-prematch/trial/v2/daily-sport-event-scheduleDaily schedule
GET /oddscomparison-prematch/trial/v2/booksList bookmakers
GET /probabilities/trial/v1/{lang}/sport_events/{id}/probabilities.jsonWin probabilities
GET /soccer/trial/v4/{lang}/competitions.jsonSoccer competitions
GET /soccer/trial/v4/{lang}/competitors/{id}/profile.jsonTeam profile

Each endpoint has its own page with parameter details, an example API Call node configuration, and the response shape.