{ "opencollection": "1.0.0", "info": { "name": "Fastly Account ACL POPs API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "Fastly-Key", "value": "{{Fastly-Key}}", "placement": "header" } }, "items": [ { "info": { "name": "POPs", "type": "folder" }, "items": [ { "info": { "name": "List Points Of Presence", "type": "http" }, "http": { "method": "GET", "url": "https://api.fastly.com/datacenters" }, "docs": "List Points Of Presence" } ] } ], "bundled": true }