Apidog · Arazzo Workflow
Apidog Convert Postman Collection To OpenAPI
Version 1.0.0
Import a Postman Collection into Apidog and export it back out as OpenAPI.
View Spec
View on GitHub
AI CodingAPI DesignAPI LifecycleAPI TestingCollaborationDesign-FirstDocumentationMCPMockingPlatformArazzoWorkflows
Provider
Workflows
convert-postman-to-openapi
Convert a Postman Collection into an OpenAPI document via an Apidog project.
Imports a stringified Postman Collection into the project, then exports the project as an OpenAPI document in the requested version and format.
1
importPostman
importPostmanCollectionData
Import the supplied Postman Collection into the staging project, creating new endpoints as needed.
2
exportAsOpenApi
exportOpenApiData
Export the now-populated project as an OpenAPI document in the requested version, delivered as JSON.