iSports API · Example Payload
Getbasketballlivescores
Sports APISports DataFootballBasketballOddsLive DataSports StatisticsLive ScoresWidgetsREST API
Getbasketballlivescores 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
{
"code": 0,
"message": "success",
"data": [
{
"matchId": "11305076",
"leagueId": "122",
"leagueName": "WNBA",
"quarterCount": 4,
"matchTime": 1781463600,
"status": -1,
"quarterRemainTime": "",
"homeId": "68",
"homeName": "New York Liberty",
"homeRank": 3,
"awayId": "69",
"awayName": "Washington Mystics",
"awayRank": 11,
"homeScore": 86,
"awayScore": 64,
"homeFirstQuarterScore": 20,
"awayFirstQuarterScore": 13,
"homeSecondQuarterScore": 16,
"awaySecondQuarterScore": 15,
"homeThirdQuarterScore": 27,
"awayThirdQuarterScore": 22,
"homeFourthQuarterScore": 23,
"awayFourthQuarterScore": 14,
"overTimeCount": 0,
"homeFirstOverTimeScore": 0,
"awayFirstOverTimeScore": 0,
"homeSecondOverTimeScore": 0,
"awaySecondOverTimeScore": 0,
"homeThirdOverTimeScore": 0,
"awayThirdOverTimeScore": 0,
"leagueSeason": "26",
"matchType": 1,
"hasStats": true,
"explain": "[Liberty]Raquel Carrera makes free throw 1 of 2",
"playoffsId": 0,
"stageId": 0,
"roundType": "",
"group": "",
"neutral": false
},
{
"matchId": "12305077",
"leagueId": "122",
"leagueName": "WNBA",
"quarterCount": 4,
"matchTime": 1781463600,
"status": -1,
"quarterRemainTime": "",
"homeId": "19198",
"homeName": "Toronto Tempo",
"homeRank": 8,
"awayId": "2013",
"awayName": "Atlanta Dream",
"awayRank": 4,
"homeScore": 77,
"awayScore": 102,
"homeFirstQuarterScore": 25,
"awayFirstQuarterScore": 13,
"homeSecondQuarterScore": 14,
"awaySecondQuarterScore": 34,
"homeThirdQuarterScore": 20,
"awayThirdQuarterScore": 23,
"homeFourthQuarterScore": 18,
"awayFourthQuarterScore": 32,
"overTimeCount": 0,
"homeFirstOverTimeScore": 0,
"awayFirstOverTimeScore": 0,
"homeSecondOverTimeScore": 0,
"awaySecondOverTimeScore": 0,
"homeThirdOverTimeScore": 0,
"awayThirdOverTimeScore": 0,
"leagueSeason": "26",
"matchType": 1,
"hasStats": true,
"explain": "[Dream]Te-Hina Paopao makes 23-foot three point jumper (Indya Nivar assists)",
"playoffsId": 0,
"stageId": 0,
"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.
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/getBasketballLivescores"
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.