Ballerina · Schema
ApiDocs
The generated documentation model for one package version.
IntegrationOrchestrationsOpen-SourceProgramming LanguagePackage RegistryDeveloper ToolsCode GenerationAgent Skills
Properties
| Name | Type | Description |
|---|---|---|
| apiDocsVersion | string | |
| docsData | object | |
| searchData | object | Flat search indexes over the documented symbols. |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/ballerina/refs/heads/main/json-schema/central-api-api-docs-schema.json",
"title": "ApiDocs",
"description": "The generated documentation model for one package version.",
"type": "object",
"properties": {
"apiDocsVersion": {
"type": "string"
},
"docsData": {
"type": "object",
"properties": {
"releaseVersion": {
"type": "string"
},
"langLibs": {
"type": "array",
"items": {
"type": "object"
}
},
"modules": {
"type": "array",
"items": {
"type": "object"
}
}
}
},
"searchData": {
"type": "object",
"description": "Flat search indexes over the documented symbols.",
"properties": {
"modules": {
"type": "array",
"items": {
"type": "object"
}
},
"classes": {
"type": "array",
"items": {
"type": "object"
}
},
"functions": {
"type": "array",
"items": {
"type": "object"
}
},
"records": {
"type": "array",
"items": {
"type": "object"
}
},
"constants": {
"type": "array",
"items": {
"type": "object"
}
},
"errors": {
"type": "array",
"items": {
"type": "object"
}
},
"types": {
"type": "array",
"items": {
"type": "object"
}
},
"clients": {
"type": "array",
"items": {
"type": "object"
}
},
"listeners": {
"type": "array",
"items": {
"type": "object"
}
},
"annotations": {
"type": "array",
"items": {
"type": "object"
}
},
"objectTypes": {
"type": "array",
"items": {
"type": "object"
}
},
"enums": {
"type": "array",
"items": {
"type": "object"
}
}
}
}
}
}
Work with this as data
Every JSON Schema 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 schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema 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 JSON Schema
curl "https://apis.io/api/v1/json-schemas/central-api-api-docs"
All schemas
curl "https://apis.io/api/v1/json-schemas?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.