{ "opencollection": "1.0.0", "info": { "name": "Macrometa API Reference Activity Metrics Version API", "version": "0.17.17" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Version", "type": "folder" }, "items": [ { "info": { "name": "Get EDS version via WebSocket", "type": "http" }, "http": { "method": "GET", "url": "https://api-play.paas.macrometa.io/api/es/v1/version" }, "docs": "Get the EDS version information." }, { "info": { "name": "Get EDS version via SSE", "type": "http" }, "http": { "method": "GET", "url": "https://api-play.paas.macrometa.io/api/es/sse/v1/version" }, "docs": "Get the EDS version information." }, { "info": { "name": "Get the version", "type": "http" }, "http": { "method": "GET", "url": "https://api-play.paas.macrometa.io/api/ds/v1/version", "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "docs": "Get the version details for the service." }, { "info": { "name": "Get version", "type": "http" }, "http": { "method": "GET", "url": "https://api-play.paas.macrometa.io/api/hss/v1/version" }, "docs": "Get the current version." }, { "info": { "name": "Get API version", "type": "http" }, "http": { "method": "GET", "url": "https://api-play.paas.macrometa.io/api/prerender/v1/version" }, "docs": "Returns the API version." }, { "info": { "name": "Version of the service", "type": "http" }, "http": { "method": "GET", "url": "https://api-play.paas.macrometa.io/api/vwr/v1/version" }, "docs": "Gets the current version of the service." } ] } ], "bundled": true }