Included from the $5/mo Pro plan.

Indian Super League API

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

GET /v1/fixtures?league=538&status=live
curl https://api.5dollarfootballapi.com/v1/fixtures?league=538&status=live
  -H "Authorization: Bearer fb_live_your_key"
{
  "success": 1,
  "data": [
    {
      "id": 194834864,
      "league": { "id": 538, "name": "India Super League" },
      "teams": { "home": { "name": "Jamshedpur FC" }, "away": { "name": "Odisha FC" } },
      "status": "finished",
      "goals": { "home": 0, "away": 0 },
      "corners": { "home": 11, "away": 1 }
    }
  ]
}

1,209

Indian Super League fixtures on record

2014

history since

2.47

goals per match, last 12 months

10.4

corners per match, last 12 months

4.1

cards per match, last 12 months

90%

of fixtures with a bet365 corner line

Averages measured across 88 finished Indian Super League matches in the last 12 months, from the same rows the API serves.

Indian Super 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/538/fixtures

Current table — round 13

# Team P W D L GF GA GD Pts
1 East Bengal Club 13 7 5 1 30 11 19 26
2 Mohun Bagan 13 7 5 1 23 9 14 26
3 Mumbai City 13 7 4 2 17 9 8 25
4 Bengaluru 13 6 5 2 18 12 6 23
5 Jamshedpur FC 13 6 4 3 15 10 5 22
6 Punjab 13 6 4 3 18 12 6 22
7 Goa 13 5 5 3 15 11 4 20
8 Kerala 13 5 2 6 15 17 -2 17
9 Northeast United 13 4 4 5 16 21 -5 16
10 Inter Kashi FC 13 3 4 6 11 17 -6 13
11 Odisha 13 2 5 6 14 22 -8 11
12 Sporting Club Delhi 13 2 5 6 13 17 -4 11
13 Chennaiyin FC 13 2 3 8 9 21 -12 9
14 Mohammedan SC 13 0 3 10 7 32 -25 3

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

The Indian Super 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.

Indian Super League live scores API

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

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

Indian Super League fixtures & results API

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

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

Indian Super League standings API

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

GET /v1/standings?league=538

Indian Super League statistics API

Shots, attacks, possession and events per fixture.

GET /v1/fixtures/{id}/statistics

Indian Super League odds API

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

GET /v1/fixtures/{id}/odds

Indian Super 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 Indian Super 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.

The I-League and the Indian cup competitions are Ultra-plan competitions. The Indian Super League is on the $5/mo Pro plan.

Start building for free

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