Included from the $5/mo Pro plan.

EFL Championship API

Fixtures, live scores, standings, statistics and full odds for England's second tier, the EFL Championship — every matchday with corner and card data, from $5/mo.

GET /v1/fixtures?league=2&status=live
curl https://api.5dollarfootballapi.com/v1/fixtures?league=2&status=live
  -H "Authorization: Bearer fb_live_your_key"
{
  "success": 1,
  "data": [
    {
      "id": 196886090,
      "league": { "id": 2, "name": "England Championship" },
      "teams": { "home": { "name": "West Brom" }, "away": { "name": "Burnley" } },
      "status": "finished",
      "goals": { "home": 3, "away": 1 },
      "corners": { "home": 3, "away": 5 }
    }
  ]
}

6,859

EFL Championship fixtures on record

2013

history since

2.60

goals per match, last 12 months

10.3

corners per match, last 12 months

3.8

cards per match, last 12 months

100%

of fixtures with a bet365 corner line

Averages measured across 545 finished EFL Championship matches in the last 12 months, from the same rows the API serves.

EFL Championship, 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/2/fixtures

Current table — round 2

# Team P W D L GF GA GD Pts
1 Millwall 2 2 0 0 5 0 5 6
2 West Brom 2 2 0 0 5 2 3 6
3 Charlton 2 2 0 0 4 2 2 6
4 Wolverhampton 2 1 1 0 5 3 2 4
5 QPR 2 1 1 0 3 1 2 4
6 Blackburn 2 1 1 0 4 3 1 4
7 Watford 2 1 1 0 3 2 1 4
8 Bolton 2 1 1 0 2 1 1 4
8 Swansea 2 1 1 0 2 1 1 4
10 Portsmouth 2 1 0 1 4 4 0 3
11 Middlesbrough 2 1 0 1 3 3 0 3
12 Cardiff 2 0 2 0 3 3 0 2
13 Birmingham 2 0 2 0 2 2 0 2
13 Wrexham 2 0 2 0 2 2 0 2
15 Sheff Utd 2 0 2 0 0 0 0 2
16 Derby 2 0 1 1 3 4 -1 1
16 West Ham 2 0 1 1 3 4 -1 1
18 Burnley 2 0 1 1 3 5 -2 1
19 Bristol City 2 0 1 1 2 4 -2 1
20 Preston 2 0 0 2 2 5 -3 0
20 Stoke 2 0 0 2 2 5 -3 0
20 Lincoln City 2 0 0 2 2 5 -3 0
23 Norwich 2 0 0 2 1 5 -4 0
24 Southampton 2 1 0 1 4 3 1 -1

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

The EFL Championship 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.

EFL Championship live scores API

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

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

EFL Championship fixtures & results API

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

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

EFL Championship standings API

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

GET /v1/standings?league=2

EFL Championship statistics API

Shots, attacks, possession and events per fixture.

GET /v1/fixtures/{id}/statistics

EFL Championship odds API

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

GET /v1/fixtures/{id}/odds

EFL Championship 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 EFL Championship 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 2013 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.

League One and League Two are Ultra-plan competitions ($25/mo, all 1,600+ leagues). The Championship is on the $5/mo Pro plan alongside the Premier League; the FA Cup is an Ultra-plan competition.

Start building for free

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