Built for readers
Search, stable routes, focused endpoint pages, and responsive layouts make a large API feel smaller.
Speccy turns an OpenAPI document into a calm, searchable reference. Drop it into React, publish it with Docusaurus, or use the standalone studio.
npm install speccy-renderer/booksReturns the books currently available in the catalog.
limitintegerMaximum books to returnSpeccy reads OpenAPI 3.x and Swagger 2 directly. There’s no second content model to maintain, no generated Markdown to review, and no theme maze between you and your API.
Search, stable routes, focused endpoint pages, and responsive layouts make a large API feel smaller.
Parameter inputs, authorization, code samples, and live requests sit beside the endpoint they belong to.
React, Docusaurus, the web studio, and the Mac app share the same rendering core and visual language.
Render any parsed object, YAML string, or JSON string inside your app.
Explore →DocusaurusGenerate reference routes at build time, or embed a spec directly in MDX.
Explore →StudioOpen, paste, or fetch a spec and see the finished reference immediately.
Explore →