Getfootballleaguestage 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.
{
"code": 0,
"message": "success",
"data": [
{
"leagueId": "12563",
"season": "2023-2025",
"stageId": "23674",
"stageName": "Round 1",
"group": true,
"groupNum": "1",
"currStage": true,
"stageOrder": "1",
"lineCount": "0",
"hasTwoLegs": false,
"groupLineupCount": "A,6"
},
{
"leagueId": "18468",
"season": "2023-2025",
"stageId": "23875",
"stageName": "Round 1",
"group": false,
"groupNum": "",
"currStage": false,
"stageOrder": "1",
"lineCount": "",
"hasTwoLegs": true,
"groupLineupCount": ""
},
{
"leagueId": "18468",
"season": "2023-2025",
"stageId": "24089",
"stageName": "Round 2",
"group": true,
"groupNum": "9",
"currStage": false,
"stageOrder": "2",
"lineCount": "2",
"hasTwoLegs": false,
"groupLineupCount": ""
},
{
"leagueId": "11562",
"season": "2023-2025",
"stageId": "24119",
"stageName": "Group stage",
"group": true,
"groupNum": "9",
"currStage": false,
"stageOrder": "1",
"lineCount": "0",
"hasTwoLegs": false,
"groupLineupCount": "A,1;B,1;C,1;D,1;E,1;F,1;G,1;H,1;I,1"
}
]
}
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/getFootballLeagueStage"
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.