Copa Libertadores API
Fixtures, live scores, statistics and full odds for CONMEBOL's Copa Libertadores — South America's biggest club competition, qualifying included, from $5/mo.
curl https://api.5dollarfootballapi.com/v1/fixtures?league=841&status=live
-H "Authorization: Bearer fb_live_your_key"
{
"success": 1,
"data": [
{
"id": 197612073,
"league": { "id": 841, "name": "Copa Libertadores" },
"teams": { "home": { "name": "Flamengo" }, "away": { "name": "River Plate" } },
"status": "in_play",
"goals": { "home": 1, "away": 1 },
"corners": { "home": 5, "away": 5 }
}
]
}
1,836
Copa Libertadores fixtures
2015
history since
19
bookmakers quoted
100%
fixtures with corners & cards
Copa Libertadores, 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/841/fixtures
Every Copa Libertadores endpoint
The same five calls work for every competition we carry — swap the league id and go.
| Fixtures & results | GET /v1/fixtures?league=841&season= |
| Live matches | GET /v1/fixtures?league=841&status=live |
| Standings (+ corner & card tables) | GET /v1/standings?league=841 |
| Odds — 1X2, Asian, corners, cards, BTTS | GET /v1/fixtures/{id}/odds |
| Statistics & events | GET /v1/fixtures/{id}/statistics |
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
Brasileirão API
Fixtures, live scores, standings, statistics and full odds for Brazil's Série A...
Champions League API
Fixtures, live scores, statistics and full odds for the UEFA Champions League —...
World Cup API
Complete data for the last three FIFA World Cups — 2026, 2022 and 2018 — with re...
Frequently asked questions
Yes — the qualifying stages are carried as a separate competition id alongside the main tournament, both included in the Pro plan. The Copa Sudamericana is covered too.
Season-by-season coverage back to 2014, with goals, corners and cards on every fixture and odds movement history on the Ultra plan.
Yes — European 1X2, Asian handicap, goal line, corner line, card line and BTTS for every fixture, pre-match and in-play, with opening lines kept.
Start building for free
Get a working API key in under a minute. No credit card, no sales call.