{ "opencollection": "1.0.0", "info": { "name": "Equinix API Authentication Prices API", "version": "1.2" }, "items": [ { "info": { "name": "Prices", "type": "folder" }, "items": [ { "info": { "name": "Get Prices", "type": "http" }, "http": { "method": "POST", "url": "https://api.equinix.com/fabric/v4/prices/search", "body": { "type": "json", "data": "{}" } }, "docs": "Search prices by search criteria" } ] } ], "bundled": true }