Unified API Docs

One Platform.
All Protocols.

Stop juggling multiple API documentation tools. Open Spec Hub unifies REST and AsyncAPI specs into a single, elegant interface.

// Unified API exploration const hub = openSpecHub({ specs: [ 'openapi.yaml', 'asyncapi.yaml', 'events.yaml' ] }); // See all operations hub.getAllOperations(); // → 9 operations unified
2
Protocols
100%
Open Source
Possibilities
Features

Built for Modern APIs

Designed from the ground up to handle the complexity of modern distributed systems

🔷

Protocol Agnostic

Seamlessly mix REST endpoints and async message channels. One unified view for all your API contracts.

Smart Organization

Automatically classify by communication pattern (request-response vs publish-subscribe), category, or custom tags.

🔍

Powerful Search

Find operations instantly across all specs. Filter by protocol, pattern, tags, or search through names and descriptions.

💻

Code Generation

Get instant code snippets in JavaScript, Python, and cURL. Copy, paste, and integrate in seconds.

🎨

Beautiful UI

Clean, modern interface with dark mode support. Built with Next.js and TypeScript for blazing fast performance.

Lightning Fast

Parse and render hundreds of operations in milliseconds. Real-time search and filtering with zero lag.

Supported

Works With Your Stack

🔷
OpenAPI
REST APIs
🟣
AsyncAPI
Event-Driven

Ready to Unify
Your API Docs?

Experience the future of API documentation. Explore our interactive demo with real OpenAPI and AsyncAPI specs.

Launch Demo