iSports API · Example Payload
Getfootballplayermodify
Sports APISports DataFootballBasketballOddsLive DataSports StatisticsLive ScoresWidgetsREST API
Getfootballplayermodify 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": 3723,
"playerId": 272768,
"type": "merge",
"toPlayerId": 349183,
"modifyTime": 1771633242
},
{
"id": 3724,
"playerId": 272768,
"type": "delete",
"modifyTime": 1771633270
},
{
"id": 3731,
"playerId": 269869,
"type": "merge",
"toPlayerId": 296036,
"modifyTime": 1771741552
},
{
"id": 3732,
"playerId": 269869,
"type": "delete",
"modifyTime": 1771741564
},
{
"id": 3735,
"playerId": 185313,
"type": "merge",
"toPlayerId": 182608,
"modifyTime": 1771748818
},
{
"id": 3736,
"playerId": 262981,
"type": "merge",
"toPlayerId": 233407,
"modifyTime": 1771749384
},
{
"id": 3737,
"playerId": 262981,
"type": "delete",
"modifyTime": 1771749460
},
{
"id": 3738,
"playerId": 355887,
"type": "merge",
"toPlayerId": 142992,
"modifyTime": 1771831052
},
{
"id": 3739,
"playerId": 355887,
"type": "delete",
"modifyTime": 1771831132
},
{
"id": 3740,
"playerId": 355605,
"type": "merge",
"toPlayerId": 328291,
"modifyTime": 1771831518
},
{
"id": 3741,
"playerId": 206503,
"type": "merge",
"toPlayerId": 223050,
"modifyTime": 1771831677
},
{
"id": 3742,
"playerId": 206503,
"type": "delete",
"modifyTime": 1771832121
},
{
"id": 3743,
"playerId": 285645,
"type": "merge",
"toPlayerId": 301301,
"modifyTime": 1771889163
},
{
"id": 3752,
"playerId": 363722,
"type": "merge",
"toPlayerId": 340436,
"modifyTime": 1771909031
},
{
"id": 3753,
"playerId": 363722,
"type": "delete",
"modifyTime": 1771909515
}
]
}
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/getFootballPlayerModify"
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.