{ "opencollection": "1.0.0", "info": { "name": "ThemeParks.wiki Destinations API", "version": "1.0.0" }, "items": [ { "info": { "name": "Destinations", "type": "folder" }, "items": [ { "info": { "name": "ThemeParks.wiki Get All Destinations", "type": "http" }, "http": { "method": "GET", "url": "https://api.themeparks.wiki/v1/destinations" }, "docs": "Get a list of all supported theme park destinations available on the live API. Returns destination metadata including associated parks." } ] } ], "bundled": true }