Football Odds API

One endpoint for European 1X2, Asian handicap, goal line, corner and card odds — pre-match and in-play, with opening, current and live values. From $5/mo.

GET /v1/fixtures/{id}/odds
curl https://api.5dollarfootballapi.com/v1/fixtures/{id}/odds
  -H "Authorization: Bearer fb_live_your_key"
{
  "success": 1,
  "data": {
    "fixture_id": 197590518,
    "odds": {
      "asian_handicap": { "opening": "-0.5", "current": "-0.75", "inplay": "-1.0" },
      "goal_line":      { "opening": "2.5",  "current": "2.75", "inplay": "3.0" },
      "corner_line":    { "opening": "9.5",  "current": "10",   "inplay": "10.5" },
      "corner_asian":   { "opening": "-0.5", "current": "-0.5", "inplay": "-0.75" }
    }
  }
}

What you get

  • European 1X2, Asian handicap, goal line, corner line and card markets
  • Opening, closing and in-play values — real line movement, not a single snapshot
  • Corner-line and Asian-corner odds no cheap API carries
  • Clean JSON, one request per fixture

The endpoint

One authenticated request returns clean JSON. Full parameters and responses are in the docs.

GET /v1/fixtures/{id}/odds
Read the API docs

Frequently asked questions

European 1X2, Asian handicap, goal line (over/under), corner line, corner Asian handicap, card lines and both teams to score (BTTS) — pre-match and in-play, with opening, current and live values. Bet365 comes with every paid plan, and 18 more bookmakers are available on Ultra.

See what every bookmaker carries, per market

A different business model, not different data. We run on thin margins and make it work on volume — pricing for every developer, not a handful of premium accounts. That is also why there are no add-ons or per-league packs: one flat price keeps the model simple. The price is not a teaser or an introductory rate; it is how the business is built.

Start building for free

Get a working API key in under a minute. No credit card, no sales call.