{ "opencollection": "1.0.0", "info": { "name": "Blaxel Control Plane Agents Locations API", "version": "v0" }, "request": { "auth": { "type": "apikey", "key": "X-Blaxel-Authorization", "value": "{{X-Blaxel-Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Locations", "type": "folder" }, "items": [ { "info": { "name": "List available deployment locations.", "type": "http" }, "http": { "method": "GET", "url": "https://api.blaxel.ai/v0/locations" }, "docs": "List available deployment locations." } ] } ], "bundled": true }