iSports API · Example Payload
Getfootballteammodify
Sports APISports DataFootballBasketballOddsLive DataSports StatisticsLive ScoresWidgetsREST API
Getfootballteammodify 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": [
{
"id": 3721,
"teamId": 4572,
"type": "merge",
"toTeamId": 8746,
"modifyTime": 1771469686
},
{
"id": 3722,
"teamId": 4572,
"type": "delete",
"modifyTime": 1771469710
},
{
"id": 3725,
"teamId": 25173,
"type": "merge",
"toTeamId": 2887,
"modifyTime": 1771732360
},
{
"id": 3726,
"teamId": 3160,
"type": "merge",
"toTeamId": 4491,
"modifyTime": 1771732529
},
{
"id": 3727,
"teamId": 3160,
"type": "delete",
"modifyTime": 1771732542
},
{
"id": 3728,
"teamId": 25173,
"type": "delete",
"modifyTime": 1771732560
},
{
"id": 3729,
"teamId": 3113,
"type": "merge",
"toTeamId": 5999,
"modifyTime": 1771732725
},
{
"id": 3730,
"teamId": 3113,
"type": "delete",
"modifyTime": 1771732735
},
{
"id": 3733,
"teamId": 75610,
"type": "merge",
"toTeamId": 71541,
"modifyTime": 1771744072
},
{
"id": 3734,
"teamId": 75610,
"type": "delete",
"modifyTime": 1771744099
},
{
"id": 3744,
"teamId": 60444,
"type": "merge",
"toTeamId": 45112,
"modifyTime": 1771899763
},
{
"id": 3745,
"teamId": 60444,
"type": "delete",
"modifyTime": 1771899771
},
{
"id": 3746,
"teamId": 72680,
"type": "merge",
"toTeamId": 10874,
"modifyTime": 1771900240
},
{
"id": 3747,
"teamId": 72680,
"type": "delete",
"modifyTime": 1771900270
},
{
"id": 3748,
"teamId": 73437,
"type": "merge",
"toTeamId": 66109,
"modifyTime": 1771900436
},
{
"id": 3749,
"teamId": 73437,
"type": "delete",
"modifyTime": 1771900444
},
{
"id": 3750,
"teamId": 49377,
"type": "merge",
"toTeamId": 52625,
"modifyTime": 1771900600
},
{
"id": 3751,
"teamId": 49377,
"type": "delete",
"modifyTime": 1771900613
},
{
"id": 3758,
"teamId": 78085,
"type": "delete",
"modifyTime": 1772012526
}
]
}
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/getFootballTeamModify"
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.