Included from the $5/mo Pro plan.

Ligue 2 API

Fixtures, live scores, standings, statistics and full odds for France's Ligue 2 — every matchday with corner and card data, from $5/mo.

GET /v1/fixtures?league=27&status=live
curl https://api.5dollarfootballapi.com/v1/fixtures?league=27&status=live
  -H "Authorization: Bearer fb_live_your_key"
{
  "success": 1,
  "data": [
    {
      "id": 198654286,
      "league": { "id": 27, "name": "France Ligue 2" },
      "teams": { "home": { "name": "Reims" }, "away": { "name": "Annecy" } },
      "status": "finished",
      "goals": { "home": 3, "away": 1 },
      "corners": { "home": 4, "away": 3 }
    }
  ]
}

4,436

Ligue 2 fixtures on record

2014

history since

2.51

goals per match, last 12 months

9.2

corners per match, last 12 months

4.0

cards per match, last 12 months

100%

of fixtures with a bet365 corner line

Averages measured across 306 finished Ligue 2 matches in the last 12 months, from the same rows the API serves.

Ligue 2, 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/27/fixtures

Current table — round 3

# Team P W D L GF GA GD Pts
1 St Etienne 3 3 0 0 10 1 9 9
2 Montpellier 3 2 1 0 3 1 2 7
3 Rodez 3 2 0 1 8 5 3 6
4 Annecy 3 2 0 1 4 3 1 6
5 Reims 3 1 2 0 6 4 2 5
6 Metz 3 1 2 0 3 2 1 5
7 Red Star FC 93 3 1 2 0 2 1 1 5
8 Dunkerque 3 1 1 1 7 6 1 4
9 Nancy 3 1 1 1 1 1 0 4
10 Stade Briochin 3 1 1 1 4 5 -1 4
11 Sochaux 3 1 1 1 1 3 -2 4
12 Guingamp 3 1 0 2 2 3 -1 3
13 Pau 3 1 0 2 1 2 -1 3
14 Dijon 3 0 2 1 2 3 -1 2
15 Boulogne 3 0 2 1 1 2 -1 2
16 Clermont Foot 3 0 2 1 2 4 -2 2
17 Grenoble 3 0 1 2 2 8 -6 1
18 Nantes 3 0 0 3 3 8 -5 0

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

The Ligue 2 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.

Ligue 2 live scores API

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

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

Ligue 2 fixtures & results API

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

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

Ligue 2 standings API

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

GET /v1/standings?league=27

Ligue 2 statistics API

Shots, attacks, possession and events per fixture.

GET /v1/fixtures/{id}/statistics

Ligue 2 odds API

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

GET /v1/fixtures/{id}/odds

Ligue 2 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 Ligue 2 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 2014 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.

Ligue 2 is on the Pro plan alongside Ligue 1. The Championnat National, the Coupe de France and the Ligue 2 play-offs are Ultra-plan competitions.

Start building for free

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