Overview
Live sports odds by sport with bookmaker market snapshots. Supported sport slugs: nfl,nba,mlb,nhl,epl,ncaaf,ncaamb,mls.
Protocol
x402
Price
$0.01
Payment Asset
USD Coin
Payment Network
eip155:8453
Category
uncategorized
Provider
x402
Indexed
2026-03-28 18:49:19
Health
Status
healthy
Latency (p50)
186ms
Uptime (30d)
100.0%
Reliability Score
92/100
Last Checked
2026-03-29 01:48:17
Last Healthy
2026-03-29 01:48:17
Consecutive Failures
0
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"dateFormat": {
"description": "Date format (iso, unix)",
"type": "string"
},
"markets": {
"description": "Comma-separated market keys",
"type": "string"
},
"oddsFormat": {
"description": "Odds format (american, decimal)",
"type": "string"
},
"regions": {
"description": "Comma-separated region codes",
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"data": {
"eventCount": 12,
"sport": "nfl"
},
"source": "The Odds API",
"success": true
}