Speclynx Product Structure
Structure of the SpecLynx product suite and how the components relate to each other
Type: ecosystem
Properties: 0
API DesignAsyncAPIDeveloper ToolsJSON-SchemaOpenAPIToolkitVS Code
SpecLynx Product Ecosystem is a JSON Structure definition published by SpecLynx.
{
"name": "SpecLynx Product Ecosystem",
"description": "Structure of the SpecLynx product suite and how the components relate to each other",
"type": "ecosystem",
"products": [
{
"name": "SpecLynx OpenAPI Toolkit",
"type": "VS Code Extension",
"id": "SpecLynx.vscode-openapi-toolkit",
"powers": ["Semantic Editing", "Validation", "Live Preview", "Navigation"],
"builtOn": ["ApiDOM", "Language Service"],
"url": "https://speclynx.com/openapi-toolkit/"
},
{
"name": "SpecLynx Editor",
"type": "Browser-Based Tool",
"id": "editor.speclynx.com",
"powers": ["Online Editing", "Real-Time Validation", "Live Preview"],
"builtOn": ["ApiDOM", "Language Service"],
"url": "https://speclynx.com/editor/"
},
{
"name": "SpecLynx CLI",
"type": "Command-Line Interface",
"id": "speclynx-cli",
"powers": ["Overlay Operations", "Dereferencing", "Bundling", "Conversion", "Validation"],
"builtOn": ["ApiDOM"],
"url": "https://speclynx.com/"
},
{
"name": "SpecLynx Language Service",
"type": "npm Library",
"id": "@speclynx/apidom-ls",
"powers": ["Validation", "Completion", "Hover Documentation", "Go to Definition", "Find References", "Semantic Tokens", "Formatting", "Dereferencing", "Format Conversion"],
"builtOn": ["ApiDOM"],
"url": "https://speclynx.com/language-service/"
},
{
"name": "SpecLynx ApiDOM",
"type": "Parsing Engine",
"id": "apidom",
"powers": ["Semantic Parsing", "Lossless Parsing", "Error Recovery", "Isomorphic Runtime"],
"builtOn": ["Tree-sitter"],
"url": "https://speclynx.com/apidom/"
}
],
"supportedFormats": [
{"format": "OpenAPI", "versions": ["2.0", "3.0.x", "3.1.x"]},
{"format": "AsyncAPI", "versions": ["2.x"]},
{"format": "Arazzo", "versions": ["1.x"]},
{"format": "JSON Schema", "versions": ["Draft 4/5", "Draft 6", "Draft 7", "2019-09", "2020-12"]}
]
}
Every JSON Structure 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 json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure 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 JSON Structure
curl "https://apis.io/api/v1/json-structures/speclynx-product-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.