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.
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}/oddsRelated
Asian Handicap Odds API
Asian handicap lines with opening, closing and in-play values — for goals and co...
Goal Line Odds API
Over/under goal lines with opening, closing and in-play values across thousands...
Corner Stats API
The corner data other APIs skip: full-time and half-time corner counts, corner-l...
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 marketA 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.