Kong · Schema
Application
API GatewayAI GatewayAI ConnectivityAgent GatewayEvent GatewayMCP RegistryService MeshLLMKafkaKonnectOpen-Source
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/Application",
"title": "Application",
"example": {
"id": "b15e2460-ba40-431d-9df0-4957fcffacda",
"labels": {
"env": "test"
},
"name": "App 1",
"description": "An easy to manage app in a Konnect developer portal",
"registration_count": 4,
"portal": {
"id": "95606071-49c7-4c2e-ae49-8a86d72a8110"
},
"auth_strategy": {
"id": "45606071-49c7-4c2e-ae49-8a86d72a8110",
"name": "API Key",
"credential_type": "key_auth",
"key_names": [
"apikey"
]
},
"created_at": "2022-12-22T19:09:30.712Z",
"updated_at": "2022-12-22T19:09:30.712Z",
"owner": {
"id": "8cd9feff-b4da-4a9f-ba49-cbe83c75ff22",
"type": "developer"
}
},
"oneOf": [
{
"$ref": "#/components/schemas/ClientCredentialsApplication"
},
{
"$ref": "#/components/schemas/KeyAuthApplication"
}
]
}
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/kong-application"
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.