Included from the $5/mo Pro plan.

Primeira Liga API

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

GET /v1/fixtures?league=51&status=live
curl https://api.5dollarfootballapi.com/v1/fixtures?league=51&status=live
  -H "Authorization: Bearer fb_live_your_key"
{
  "success": 1,
  "data": [
    {
      "id": 197610044,
      "league": { "id": 51, "name": "Portugal Primeira Liga" },
      "teams": { "home": { "name": "Benfica" }, "away": { "name": "FC Porto" } },
      "status": "in_play",
      "goals": { "home": 0, "away": 1 },
      "corners": { "home": 3, "away": 6 }
    }
  ]
}

3,774

Primeira Liga fixtures

2014

history since

19

bookmakers quoted

100%

fixtures with corners & cards

Primeira Liga, 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/51/fixtures

Current table — round 1

# Team P W D L GF GA GD Pts
1 Madeira 0 0 0 0 0 0 0 0
1 Guimaraes 0 0 0 0 0 0 0 0
1 Sporting 0 0 0 0 0 0 0 0
1 Benfica 0 0 0 0 0 0 0 0
1 Braga 0 0 0 0 0 0 0 0
1 Santa Clara 0 0 0 0 0 0 0 0
1 Rio Ave 0 0 0 0 0 0 0 0
1 Nacional 0 0 0 0 0 0 0 0
1 Moreirense 0 0 0 0 0 0 0 0
1 Academico Viseu 0 0 0 0 0 0 0 0
1 Gil Vicente 0 0 0 0 0 0 0 0
1 FC Porto 0 0 0 0 0 0 0 0
1 Famalicao 0 0 0 0 0 0 0 0
1 Arouca 0 0 0 0 0 0 0 0
1 Alverca 0 0 0 0 0 0 0 0
1 Estrela Amadora 0 0 0 0 0 0 0 0
1 Estoril 0 0 0 0 0 0 0 0
1 Casa Pia 0 0 0 0 0 0 0 0

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

Every Primeira Liga endpoint

The same five calls work for every competition we carry — swap the league id and go.

Fixtures & results GET /v1/fixtures?league=51&season=
Live matches GET /v1/fixtures?league=51&status=live
Standings (+ corner & card tables) GET /v1/standings?league=51
Odds — 1X2, Asian, corners, cards, BTTS GET /v1/fixtures/{id}/odds
Statistics & events GET /v1/fixtures/{id}/statistics
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 Primeira Liga comes with the $5/mo Pro plan — fixtures, live scores, standings, statistics and full odds. You can test the response shapes free first.

Season-by-season coverage back to 2014, with goals, corners and cards on every fixture and odds movement history on the Ultra plan.

Yes — the Portuguese second division and the Taça de Portugal are part of the Pro plan's coverage, with the same fixture, stats and odds data.

Start building for free

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