Included from the $5/mo Pro plan.

Eredivisie API

Fixtures, live scores, standings, statistics and full odds for the Dutch Eredivisie — every matchday with corner and card data, from $5/mo.

GET /v1/fixtures?league=12464&status=live
curl https://api.5dollarfootballapi.com/v1/fixtures?league=12464&status=live
  -H "Authorization: Bearer fb_live_your_key"
{
  "success": 1,
  "data": [
    {
      "id": 197609031,
      "league": { "id": 12464, "name": "Holland Eredivisie" },
      "teams": { "home": { "name": "Ajax" }, "away": { "name": "PSV Eindhoven" } },
      "status": "in_play",
      "goals": { "home": 1, "away": 2 },
      "corners": { "home": 5, "away": 4 }
    }
  ]
}

1,976

Eredivisie fixtures

2020

history since

19

bookmakers quoted

100%

fixtures with corners & cards

Eredivisie, 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/12464/fixtures

Current table

# Team P W D L GF GA GD Pts
1 FC Groningen 2 2 0 0 6 2 4 6
2 AZ 2 2 0 0 5 1 4 6
3 Go Ahead Eagles 2 1 1 0 6 3 3 4
4 Fortuna Sittard 2 1 1 0 5 3 2 4
5 Ajax 2 1 1 0 4 2 2 4
6 PSV 2 1 1 0 4 3 1 4
7 Feyenoord 2 1 1 0 3 2 1 4
8 Heerenveen 2 1 1 0 3 2 1 4
9 Excelsior 2 1 0 1 5 2 3 3
10 NEC 2 1 0 1 5 3 2 3
11 FC Twente 2 1 0 1 3 2 1 3
12 Sparta Rotterdam 2 1 0 1 3 2 1 3
13 Telstar 2 1 0 1 3 4 -1 3
14 FC Utrecht 2 0 0 2 2 5 -3 0
15 PEC Zwolle 2 0 0 2 1 5 -4 0
16 ADO Den Haag 2 0 0 2 1 6 -5 0
17 Willem II 2 0 0 2 2 8 -6 0
18 Cambuur Leeuwarden 2 0 0 2 1 7 -6 0

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

Every Eredivisie endpoint

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

Fixtures & results GET /v1/fixtures?league=12464&season=
Live matches GET /v1/fixtures?league=12464&status=live
Standings (+ corner & card tables) GET /v1/standings?league=12464
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; the Eredivisie 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, with goals, corners and cards on every fixture and odds movement history on the Ultra plan.

Yes — the Dutch second division (Eerste Divisie) and the KNVB Beker are part of the Pro plan's coverage, with the same fixture, stats and odds data.

Start building for free

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