01 · Visual spec editing
Author OpenAPI without writing YAML by hand.
Edit the spec the way you think about an API — endpoints, request bodies, responses, data models — through a guided editor with a live YAML or JSON view next to it. Mistakes catch as you type, and the same screen previews exactly what consumers will see in the Portal.
- Side-by-side design view and code view — switch any time
- Endpoints, parameters, headers, request bodies, responses — all first-class
- Reusable data models with properties, examples, and validation rules
- Inline validation against the OpenAPI Specification as you type
- Multi-server definitions for dev, test, and production base URLs
- Contact, license, and terms-of-service captured on the same screen
- Spec-level authentication setup — no separate workflow
- Filter long specs by path or data model — built for big APIs
- Design view
- Code view
- Live validation
- Data models
- Multi-server