Developer Tools8 toolsPaste one API key
The Odds API integration for AI agents
The Odds API provides real-time sports betting odds data from various bookmakers worldwide, covering multiple sports and betting markets.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect The Odds API once and call the same tools from all of them.
Setup
Connect The Odds API through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
The Odds API exposes 8 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
the_odds_api_get_event_markets | Retrieve available market keys for each bookmaker for a specific event | Read |
the_odds_api_get_event_odds | Retrieve odds for a specific event | Read |
the_odds_api_get_events | Fetch live and upcoming events for a specified sport | Read |
the_odds_api_get_odds | Fetch live and upcoming event odds for a specified sport, including bookmakers, regions, and | Read |
the_odds_api_get_participants | Fetch list of participants (teams or players) for a specified sport | Read |
the_odds_api_get_scores | Return live and recently completed event scores for a sport | Read |
the_odds_api_get_sports | Retrieve a list of in-season sports | Read |
the_odds_api_get_v3_odds | Fetch odds using the legacy V3 API endpoint | Read |