Included from the $5/mo Pro plan.

Belgian Pro League API

Fixtures, live scores, standings, statistics and full odds for Belgium's Pro League (First Division A) — every matchday with corner and card data, from $5/mo.

GET /v1/fixtures?league=31&status=live
curl https://api.5dollarfootballapi.com/v1/fixtures?league=31&status=live
  -H "Authorization: Bearer fb_live_your_key"
{
  "success": 1,
  "data": [
    {
      "id": 199031736,
      "league": { "id": 31, "name": "Belgium First Division A" },
      "teams": { "home": { "name": "Club Brugge" }, "away": { "name": "Cercle Brugge" } },
      "status": "finished",
      "goals": { "home": 1, "away": 0 },
      "corners": { "home": 9, "away": 4 }
    }
  ]
}

3,409

Belgian Pro League fixtures on record

2014

history since

2.72

goals per match, last 12 months

10.2

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 299 finished Belgian Pro League matches in the last 12 months, from the same rows the API serves.

Belgian Pro League, 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/31/fixtures

Current table — round 3

# Team P W D L GF GA GD Pts
1 Club Brugge 3 3 0 0 7 0 7 9
2 Charleroi 3 3 0 0 6 1 5 9
3 Zulte-Waregem 3 2 1 0 6 1 5 7
4 Antwerp 3 2 1 0 9 5 4 7
5 Gent 2 2 0 0 4 1 3 6
6 Standard 3 1 2 0 7 5 2 5
7 Union Saint Gilloise 2 1 1 0 5 1 4 4
8 Lommel 3 1 1 1 5 2 3 4
9 Genk 3 1 1 1 8 8 0 4
10 Anderlecht 2 1 0 1 2 2 0 3
11 SK Beveren 3 1 0 2 2 6 -4 3
12 Sint-Truidense 2 0 2 0 4 4 0 2
13 Cercle Brugge 3 0 2 1 5 6 -1 2
14 KV Mechelen 3 0 1 2 3 7 -4 1
15 La Louviere 3 0 0 3 2 6 -4 0
16 OH Leuven 2 0 0 2 1 6 -5 0
17 KV Kortrijk 2 0 0 2 0 6 -6 0
18 Westerlo 3 0 0 3 3 12 -9 0

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

The Belgian Pro League 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.

Belgian Pro League live scores API

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

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

Belgian Pro League fixtures & results API

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

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

Belgian Pro League standings API

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

GET /v1/standings?league=31

Belgian Pro League statistics API

Shots, attacks, possession and events per fixture.

GET /v1/fixtures/{id}/statistics

Belgian Pro League odds API

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

GET /v1/fixtures/{id}/odds

Belgian Pro League 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 Belgian Pro League 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.

The Challenger Pro League is on the Pro plan alongside the Pro League. The Belgian Cup and the play-off rounds are Ultra-plan competitions.

Start building for free

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