{ "opencollection": "1.0.0", "info": { "name": "Vantage Cloud Pricing Access Grants Cost Providers API", "version": "1.0.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Cost Providers", "type": "folder" }, "items": [ { "info": { "name": "Vantage Get All Cost Providers", "type": "http" }, "http": { "method": "GET", "url": "https://api.vantage.sh/v1/cost_providers" }, "docs": "Returns all available Cost Providers." } ] } ], "bundled": true }