{
  "_comment": "Single source of truth for product facts. Edit HERE, then run scripts/generate_llms.py. Machine-readable mirror served at https://theoddsapi.com/data/facts.json",
  "updated": "2026-07-03",
  "brand": {
    "name_compressed": "TheOddsAPI",
    "name_spaced": "The Odds API",
    "domain": "theoddsapi.com",
    "contact": "hello@theoddsapi.com"
  },
  "api": {
    "base_url": "https://api.theoddsapi.com",
    "auth": "x-api-key header",
    "openapi_spec": "https://theoddsapi.com/openapi.json",
    "reference_docs": "https://theoddsapi.com/docs/",
    "swagger_ui": "https://api.theoddsapi.com/docs",
    "mcp_connector_url": "https://mcp.theoddsapi.com/mcp?apiKey=YOUR_KEY"
  },
  "coverage": {
    "sports_total": 26,
    "sports_pro": 25,
    "sports_note": "FIFA World Cup 2026 is Business-exclusive (26th sport)",
    "sportsbooks": "50+",
    "sports_list": "NBA, NFL, MLB, NHL, NCAAB, NCAAF, WNBA, UFC, MLS, Tennis, Cricket, Boxing, AFL, NRL, Euroleague, EPL, UEFA Champions League, UEFA Europa League, La Liga, Bundesliga, Serie A, Ligue 1, Eredivisie, EFL Championship, Liga MX, FIFA World Cup 2026 (Business-exclusive)"
  },
  "markets": {
    "standard": ["h2h (moneyline)", "spreads (point spread / Asian handicap)", "totals (over/under)"],
    "props_tier": "Business",
    "props": {
      "NBA": {"count": 8, "list": "points, rebounds, assists, points+rebounds+assists (PRA), threes, blocks, steals, double-double", "regions": "US/EU/AU regions"},
      "NHL": {"count": 5, "list": "points, goals, assists, shots on goal, power-play points", "regions": ""},
      "MLB": {"count": 8, "list": "batter hits, batter total bases, pitcher strikeouts, batter home runs, batter RBIs, batter runs scored, batter hits+runs+RBIs, pitcher outs", "regions": ""},
      "WNBA": {"count": 8, "list": "same set as NBA Tier 1", "regions": "US books only"},
      "AFL": {"count": 4, "list": "disposals, goals scored, marks, tackles", "regions": "AU books only"},
      "NRL": {"count": 4, "list": "first/last/anytime/over try scorers", "regions": "AU books only"},
      "NFL": {"count": null, "list": "live during NFL season (Sept-Feb)", "regions": ""}
    }
  },
  "pricing": {
    "free": {"price": "$0/mo", "quota": "25 requests per day", "sports": "NBA + MLB only", "markets": "h2h (moneyline) only"},
    "pro": {"price": "$29/mo", "name": "Professional", "quota": "20,000 requests/month", "sports": "25 sports", "markets": "all standard markets (h2h / spreads / totals)", "books": "US sportsbooks (DraftKings, FanDuel, BetMGM, Caesars, BetRivers, and more)"},
    "business": {"price": "$99/mo", "quota": "200,000 requests/month", "extras": "everything in Pro plus Pinnacle (the sharp anchor) and international bookmakers (UK / EU / AU regions, 50+ books total), player props, edge detection, Pinnacle-anchored fair odds, consensus pricing, and the full historical odds archive at no additional credit cost"}
  },
  "refresh": {
    "hook": "30s for top US sports (NFL, NBA, MLB, NHL)",
    "tier2": "60-120s for full-coverage tier (MLS, EPL, La Liga, Bundesliga, Serie A, Ligue 1, Tennis, UFC)",
    "tier3": "300s for niche or thin-coverage sports (AFL, NRL, Eredivisie, EFL Championship)",
    "props": "approximately every 5 minutes"
  },
  "urls": {
    "quickstart": "https://theoddsapi.com/quickstart",
    "connector": "https://theoddsapi.com/connector",
    "build_with_ai": "https://theoddsapi.com/build-with-ai",
    "guides": "https://theoddsapi.com/guides/",
    "faq": "https://theoddsapi.com/faq",
    "reports": "https://theoddsapi.com/reports/",
    "compare": "https://theoddsapi.com/compare/",
    "me": "https://theoddsapi.com/me.html"
  }
}
