Included from the $5/mo Pro plan.

MLS API (Major League Soccer)

Fixtures, live scores, standings, statistics and full odds for Major League Soccer — every MLS matchday with corner and card data, from $5/mo.

GET /v1/fixtures?league=85&status=live
curl https://api.5dollarfootballapi.com/v1/fixtures?league=85&status=live
  -H "Authorization: Bearer fb_live_your_key"
{
  "success": 1,
  "data": [
    {
      "id": 197605040,
      "league": { "id": 85, "name": "USA MLS" },
      "teams": { "home": { "name": "Inter Miami" }, "away": { "name": "LA Galaxy" } },
      "status": "in_play",
      "goals": { "home": 2, "away": 2 },
      "corners": { "home": 7, "away": 6 }
    }
  ]
}

5,168

MLS fixtures

2014

history since

19

bookmakers quoted

100%

fixtures with corners & cards

MLS, live from the API

Full scoreboard →

These blocks are not screenshots — they render the API's own JSON on every visit. Click any match for statistics, head-to-head and bookmaker odds.

Rendered from GET /v1/leagues/85/fixtures

Every MLS endpoint

The same five calls work for every competition we carry — swap the league id and go.

Fixtures & results GET /v1/fixtures?league=85&season=
Live matches GET /v1/fixtures?league=85&status=live
Standings (+ corner & card tables) GET /v1/standings?league=85
Odds — 1X2, Asian, corners, cards, BTTS GET /v1/fixtures/{id}/odds
Statistics & events GET /v1/fixtures/{id}/statistics
Full API reference

What's on every fixture

  • Goals, corners and cards — full-time and half-time
  • Live in-play statistics: attacks, shots, possession
  • Odds with opening lines and movement history — never deleted
  • Corner-line and card-line markets no other cheap API carries
  • Team and league names in 21 languages via ?lang=

Frequently asked questions

The free tier covers the top-5 European leagues; MLS comes with the $5/mo Pro plan — fixtures, live scores, standings, statistics and full odds. You can test the response shapes free first.

Season-by-season coverage back to 2014 — thousands of fixtures including playoffs, with goals, corners and cards on every row.

Yes — European 1X2, Asian handicap, goal line, corner line, card line and BTTS for MLS fixtures, pre-match and in-play, with opening lines kept.

Start building for free

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