Postman API Governance

Postman Spec Hub's governance engine applies linting rules to OpenAPI 2.0, 3.0, and 3.1 specifications, surfacing violations directly in the Issues tab below the spec editor. Enterprise teams can customize the rules Postman applies and enforce them across CI/CD pipelines via the Postman CLI.

API entry from apis.yml

apis.yml Raw ↑
aid: linting:postman-api-governance
name: Postman API Governance
description: Postman Spec Hub's governance engine applies linting rules to OpenAPI 2.0, 3.0, and 3.1 specifications,
  surfacing violations directly in the Issues tab below the spec editor. Enterprise teams can customize
  the rules Postman applies and enforce them across CI/CD pipelines via the Postman CLI.
humanURL: https://learning.postman.com/docs/api-governance/api-definition/api-definition-warnings/
baseURL: https://www.postman.com/
tags:
- API Governance
- API Linting
- OpenAPI
- Postman
- Spec Hub
properties:
- type: Documentation
  url: https://learning.postman.com/docs/api-governance/api-definition/api-definition-warnings/
- type: ConfigurableRules
  url: https://learning.postman.com/docs/api-governance/configurable-rules/configuring-api-governance-rules/
- type: PostmanCLI
  url: https://learning.postman.com/docs/postman-cli/postman-cli-overview/
- type: Pricing
  url: https://www.postman.com/pricing/
- type: APIEvangelistRepository
  url: https://github.com/api-evangelist/postman
x-rules-format: postman-governance
x-rules-engine: proprietary
x-integration-points:
- web-ui
- ci
- postman-cli
x-supported-formats:
- openapi-2.0
- openapi-3.0
- openapi-3.1