OpenAPI -> Postman Collection Exporter
Paste an OpenAPI 3.x spec (JSON or practical YAML subset) and generate a full Postman Collection (v2.1), including optional collection variables like baseUrl, token, apiKey.
- Paste an OpenAPI spec to export a Postman collection.
- Group by tags and include request bodies/headers.
- Useful for QA and API testing workflows.
OpenAPI input
0 operations
0 servers
0 variables
Server:
Collection name:
Path/query placeholder style:
YAML note: supports common OpenAPI YAML patterns (maps/lists/strings). Advanced YAML features may not parse.