iSports API · Example Payload
Getfootballplayer
Sports APISports DataFootballBasketballOddsLive DataSports StatisticsLive ScoresWidgetsREST API
Getfootballplayer 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": [
{
"recordId": "271491",
"playerId": "98823",
"name": "Antonio Rudiger",
"birthday": "1993-03-03",
"height": 190,
"country": "Germany",
"feet": "Right",
"weight": 85,
"photo": "http://zq.titan007.com/Image/player/images/1j5fqgbcv12h.png?win007=sell",
"value": 900,
"teamId": "82",
"position": "Centre Back",
"number": 22,
"introduce": "",
"contractEndDate": "2026-06-30",
"PAC": "77",
"SHO": "54",
"PAS": "71",
"DRI": "68",
"DEF": "83",
"PHY": "84",
"country2": "Sierra Leone",
"country2Id": 5290
},
{
"recordId": "271920",
"playerId": "144812",
"name": "Kylian Mbappe",
"birthday": "1998-12-20",
"height": 180,
"country": "France",
"feet": "Right",
"weight": 75,
"photo": "http://zq.titan007.com/Image/player/images/144812/1kenwvfzgs12.png?win007=sell",
"value": 20000,
"teamId": "82",
"position": "Centre Forward",
"number": 10,
"introduce": "",
"contractEndDate": "2029-06-30",
"PAC": "96",
"SHO": "91",
"PAS": "81",
"DRI": "92",
"DEF": "37",
"PHY": "76",
"country2": "Cameroon",
"country2Id": 793
},
{
"recordId": "272419",
"playerId": "145108",
"name": "Trent John Alexander-Arnold",
"birthday": "1998-10-07",
"height": 180,
"country": "England",
"feet": "Right",
"weight": 69,
"photo": "http://zq.titan007.com/Image/player/images/1j0a7ezq501s.png?win007=sell",
"value": 6500,
"teamId": "82",
"position": "Right-Back",
"number": 12,
"introduce": "",
"contractEndDate": "2031-06-30",
"PAC": "76",
"SHO": "72",
"PAS": "89",
"DRI": "80",
"DEF": "79",
"PHY": "73"
}
]
}
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/getFootballPlayer"
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.