{ "opencollection": "1.0.0", "info": { "name": "DNSimple Accounts Whoami API", "version": "2" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Whoami", "type": "folder" }, "items": [ { "info": { "name": "Identity whoami", "type": "http" }, "http": { "method": "GET", "url": "https://api.dnsimple.com/v2/whoami" }, "docs": "Identity whoami" } ] } ], "bundled": true }