The Odds API logo

Integrate The Odds API with your AI CRM

The Odds API provides real-time sports betting odds data from various bookmakers worldwide, covering multiple sports and betting markets.

Explore Triggers and Actions

Get Event Markets

Tool to retrieve available market keys for each bookmaker for a specific event. Returns only recently seen markets - not a comprehensive list. More markets become available as the event's commence time approaches.

ActionTry it

Get Event Odds

Tool to retrieve odds for a specific event. Use after confirming sport key via THE_ODDS_API_GET_SPORTS and event ID via THE_ODDS_API_GET_EVENTS; mismatched values return empty payloads rather than errors.

ActionTry it

Get Events

Tool to fetch live and upcoming events for a specified sport. Use when you need event listings including odds. All timestamps are UTC. Avoid high-frequency polling; batch requests and implement backoff to prevent throttling.

ActionTry it

Get Odds

Tool to fetch live and upcoming event odds for a specified sport, including bookmakers, regions, and markets. Use after retrieving sports via GET_SPORTS; filter by region, market, or event IDs. Response is nested bookmakers → markets → outcomes; not all bookmakers expose every market for every event, so handle missing keys and empty arrays defensively. Combining multiple regions, markets, and eventIds produces large payloads — narrow to one region or specific eventIds where possible.

ActionTry it

Get Odds (V3 Legacy)

Tool to fetch odds using the legacy V3 API endpoint. Returns upcoming and live games with odds for a given sport, region, and market. Use for legacy integrations; V4 API is recommended for new implementations.

ActionTry it

Get Participants

Tool to fetch list of participants (teams or players) for a specified sport. Use after confirming you have a valid sport key.

ActionTry it

Get Scores

Tool to return live and recently completed event scores for a sport. Use after selecting a sport key to inspect current and recent game scores. Missing results may indicate unsupported competitions, not absent events. When identifying specific fixtures, match by both team names and date to avoid confusion with multi-leg ties or similarly named teams.

ActionTry it

Get Sports

Tool to retrieve a list of in-season sports. Use when you need sports data; set 'all' to true to include out-of-season sports. Sport keys returned here must be passed to downstream tools like THE_ODDS_API_GET_EVENTS and THE_ODDS_API_GET_EVENT_ODDS — mismatched or guessed keys return empty payloads. Similarly named leagues and qualifier competitions appear as distinct entries with unique keys; verify the exact key before use.

ActionTry it

How the The Odds API integration works

The The Odds API integration connects your Dench AI CRM directly to The Odds API, so agents can read and act on your The Odds API data as part of everyday work — answering questions in chat, keeping your CRM in sync, and running automations without anyone copying data between tools.

8 actions are available for agents to invoke on your behalf. Every call runs through The Odds API's own authorization, scoped to the account you connect.

Set up The Odds API in Dench

  1. 1

    Sign in to your Dench workspace and open Integrations.

  2. 2

    Find The Odds API and click Connect — you'll authorize access through The Odds API's own sign-in flow. No API keys or code required.

  3. 3

    Ask an agent to use The Odds API in chat, or call it from an automation.

  4. 4

    Manage or disconnect the connection any time from workspace settings.

Frequently asked questions

How does the The Odds API integration work with Dench?

The Dench The Odds API integration connects your AI CRM to The Odds API, so AI agents can work with your The Odds API data as part of chats, automations, and CRM workflows. You connect your account once, and every agent in your workspace can use it — governed by your workspace permissions.

What actions can AI agents perform with The Odds API via Dench?

The The Odds API integration currently exposes 8 actions, including Get Event Markets, Get Event Odds, Get Events, Get Odds, Get Odds (V3 Legacy), and Get Participants. Agents invoke them on your behalf from chat or from automations.

Do I need to write code to connect The Odds API to Dench?

No. You connect The Odds API from your Dench workspace using The Odds API's own sign-in and authorization flow — no API keys to copy, no glue code to maintain.

Is the The Odds API integration secure?

Connections are authorized through The Odds API's own authentication flow, and Dench stores only the authorization needed to act on your behalf. You can review and disconnect the The Odds API connection from your workspace settings at any time.