{ "opencollection": "1.0.0", "info": { "name": "Postman API Security API", "version": "1.0.0" }, "items": [ { "info": { "name": "apiSecurity", "type": "folder" }, "items": [ { "info": { "name": "API definition security validation", "type": "http" }, "http": { "method": "POST", "url": "https://api.postman.com/security/api-validation", "headers": [ { "name": "x-api-key", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Performs an analysis on the given definition and returns any issues based on your [predefined rulesets](https://learning.postman.com/docs/api-governance/configurable-rules/configurable-rules-overview/). This endpoint can help you understand the violations' impact and offers solutions to help you resolve any errors. You can include this endpoint to your CI/CD process to automate schema validation.\n\n**Note:**\n\n- The maximum allowed size of the definition is 10 MB.\n- You must [import and enable](ht" } ] } ], "bundled": true }