Included from the $5/mo Pro plan.

Liga MX API

Fixtures, live scores, standings, statistics and full odds for Mexico's Liga MX — Apertura and Clausura — every matchday with corner and card data, from $5/mo.

GET /v1/fixtures?league=29019&status=live
curl https://api.5dollarfootballapi.com/v1/fixtures?league=29019&status=live
  -H "Authorization: Bearer fb_live_your_key"
{
  "success": 1,
  "data": [
    {
      "id": 199037530,
      "league": { "id": 29019, "name": "Mexico Liga MX" },
      "teams": { "home": { "name": "Unam Pumas" }, "away": { "name": "Necaxa" } },
      "status": "finished",
      "goals": { "home": 1, "away": 1 },
      "corners": { "home": 8, "away": 4 }
    }
  ]
}

2,541

Liga MX fixtures on record

2015

history since

2.86

goals per match, last 12 months

9.6

corners per match, last 12 months

4.5

cards per match, last 12 months

100%

of fixtures with a bet365 corner line

Averages measured across 324 finished Liga MX matches in the last 12 months, from the same rows the API serves.

Liga MX, 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/29019/fixtures

Current table

# Team P W D L GF GA GD Pts
1 Toluca 38 21 11 6 71 35 36 74
2 Cruz Azul 35 18 13 4 62 38 24 67
3 Tigres UANL 38 18 11 9 67 40 27 65
4 Chivas Guadalajara 32 19 3 10 62 41 21 60
5 Club America 34 17 8 9 52 35 17 59
6 Unam Pumas 32 13 12 7 52 41 11 51
7 Tijuana 35 13 12 10 52 44 8 51
8 Pachuca 33 14 9 10 44 38 6 51
9 Monterrey 35 15 6 14 57 52 5 51
10 Atlas 32 10 10 12 39 49 -10 40
11 Juarez FC 35 10 10 15 49 60 -11 40
12 Queretaro 32 9 9 14 33 48 -15 36
13 Leon 32 10 5 17 33 56 -23 35
14 Necaxa 32 9 7 16 42 53 -11 34
15 Atletico San Luis 32 9 4 19 46 54 -8 31
16 Santos Laguna 32 8 5 19 39 64 -25 29
17 Mazatlan FC 32 5 11 16 37 58 -21 26
18 Puebla 31 6 8 17 30 61 -31 26

Rendered from GET /v1/standings?league=29019 — corner and card league tables too: type=corner|card

The Liga MX API, by data type

The same calls work for every competition we carry — swap the league id and go. Each data type has its own page with a full sample response.

Liga MX live scores API

Every in-play match with score, status, corners and cards.

GET /v1/fixtures?league=29019&status=live

Liga MX fixtures & results API

Schedules and full-time results by season, round or date.

GET /v1/fixtures?league=29019&season=

Liga MX standings API

The league table, plus corner and card tables via type=corner|card.

GET /v1/standings?league=29019

Liga MX statistics API

Shots, attacks, possession and events per fixture.

GET /v1/fixtures/{id}/statistics

Liga MX odds API

1X2, Asian handicap, goal line, corners, cards and BTTS — opening, closing and in-play.

GET /v1/fixtures/{id}/odds

Liga MX corner stats API

Corner counts, corner-line odds and the corner league table.

GET /v1/fixtures/{id}/odds?market=corner
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; the Liga MX comes with the $5/mo Pro plan — fixtures, live scores, standings, statistics and full odds. You can test the response shapes on a free key first.

The feed runs back to 2015 for this competition, with goals, corners and cards on every finished fixture. Odds ship with the Pro plan; tick-by-tick odds movement is an Ultra feature.

Yes. The feed carries Liga MX under two league ids that both fall inside the Pro plan; pass either to /v1/fixtures and you get the same fixture, stats and odds data. The Liga de Expansión is on Pro as well.

Start building for free

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