{ "opencollection": "1.0.0", "info": { "name": "Coinme Crypto-as-a-Service AuthLinkResult Locationlicensing API", "version": "1.2" }, "items": [ { "info": { "name": "Locationlicensing", "type": "folder" }, "items": [ { "info": { "name": "Get Location Licensing", "type": "http" }, "http": { "method": "GET", "url": "https://caas.coinme.com/services/locationlicensing", "headers": [ { "name": "Authorization", "value": "" }, { "name": "User-Agent", "value": "" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "x-api-key", "value": "{{x-api-key}}", "placement": "header" } }, "docs": "Return list of states Coinme is approved to operate in" } ] } ], "bundled": true }