{ "opencollection": "1.0.0", "info": { "name": "OpenStreetMap API v0.6 Capabilities Users API", "version": "0.6.0" }, "items": [ { "info": { "name": "Users", "type": "folder" }, "items": [ { "info": { "name": "Get authenticated user details", "type": "http" }, "http": { "method": "GET", "url": "https://api.openstreetmap.org/api/0.6/user/details" }, "docs": "Returns details of the authenticated user." } ] } ], "bundled": true }