Included from the $5/mo Pro plan.

UEFA Nations League API

Fixtures, live scores, standings, statistics and full odds for UEFA's national-team league — every matchday with corner and card data, from $5/mo.

GET /v1/fixtures?league=11103&status=live
curl https://api.5dollarfootballapi.com/v1/fixtures?league=11103&status=live
  -H "Authorization: Bearer fb_live_your_key"
{
  "success": 1,
  "data": [
    {
      "id": 191131144,
      "league": { "id": 11103, "name": "UEFA Nations League" },
      "teams": { "home": { "name": "Latvia" }, "away": { "name": "Gibraltar" } },
      "status": "finished",
      "goals": { "home": 1, "away": 0 },
      "corners": { "home": 9, "away": 3 }
    }
  ]
}

667

UEFA Nations League fixtures on record

2018

history since

1.75

goals per match, last 12 months

8.0

corners per match, last 12 months

4.5

cards per match, last 12 months

100%

of fixtures with a bet365 corner line

Averages measured across 4 finished UEFA Nations League matches in the last 12 months, from the same rows the API serves.

UEFA Nations 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/11103/fixtures

The UEFA Nations 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.

UEFA Nations League live scores API

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

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

UEFA Nations League fixtures & results API

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

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

UEFA Nations League standings API

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

GET /v1/standings?league=11103

UEFA Nations League statistics API

Shots, attacks, possession and events per fixture.

GET /v1/fixtures/{id}/statistics

UEFA Nations League odds API

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

GET /v1/fixtures/{id}/odds

UEFA Nations 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 UEFA Nations 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 2018 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.

National-team windows run a few days at a time, so the live blocks on this page are empty between matchdays. Fixtures are listed as soon as the feed schedules them, and every finished match keeps its goals, corners, cards and odds.

Start building for free

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