Included from the $5/mo Pro plan.

J-League API

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

GET /v1/fixtures?league=73&status=live
curl https://api.5dollarfootballapi.com/v1/fixtures?league=73&status=live
  -H "Authorization: Bearer fb_live_your_key"
{
  "success": 1,
  "data": [
    {
      "id": 198656182,
      "league": { "id": 73, "name": "Japan J-League" },
      "teams": { "home": { "name": "Machida Zelvia" }, "away": { "name": "Urawa Red Diamonds" } },
      "status": "finished",
      "goals": { "home": 3, "away": 1 },
      "corners": { "home": 1, "away": 3 }
    }
  ]
}

4,109

J-League fixtures on record

2014

history since

2.61

goals per match, last 12 months

9.5

corners per match, last 12 months

2.5

cards per match, last 12 months

100%

of fixtures with a bet365 corner line

Averages measured across 318 finished J-League matches in the last 12 months, from the same rows the API serves.

J-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/73/fixtures

Current table — round 3

# Team P W D L GF GA GD Pts
1 Machida Zelvia 3 3 0 0 12 2 10 9
2 Kashiwa Reysol 3 3 0 0 9 4 5 9
3 Kashima Antlers 3 3 0 0 9 6 3 9
4 Sanfrecce Hiroshima 3 2 1 0 8 2 6 7
5 Marinos 3 2 0 1 5 4 1 6
6 Cerezo Osaka 3 2 0 1 3 4 -1 6
7 Mito H 3 1 1 1 5 4 1 4
8 Vissel Kobe 3 1 1 1 3 3 0 4
9 Fagiano Okayama 3 1 1 1 2 2 0 4
10 Gamba Osaka 3 1 1 1 6 7 -1 4
11 FC Tokyo 3 1 1 1 5 7 -2 4
12 Avispa Fukuoka 3 1 0 2 5 4 1 3
13 Kawasaki Frontale 3 0 3 0 4 4 0 3
13 Nagoya Grampus 3 1 0 2 4 4 0 3
15 Shimizu S-Pulse 3 1 0 2 1 2 -1 3
16 V-Varen Nagasaki 3 1 0 2 4 6 -2 3
17 FC Tokyo 3 0 2 1 2 4 -2 2
18 Kyoto Sanga FC 3 0 1 2 4 7 -3 1
19 Urawa Red Diamonds 3 0 0 3 5 11 -6 0
20 United Chiba 3 0 0 3 0 9 -9 0

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

The J-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.

J-League live scores API

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

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

J-League fixtures & results API

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

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

J-League standings API

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

GET /v1/standings?league=73

J-League statistics API

Shots, attacks, possession and events per fixture.

GET /v1/fixtures/{id}/statistics

J-League odds API

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

GET /v1/fixtures/{id}/odds

J-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 J-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.

J2 is on the Pro plan alongside J1. J3 and the Emperor's Cup are Ultra-plan competitions.

Start building for free

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