{ "opencollection": "1.0.0", "info": { "name": "AppyWay Availability RealTime ActivityTypes Status API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "API-KEY", "value": "{{API-KEY}}", "placement": "header" } }, "items": [ { "info": { "name": "Status", "type": "folder" }, "items": [ { "info": { "name": "AppyWay Ping", "type": "http" }, "http": { "method": "GET", "url": "https://api.appyway.com/v1/availability-realtime/ping" }, "docs": "Returns Status (pong) of the Availability Realtime service" } ] } ], "bundled": true }