About
Notice
Self-service purchases are not available during the Early Access period. If you would like to request a change to your subscription, please contact your SmartBear sales representative.
API Hub for Design is a collaborative platform where you can define your APIs using the OpenAPI or AsyncAPI specifications and manage your APIs throughout their lifecycle. API Hub for Design is brought to you by the same people behind the open-source Swagger tools. It integrates the core Swagger tools (UI, Editor, Codegen, Validator) into a single platform to help you coordinate the entire workflow of an API’s lifecycle.
With API Hub for Design, you can:
Define your APIs in the OpenAPI or AsyncAPI format.
Host all your API definitions in a single place.
Store your common API components (such as data models and responses) in domains and reference them from API definitions.
Collaborate on API definitions with your team.
For OpenAPI: Generate server and client code and push it to GitHub, GitLab, Bitbucket, or Azure DevOps Services.
Share your APIs publicly and privately.
Iterate your API design and manage multiple API versions.
Learn more about API Hub here.
Get started
Start by signing up and creating your first API.
Compatibility
API Hub for Design supports:
OpenAPI 2.0 (fka Swagger 2.0)
OpenAPI 3.0
OpenAPI 3.1
AsyncAPI 2.x
New to API Specifications?
Check out these guides to learn how to write API definitions: