{ "opencollection": "1.0.0", "info": { "name": "APIs.io Engineering Platform Amazon API Gateway 2014 11 13 API Security API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "API Security", "type": "folder" }, "items": [ { "info": { "name": "APIs.io Engineering Platform API definition security validation", "type": "http" }, "http": { "method": "POST", "url": "http://apigateway.{region}.amazonaws.com/security/api-validation", "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\nFor more information, see [Track governance and security rule violations in the API definition](htt" } ] } ], "bundled": true }