{ "opencollection": "1.0.0", "info": { "name": "VATSIM AIP Airport info User API", "version": "2.0.0" }, "items": [ { "info": { "name": "User", "type": "folder" }, "items": [ { "info": { "name": "Get user details", "type": "http" }, "http": { "method": "GET", "url": "https://my.vatsim.net/api/v2/aip/api/user" }, "docs": "Returns details about the authenticated user" } ] } ], "bundled": true }