{ "opencollection": "1.0.0", "info": { "name": "Brushfire API: Version 2025-07-22 AccessCodes Regions API", "version": "2025-07-22" }, "items": [ { "info": { "name": "Regions", "type": "folder" }, "items": [ { "info": { "name": "List all countries and regions with their Code for use in other calls", "type": "http" }, "http": { "method": "GET", "url": "https://api.brushfire.com/regions", "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "docs": "List all countries and regions with their Code for use in other calls" } ] } ], "bundled": true }