Portman website screenshot

Portman

Portman is an open source CLI tool that auto-generates Postman collections with contract and variation tests from OpenAPI specifications, supporting OpenAPI 3.0 and 3.1, fuzzing, request customization, pre-request scripts, and direct upload to Postman or execution via Newman in CI/CD pipelines.

1 APIs 0 Features
Contract TestingOpenAPIPostmanTesting

APIs

Portman

Portman is an open source CLI tool that auto-generates Postman collections with contract and variation tests from OpenAPI specifications. It converts static OpenAPI specs into d...

Pricing Plans

Portman Plans Pricing

3 plans

PLANS

Rate Limits

Portman Rate Limits

5 limits

RATE LIMITS

FinOps

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHubOrg
GitHubOrg
👥
GitHubRepository
GitHubRepository
🔗
NodePackage
NodePackage

Sources

apis.yml Raw ↑
aid: portman
name: Portman
description: Portman is an open source CLI tool that auto-generates Postman collections with contract and variation tests
  from OpenAPI specifications, supporting OpenAPI 3.0 and 3.1, fuzzing, request customization, pre-request scripts, and direct
  upload to Postman or execution via Newman in CI/CD pipelines.
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- Contract Testing
- OpenAPI
- Postman
- Testing
url: https://raw.githubusercontent.com/api-evangelist/portman/refs/heads/main/apis.yml
created: '2026-03-25'
modified: '2026-04-28'
specificationVersion: '0.19'
apis:
- aid: portman:portman
  name: Portman
  description: Portman is an open source CLI tool that auto-generates Postman collections with contract and variation tests
    from OpenAPI specifications. It converts static OpenAPI specs into dynamic, testable Postman collections, automatically
    generating contract tests, variation tests, integration tests, and fuzzing tests for use with Newman or the Postman platform.
  humanURL: https://github.com/apideck-libraries/portman
  tags:
  - Contract Testing
  - OpenAPI
  - Postman
  - Testing
  properties:
  - type: Documentation
    url: https://github.com/apideck-libraries/portman#readme
  - type: GitHubRepository
    url: https://github.com/apideck-libraries/portman
  - type: NodePackage
    url: https://www.npmjs.com/package/@apideck/portman
common:
- type: Website
  url: https://github.com/apideck-libraries/portman
- type: Documentation
  url: https://github.com/apideck-libraries/portman#readme
- type: GitHubOrg
  url: https://github.com/apideck-libraries
- type: GitHubRepository
  url: https://github.com/apideck-libraries/portman
- type: NodePackage
  url: https://www.npmjs.com/package/@apideck/portman
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com