{ "opencollection": "1.0.0", "info": { "name": "AppyWay Availability RealTime ActivityTypes ZoneTypes API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "API-KEY", "value": "{{API-KEY}}", "placement": "header" } }, "items": [ { "info": { "name": "ZoneTypes", "type": "folder" }, "items": [ { "info": { "name": "AppyWay Fetch All Zone Types", "type": "http" }, "http": { "method": "POST", "url": "https://api.appyway.com/v1/availability-realtime/fetchAllZoneTypes" }, "docs": "Returns a list with all the zone types." } ] } ], "bundled": true }