iSports API · Example Payload

Getbasketballlivescoreschanges

Sports APISports DataFootballBasketballOddsLive DataSports StatisticsLive ScoresWidgetsREST API

Getbasketballlivescoreschanges 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": "27802568",
      "leagueId": "111",
      "leagueName": "NBA",
      "quarterCount": 4,
      "matchTime": 1759420800,
      "status": -1,
      "quarterRemainTime": "",
      "homeId": "7",
      "homeName": "Philadelphia 76ers",
      "homeRank": 0,
      "awayId": "5",
      "awayName": "New York Knicks",
      "awayRank": 0,
      "homeScore": 84,
      "awayScore": 99,
      "homeFirstQuarterScore": 25,
      "awayFirstQuarterScore": 25,
      "homeSecondQuarterScore": 18,
      "awaySecondQuarterScore": 28,
      "homeThirdQuarterScore": 14,
      "awayThirdQuarterScore": 28,
      "homeFourthQuarterScore": 27,
      "awayFourthQuarterScore": 18,
      "overTimeCount": 0,
      "homeFirstOverTimeScore": 0,
      "awayFirstOverTimeScore": 0,
      "homeSecondOverTimeScore": 0,
      "awaySecondOverTimeScore": 0,
      "homeThirdOverTimeScore": 0,
      "awayThirdOverTimeScore": 0,
      "leagueSeason": "25-26",
      "matchType": 3,
      "hasStats": true,
      "explain": "[76ers]Malcolm Hill misses 2pt jump shot",
      "playoffsId": 0,
      "stageId": 0,
      "roundType": "",
      "group": "",
      "neutral": true
    },
    {
      "matchId": "44989662",
      "leagueId": "111",
      "leagueName": "NBA",
      "quarterCount": 4,
      "matchTime": 1759483800,
      "status": -1,
      "quarterRemainTime": "",
      "homeId": "11",
      "homeName": "New Orleans Pelicans",
      "homeRank": 0,
      "awayId": "852",
      "awayName": "Melbourne United",
      "awayRank": 0,
      "homeScore": 107,
      "awayScore": 97,
      "homeFirstQuarterScore": 35,
      "awayFirstQuarterScore": 24,
      "homeSecondQuarterScore": 27,
      "awaySecondQuarterScore": 27,
      "homeThirdQuarterScore": 23,
      "awayThirdQuarterScore": 28,
      "homeFourthQuarterScore": 22,
      "awayFourthQuarterScore": 18,
      "overTimeCount": 0,
      "homeFirstOverTimeScore": 0,
      "awayFirstOverTimeScore": 0,
      "homeSecondOverTimeScore": 0,
      "awaySecondOverTimeScore": 0,
      "homeThirdOverTimeScore": 0,
      "awayThirdOverTimeScore": 0,
      "leagueSeason": "25-26",
      "matchType": 3,
      "hasStats": true,
      "explain": "Period End",
      "playoffsId": 0,
      "stageId": 0,
      "roundType": "",
      "group": "",
      "neutral": true
    }
  ]
}

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