AFC Champions League API
Fixtures, live scores, standings, statistics and full odds for Asia's top club competition, the AFC Champions League Elite — every matchday with corner and card data, from $5/mo.
curl https://api.5dollarfootballapi.com/v1/fixtures?league=38850&status=live
-H "Authorization: Bearer fb_live_your_key"
{
"success": 1,
"data": [
{
"id": 193487834,
"league": { "id": 38850, "name": "AFC Champions League Elite" },
"teams": { "home": { "name": "Al Ahli Jeddah" }, "away": { "name": "Machida Zelvia" } },
"status": "finished",
"goals": { "home": 0, "away": 0 },
"corners": { "home": 3, "away": 1 }
}
]
}
234
AFC Champions League fixtures on record
2024
history since
2.60
goals per match, last 12 months
9.2
corners per match, last 12 months
3.6
cards per match, last 12 months
97%
of fixtures with a bet365 corner line
Averages measured across 115 finished AFC Champions League matches in the last 12 months, from the same rows the API serves.
AFC Champions 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.
Latest results
Upcoming fixtures
Nothing scheduled right now.
Rendered from GET /v1/leagues/38850/fixtures
The AFC Champions 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.
AFC Champions League live scores API
Every in-play match with score, status, corners and cards.
GET /v1/fixtures?league=38850&status=live
AFC Champions League fixtures & results API
Schedules and full-time results by season, round or date.
GET /v1/fixtures?league=38850&season=
AFC Champions League standings API
The league table, plus corner and card tables via type=corner|card.
GET /v1/standings?league=38850
AFC Champions League statistics API
Shots, attacks, possession and events per fixture.
GET /v1/fixtures/{id}/statistics
AFC Champions League odds API
1X2, Asian handicap, goal line, corners, cards and BTTS — opening, closing and in-play.
GET /v1/fixtures/{id}/odds
AFC Champions League 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
Champions League API
Fixtures, live scores, statistics and full odds for the UEFA Champions League —...
Saudi Pro League API
Fixtures, live scores, standings, statistics and full odds for Saudi Arabia's Pr...
J-League API
Fixtures, live scores, standings, statistics and full odds for Japan's J1 League...
Frequently asked questions
The free tier covers the top-5 European leagues; the AFC Champions 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 2024 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.
The AFC Champions League Elite is on the $5/mo Pro plan. AFC Champions League Two and the qualifying rounds are Ultra-plan competitions.
Start building for free
Get a working API key in under a minute. No credit card, no sales call.