Skip to content

The Odds API ​

Aggregated betting odds from multiple bookmakers across global sports markets.

DetailValue
CategoryiGaming
Base URLhttps://api.the-odds-api.com
AuthenticationAPI Key (Query)
Endpoints8
Connector keythe-odds-api

Using The Odds API in a workflow ​

  1. Go to Connections and click New Connection.
  2. Pick The Odds API 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 /v4/sports/List in-season sports
GET /v4/sports/{sport}/odds/Odds for a sport
GET /v4/sports/{sport}/scores/Live/recent scores
GET /v4/sports/{sport}/eventsList events
GET /v4/sports/{sport}/events/{eventId}/oddsEvent odds
GET /v4/sports/{sport}/participantsTeams/players
GET /v4/historical/sports/{sport}/odds/Historical odds
GET /v4/historical/sports/{sport}/eventsHistorical events

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