api-console
Interactive API documentation console for RAML, OpenAPI, and AsyncAPI
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install api-console?โผ
Run `npx skills add mulesoft/api-console --all -g -y` in your terminal to install all skills in this suite globally.
What does API Console do?โผ
It turns API specification files like RAML, OpenAPI, and AsyncAPI into a full interactive documentation site with navigation and a try-it request panel.
Can I embed API Console in my own website?โผ
Yes. Use the api-console web component to embed documentation in any page, or the api-console-app element for a full standalone application with routing.
Does API Console parse API files directly?โผ
No. It requires a pre-generated AMF model in JSON-LD format, which you create from your spec files using the AMF parser.
Does it work with AI coding assistants?โผ
Yes. The included AGENTS.md file gives Claude Code, Cursor, and Copilot the architecture rules and release workflows needed to work on this project.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core