{ "opencollection": "1.0.0", "info": { "name": "APIs.io Engineering Platform Amazon API Gateway 2014 11 13 Import API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Import", "type": "folder" }, "items": [ { "info": { "name": "APIs.io Engineering Platform Import an OpenAPI definition", "type": "http" }, "http": { "method": "POST", "url": "http://apigateway.{region}.amazonaws.com/import/openapi", "params": [ { "name": "workspace", "value": "", "type": "query", "description": "The workspace's ID." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Imports an OpenAPI definition into Postman as a new [Postman Collection](https://learning.postman.com/docs/getting-started/creating-the-first-collection/).\n\n**Note:**\n\nThe Postman web app does not support the `file` input method type.\n" } ] } ], "bundled": true }