Convert API formats into Postman Collections

The API convertors enable you to convert API definitions in OpenAPI, Swagger, RAML, GraphQL, or WSDL schema formats into the Postman Collection Format. Each convertor is available as a Node.js module that you can automate in your continuous integration and continuous deployment (CI/CD) pipeline.

Access the API convertors

The API convertors are open-source projects that can be used as Node.js modules in your application. They're available through npm or by cloning them directly from the GitHub repository.

To learn how to install and use each API convertor, see the GitHub repository for the format you need to convert from:

Next steps

After learning how to automate your API definition conversions in your CI/CD pipeline, you can do the following:

Last modified: 2024/07/12