iSports API · Example Payload

Getfootballleague

Sports APISports DataFootballBasketballOddsLive DataSports StatisticsLive ScoresWidgetsREST API

Getfootballleague is an example object payload from iSports API, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

codemessagedata

Example Payload

Raw ↑
{
  "code": 0,
  "message": "success",
  "data": [
    {
      "leagueId": "111",
      "type": 1,
      "color": "#9933FF",
      "logo": "http://zq.titan007.com/Image/league_match/images/20200420184115.jpg?win007=sell",
      "name": "Ireland Premier Division",
      "shortName": "IRE PR",
      "subLeagueName": "League",
      "totalRound": 36,
      "currentRound": 23,
      "currentSeason": "2026",
      "countryId": "16",
      "country": "Ireland",
      "countryLogo": "http://zq.titan007.com/Image/info/images/1k7b5vqkmr1f.jpg?win007=sell",
      "areaId": 1
    },
    {
      "leagueId": "122",
      "type": 1,
      "color": "#00CCCC",
      "logo": "http://zq.titan007.com/Image/league_match/images/20210531102310.png?win007=sell",
      "name": "Argentine Division 1",
      "shortName": "ARG D1",
      "subLeagueName": "Final",
      "totalRound": 0,
      "currentRound": 0,
      "currentSeason": "2026",
      "countryId": "38",
      "country": "Argentina",
      "countryLogo": "http://zq.titan007.com/Image/info/images/164327632011.png?win007=sell",
      "areaId": 2
    },
    {
      "leagueId": "133",
      "type": 1,
      "color": "#2f3fd2",
      "logo": "http://zq.titan007.com/Image/league_match/images/20210519120032.png?win007=sell",
      "name": "Austrian Bundesliga",
      "shortName": "AUT D1",
      "subLeagueName": "League",
      "totalRound": 22,
      "currentRound": 1,
      "currentSeason": "2026-2027",
      "countryId": "14",
      "country": "Austria",
      "countryLogo": "http://zq.titan007.com/Image/info/images/164326586578.png?win007=sell",
      "areaId": 1
    },
    {
      "leagueId": "144",
      "type": 1,
      "color": "#996600",
      "logo": "http://zq.titan007.com/Image/league_match/images/1ka8jt39av1h.png?win007=sell",
      "name": "Brazil Serie A",
      "shortName": "BRA D1",
      "subLeagueName": "",
      "totalRound": 38,
      "currentRound": 19,
      "currentSeason": "2026",
      "countryId": "39",
      "country": "Brazil",
      "countryLogo": "http://zq.titan007.com/Image/info/images/164327631176.png?win007=sell",
      "areaId": 2
    }
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/getFootballLeague"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.