{ "opencollection": "1.0.0", "info": { "name": "SkySlope Partnership API Reference Agents, Listings Auth API", "version": "1.0.0" }, "items": [ { "info": { "name": "Auth", "type": "folder" }, "items": [ { "info": { "name": "Retrieve an access token", "type": "http" }, "http": { "method": "POST", "url": "https://forms.skyslope.com/partner/api/ext/token", "headers": [ { "name": "Authorization", "value": "" } ] }, "docs": "Retrieve an access token to authenticate requests with." } ] } ], "bundled": true }