Allsvenskan API
Fixtures, live scores, standings, statistics and full odds for Sweden's Allsvenskan — every matchday with corner and card data, from $5/mo.
curl https://api.5dollarfootballapi.com/v1/fixtures?league=66&status=live
-H "Authorization: Bearer fb_live_your_key"
{
"success": 1,
"data": [
{
"id": 198663054,
"league": { "id": 66, "name": "Sweden Allsvenskan" },
"teams": { "home": { "name": "Malmo FF" }, "away": { "name": "Djurgarden" } },
"status": "finished",
"goals": { "home": 0, "away": 3 },
"corners": { "home": 3, "away": 7 }
}
]
}
2,963
Allsvenskan fixtures on record
2014
history since
3.04
goals per match, last 12 months
10.3
corners per match, last 12 months
3.5
cards per match, last 12 months
100%
of fixtures with a bet365 corner line
Averages measured across 214 finished Allsvenskan matches in the last 12 months, from the same rows the API serves.
Allsvenskan, 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.
Latest results
Rendered from GET /v1/leagues/66/fixtures
Current table — round 1
| # | Team | P | W | D | L | GF | GA | GD | Pts |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AIK | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Degerfors | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Djurgarden | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | GAIS | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | BK Hacken | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Halmstad | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Hammarby | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Brommapojkarna | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Elfsborg | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | IFK Goteborg | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Sirius | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Kalmar FF | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Malmo FF | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Mjallby | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Orgryte | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| 1 | Vasteraas BK 30 U19 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Rendered from GET /v1/standings?league=66 —
corner and card league tables too: type=corner|card
The Allsvenskan 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.
Allsvenskan live scores API
Every in-play match with score, status, corners and cards.
GET /v1/fixtures?league=66&status=live
Allsvenskan fixtures & results API
Schedules and full-time results by season, round or date.
GET /v1/fixtures?league=66&season=
Allsvenskan standings API
The league table, plus corner and card tables via type=corner|card.
GET /v1/standings?league=66
Allsvenskan statistics API
Shots, attacks, possession and events per fixture.
GET /v1/fixtures/{id}/statistics
Allsvenskan odds API
1X2, Asian handicap, goal line, corners, cards and BTTS — opening, closing and in-play.
GET /v1/fixtures/{id}/odds
Allsvenskan corner stats API
Corner counts, corner-line odds and the corner league table.
GET /v1/fixtures/{id}/odds?market=corner
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=
More competitions
Eliteserien API
Fixtures, live scores, standings, statistics and full odds for Norway's Eliteser...
Danish Superliga API
Fixtures, live scores, standings, statistics and full odds for Denmark's Superli...
Eredivisie API
Fixtures, live scores, standings, statistics and full odds for the Dutch Eredivi...
Frequently asked questions
The free tier covers the top-5 European leagues; the Allsvenskan 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.
Yes — the Superettan is on the Pro plan with the same fixture, stats and odds data. The lower Swedish divisions are Ultra-plan competitions.
Start building for free
Get a working API key in under a minute. No credit card, no sales call.