Real-time sports betting odds from 40+ bookmakers (FanDuel, DraftKings, BetMGM, and more) for NFL, NBA, MLB, and 40+ sports. Moneylines, spreads, and totals. Operator key required.
https://api.apiclearinghouse.com/v1/call/the-oddsAuthenticate with X-Api-Key: chk_live_... header.
/sportscurl -s "https://api.apiclearinghouse.com/v1/call/the-odds/sports" \
-H "X-Api-Key: YOUR_API_KEY"{
"status": "success",
"data": {
"sports": "example"
}
}/mlb-oddscurl -s "https://api.apiclearinghouse.com/v1/call/the-odds/mlb-odds" \
-H "X-Api-Key: YOUR_API_KEY"{
"status": "success",
"data": {
"events": "example"
}
}/nfl-oddscurl -s "https://api.apiclearinghouse.com/v1/call/the-odds/nfl-odds" \
-H "X-Api-Key: YOUR_API_KEY"{
"status": "success",
"data": {
"events": "example"
}
}/nba-oddscurl -s "https://api.apiclearinghouse.com/v1/call/the-odds/nba-odds" \
-H "X-Api-Key: YOUR_API_KEY"{
"status": "success",
"data": {
"events": "example"
}
}No setup required. Sign in and run The Odds API directly from your browser.
Open in Explorer →Monthly limits also apply per plan.