Included from the $5/mo Pro plan.

Swiss Super League API

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

GET /v1/fixtures?league=61&status=live
curl https://api.5dollarfootballapi.com/v1/fixtures?league=61&status=live
  -H "Authorization: Bearer fb_live_your_key"
{
  "success": 1,
  "data": [
    {
      "id": 198726297,
      "league": { "id": 61, "name": "Switzerland Super League" },
      "teams": { "home": { "name": "Young Boys" }, "away": { "name": "FC Vaduz" } },
      "status": "finished",
      "goals": { "home": 4, "away": 2 },
      "corners": { "home": 6, "away": 4 }
    }
  ]
}

2,366

Swiss Super League fixtures on record

2014

history since

3.31

goals per match, last 12 months

10.1

corners per match, last 12 months

4.7

cards per match, last 12 months

100%

of fixtures with a bet365 corner line

Averages measured across 227 finished Swiss Super League matches in the last 12 months, from the same rows the API serves.

Swiss Super 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/61/fixtures

Current table — round 31

# Team P W D L GF GA GD Pts
1 Thun 31 23 2 6 72 35 37 71
2 St Gallen 31 16 8 7 60 37 23 56
3 Basel 31 15 7 9 47 39 8 52
4 Lugano 31 14 9 8 48 38 10 51
5 Sion 31 11 13 7 44 35 9 46
6 Young Boys 31 13 7 11 61 56 5 46
7 Lucerne 31 10 9 12 62 56 6 39
8 Servette 31 8 12 11 53 56 -3 36
9 Lausanne Sports 31 9 9 13 45 53 -8 36
10 FC Zurich 31 10 4 17 44 60 -16 34
11 Grasshoppers 31 5 9 17 38 61 -23 24
12 Winterthur 31 4 7 20 34 82 -48 19

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

The Swiss Super 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.

Swiss Super League live scores API

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

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

Swiss Super League fixtures & results API

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

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

Swiss Super League standings API

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

GET /v1/standings?league=61

Swiss Super League statistics API

Shots, attacks, possession and events per fixture.

GET /v1/fixtures/{id}/statistics

Swiss Super League odds API

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

GET /v1/fixtures/{id}/odds

Swiss Super 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 Swiss Super 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.

Yes — the Swiss Challenge League is on the Pro plan. The Swiss 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.