{ "opencollection": "1.0.0", "info": { "name": "APIs.io Engineering Platform Amazon API Gateway 2014 11 13 Request for Information (RFI) API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Request for Information (RFI)", "type": "folder" }, "items": [ { "info": { "name": "APIs.io Engineering Platform List Requests", "type": "http" }, "http": { "method": "POST", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_identifier/cloudforce-one/requests", "params": [ { "name": "account_identifier", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "APIs.io Engineering Platform List Requests" }, { "info": { "name": "APIs.io Engineering Platform Get a Request", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_identifier/cloudforce-one/requests/:request_identifier", "params": [ { "name": "account_identifier", "value": "", "type": "path" }, { "name": "request_identifier", "value": "", "type": "path" } ] }, "docs": "APIs.io Engineering Platform Get a Request" }, { "info": { "name": "APIs.io Engineering Platform Update a Request", "type": "http" }, "http": { "method": "PUT", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_identifier/cloudforce-one/requests/:request_identifier", "params": [ { "name": "account_identifier", "value": "", "type": "path" }, { "name": "request_identifier", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Updating a request alters the request in the Cloudforce One queue. This API may be used to update any attributes of the request after the initial submission. Only fields that you choose to update need to be add to the request body." }, { "info": { "name": "APIs.io Engineering Platform Delete a Request", "type": "http" }, "http": { "method": "DELETE", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_identifier/cloudforce-one/requests/:request_identifier", "params": [ { "name": "account_identifier", "value": "", "type": "path" }, { "name": "request_identifier", "value": "", "type": "path" } ] }, "docs": "APIs.io Engineering Platform Delete a Request" }, { "info": { "name": "APIs.io Engineering Platform List Request Assets", "type": "http" }, "http": { "method": "POST", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_identifier/cloudforce-one/requests/:request_identifier/asset", "params": [ { "name": "account_identifier", "value": "", "type": "path" }, { "name": "request_identifier", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "APIs.io Engineering Platform List Request Assets" }, { "info": { "name": "APIs.io Engineering Platform Get a Request Asset", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_identifier/cloudforce-one/requests/:request_identifier/asset/:asset_identifer", "params": [ { "name": "account_identifier", "value": "", "type": "path" }, { "name": "request_identifier", "value": "", "type": "path" }, { "name": "asset_identifer", "value": "", "type": "path" } ] }, "docs": "APIs.io Engineering Platform Get a Request Asset" }, { "info": { "name": "APIs.io Engineering Platform Update a Request Asset", "type": "http" }, "http": { "method": "PUT", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_identifier/cloudforce-one/requests/:request_identifier/asset/:asset_identifer", "params": [ { "name": "account_identifier", "value": "", "type": "path" }, { "name": "request_identifier", "value": "", "type": "path" }, { "name": "asset_identifer", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "APIs.io Engineering Platform Update a Request Asset" }, { "info": { "name": "APIs.io Engineering Platform Delete a Request Asset", "type": "http" }, "http": { "method": "DELETE", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_identifier/cloudforce-one/requests/:request_identifier/asset/:asset_identifer", "params": [ { "name": "account_identifier", "value": "", "type": "path" }, { "name": "request_identifier", "value": "", "type": "path" }, { "name": "asset_identifer", "value": "", "type": "path" } ] }, "docs": "APIs.io Engineering Platform Delete a Request Asset" }, { "info": { "name": "APIs.io Engineering Platform Create a New Request Asset", "type": "http" }, "http": { "method": "POST", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_identifier/cloudforce-one/requests/:request_identifier/asset/new", "params": [ { "name": "account_identifier", "value": "", "type": "path" }, { "name": "request_identifier", "value": "", "type": "path" } ], "body": { "type": "multipart-form", "data": [] } }, "docs": "APIs.io Engineering Platform Create a New Request Asset" }, { "info": { "name": "APIs.io Engineering Platform List Request Messages", "type": "http" }, "http": { "method": "POST", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_identifier/cloudforce-one/requests/:request_identifier/message", "params": [ { "name": "account_identifier", "value": "", "type": "path" }, { "name": "request_identifier", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "APIs.io Engineering Platform List Request Messages" }, { "info": { "name": "APIs.io Engineering Platform Update a Request Message", "type": "http" }, "http": { "method": "PUT", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_identifier/cloudforce-one/requests/:request_identifier/message/:message_identifer", "params": [ { "name": "account_identifier", "value": "", "type": "path" }, { "name": "request_identifier", "value": "", "type": "path" }, { "name": "message_identifer", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "APIs.io Engineering Platform Update a Request Message" }, { "info": { "name": "APIs.io Engineering Platform Delete a Request Message", "type": "http" }, "http": { "method": "DELETE", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_identifier/cloudforce-one/requests/:request_identifier/message/:message_identifer", "params": [ { "name": "account_identifier", "value": "", "type": "path" }, { "name": "request_identifier", "value": "", "type": "path" }, { "name": "message_identifer", "value": "", "type": "path" } ] }, "docs": "APIs.io Engineering Platform Delete a Request Message" }, { "info": { "name": "APIs.io Engineering Platform Create a New Request Message", "type": "http" }, "http": { "method": "POST", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_identifier/cloudforce-one/requests/:request_identifier/message/new", "params": [ { "name": "account_identifier", "value": "", "type": "path" }, { "name": "request_identifier", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "APIs.io Engineering Platform Create a New Request Message" }, { "info": { "name": "APIs.io Engineering Platform Get Request Priority, Status, and TLP constants", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_identifier/cloudforce-one/requests/constants", "params": [ { "name": "account_identifier", "value": "", "type": "path" } ] }, "docs": "APIs.io Engineering Platform Get Request Priority, Status, and TLP constants" }, { "info": { "name": "APIs.io Engineering Platform Create a New Request", "type": "http" }, "http": { "method": "POST", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_identifier/cloudforce-one/requests/new", "params": [ { "name": "account_identifier", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Creating a request adds the request into the Cloudforce One queue for analysis. In addition to the content, a short title, type, priority, and releasability should be provided. If one is not provided, a default will be assigned." }, { "info": { "name": "APIs.io Engineering Platform Get Request Quota", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_identifier/cloudforce-one/requests/quota", "params": [ { "name": "account_identifier", "value": "", "type": "path" } ] }, "docs": "APIs.io Engineering Platform Get Request Quota" }, { "info": { "name": "APIs.io Engineering Platform Get Request Types", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_identifier/cloudforce-one/requests/types", "params": [ { "name": "account_identifier", "value": "", "type": "path" } ] }, "docs": "APIs.io Engineering Platform Get Request Types" } ] } ], "bundled": true }