{ "opencollection": "1.0.0", "info": { "name": "APIs.io Engineering Platform Amazon API Gateway 2014 11 13 Account Billing Profile API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Account Billing Profile", "type": "folder" }, "items": [ { "info": { "name": "APIs.io Engineering Platform Billing Profile Details", "type": "http" }, "http": { "method": "GET", "url": "http://apigateway.{region}.amazonaws.com/accounts/:account_id/billing/profile", "params": [ { "name": "account_id", "value": "", "type": "path" } ] }, "docs": "Gets the current billing profile for the account." } ] } ], "bundled": true }