Included from the $5/mo Pro plan.

Austrian Bundesliga API

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

GET /v1/fixtures?league=29&status=live
curl https://api.5dollarfootballapi.com/v1/fixtures?league=29&status=live
  -H "Authorization: Bearer fb_live_your_key"
{
  "success": 1,
  "data": [
    {
      "id": 198645467,
      "league": { "id": 29, "name": "Austria Bundesliga" },
      "teams": { "home": { "name": "SK Sturm Graz" }, "away": { "name": "Austria Lustenau" } },
      "status": "finished",
      "goals": { "home": 1, "away": 1 },
      "corners": { "home": 10, "away": 8 }
    }
  ]
}

2,326

Austrian Bundesliga fixtures on record

2014

history since

2.69

goals per match, last 12 months

9.5

corners per match, last 12 months

4.1

cards per match, last 12 months

100%

of fixtures with a bet365 corner line

Averages measured across 191 finished Austrian Bundesliga matches in the last 12 months, from the same rows the API serves.

Austrian Bundesliga, 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/29/fixtures

Current table — round 4

# Team P W D L GF GA GD Pts
1 Rapid Vienna 3 3 0 0 11 1 10 9
2 LASK Linz II 3 3 0 0 9 1 8 9
3 SK Sturm Graz 4 2 2 0 5 2 3 8
4 FC Salzburg 3 2 1 0 5 1 4 7
5 FC Lustenau 4 1 2 1 5 5 0 5
6 ATSV Wolfsberg 3 1 1 1 5 3 2 4
7 SV Ried 4 1 1 2 4 7 -3 4
8 Austria 3 1 0 2 2 5 -3 3
9 Hartberg 4 1 0 3 2 6 -4 3
10 GAK 4 1 0 3 2 13 -11 3
11 SCR Altach 4 1 0 3 4 5 -1 3
12 WSG Swarovski Tirol 3 0 1 2 2 7 -5 1

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

The Austrian Bundesliga 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.

Austrian Bundesliga live scores API

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

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

Austrian Bundesliga fixtures & results API

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

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

Austrian Bundesliga standings API

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

GET /v1/standings?league=29

Austrian Bundesliga statistics API

Shots, attacks, possession and events per fixture.

GET /v1/fixtures/{id}/statistics

Austrian Bundesliga odds API

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

GET /v1/fixtures/{id}/odds

Austrian Bundesliga 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 Austrian Bundesliga 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 2. Liga is on the Pro plan alongside the Bundesliga. The play-off rounds and the Regionalliga tiers are Ultra-plan competitions.

Start building for free

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