OpenAPI Specification, HTML, Markdown, Apidog, and Postman to suit different integration and documentation needs.Settings -> Export Data in the left sidebar.| Format | Versions / Notes |
|---|---|
| OpenAPI / Swagger | Supports 3.1, 3.0, and 2.0. Export as JSON or YAML. Includes support for Apidog Extension fields. |
| HTML / Markdown | Generates static documentation. Best for offline sharing. |
| Apidog | Native format containing all project data. |
| Postman | Exports collections compatible with Postman. |
Note: This process merges the sprint branch with the main branch in memory to ensure data integrity (resolving references). You cannot select a subset of endpoints when exporting from a sprint branch.
OperationId field in the export, which is useful for generating code clients. Learn mode about OperationId.Auth configurations into the securitySchemes section of the OpenAPI/Swagger file automatically. No manual step is required.