# postmanlabs/openapi-to-postman

Plugin for converting OpenAPI 3.0 specs to the Postman Collection (v2) format

Repository: https://github.com/postmanlabs/openapi-to-postman
Canonical: https://ross.abutalabs.com/products/openapi-to-postman
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: openapi, openapi3, postman-collection
Last push: 2026-08-11T17:57:46+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 97, longevity 100
- inputs: {"age_days": 2821, "days_push": 22, "days_rel": 22, "gap_med": 12, "n_releases_24m": 26}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1059, forks 254 (observed 2026-08-28T04:03:25.431116+00:00)

## What it is
A Node.js library and CLI tool that converts OpenAPI 3.0, 3.1, and Swagger 2.0 specifications into Postman Collection (v2) format. It can be used programmatically as a module or via the openapi2postmanv2 command-line interface.

## Use cases
- convert openapi spec to postman collection
- generate postman collection from swagger json
- import openapi 3.0 yaml into postman
- sync existing postman collection with updated openapi spec
- automate api collection generation in ci pipeline
- validate openapi spec before conversion

## When to choose
- you maintain API documentation in OpenAPI/Swagger and want Postman collections for testing
- you need programmatic conversion via a Node.js module
- you want to keep Postman collections in sync with spec changes
- you need a CLI tool for batch or CI-based spec conversion

## When to avoid
- you need to convert Postman collections back to OpenAPI specs
- you work with API formats other than OpenAPI/Swagger
- you need a GUI-based import experience rather than a tool

## Facets
- artifact type: library
- maturity: active
- function: parser, cli, developer-tools, api-framework
- domain: apis, developer-tools
- platform: cli, cross-platform
- tags: openapi, postman-collection, swagger, api-testing, spec-conversion, api-documentation, automation, nodejs

## Member repositories
- postmanlabs/openapi-to-postman (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:25.431116+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:57:21.552703+00:00, confidence not recorded.
  - readme: https://github.com/postmanlabs/openapi-to-postman (fetched 2026-08-28T04:03:25.431116+00:00, sha 312745ef42ad)
- Data as of 2026-08-30T08:39:29.467469+00:00.
