iSports API · Example Payload

Getbasketballliveanimationschedule

Sports APISports DataFootballBasketballOddsLive DataSports StatisticsLive ScoresWidgetsREST API

Getbasketballliveanimationschedule 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": [
    {
      "matchId": "10019347",
      "leagueId": "18918",
      "leagueName": "KLS",
      "quarterCount": 4,
      "matchTime": 1637496000,
      "status": -1,
      "quarterRemainTime": "",
      "homeId": "5302",
      "homeName": "KK Mladost Zemun",
      "homeRank": 2,
      "awayId": "6180",
      "awayName": "KK Dunav",
      "awayRank": 15,
      "homeScore": 81,
      "awayScore": 93,
      "homeFirstQuarterScore": 23,
      "awayFirstQuarterScore": 23,
      "homeSecondQuarterScore": 19,
      "awaySecondQuarterScore": 24,
      "homeThirdQuarterScore": 15,
      "awayThirdQuarterScore": 23,
      "homeFourthQuarterScore": 24,
      "awayFourthQuarterScore": 23,
      "overTimeCount": 0,
      "homeFirstOverTimeScore": 0,
      "awayFirstOverTimeScore": 0,
      "homeSecondOverTimeScore": 0,
      "awaySecondOverTimeScore": 0,
      "homeThirdOverTimeScore": 0,
      "awayThirdOverTimeScore": 0,
      "leagueSeason": "21-22",
      "matchType": 1,
      "hasStats": false,
      "explain": "",
      "roundType": "",
      "group": "",
      "neutral": false
    },
    {
      "matchId": "10105444",
      "leagueId": "111",
      "leagueName": "NBA",
      "quarterCount": 4,
      "matchTime": 1637625600,
      "status": 0,
      "quarterRemainTime": "",
      "homeId": "8",
      "homeName": "Washington Wizards",
      "homeRank": 0,
      "awayId": "30",
      "awayName": "Charlotte Hornets",
      "awayRank": 0,
      "homeScore": 0,
      "awayScore": 0,
      "homeFirstQuarterScore": 0,
      "awayFirstQuarterScore": 0,
      "homeSecondQuarterScore": 0,
      "awaySecondQuarterScore": 0,
      "homeThirdQuarterScore": 0,
      "awayThirdQuarterScore": 0,
      "homeFourthQuarterScore": 0,
      "awayFourthQuarterScore": 0,
      "overTimeCount": 0,
      "homeFirstOverTimeScore": 0,
      "awayFirstOverTimeScore": 0,
      "homeSecondOverTimeScore": 0,
      "awaySecondOverTimeScore": 0,
      "homeThirdOverTimeScore": 0,
      "awayThirdOverTimeScore": 0,
      "leagueSeason": "21-22",
      "matchType": 1,
      "hasStats": false,
      "explain": "",
      "roundType": "",
      "group": "",
      "neutral": false
    }
  ]
}

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/getBasketballLiveanimationSchedule"
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.