{ "opencollection": "1.0.0", "info": { "name": "AKASH - gRPC Gateway docs Addresses Analytics API", "version": "1.0.0" }, "items": [ { "info": { "name": "Analytics", "type": "folder" }, "items": [ { "info": { "name": "GET /v1/providers/{providerAddress}/active-leases-graph-data", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/providers/:providerAddress/active-leases-graph-data", "params": [ { "name": "providerAddress", "value": "", "type": "path" } ] } }, { "info": { "name": "GET /v1/provider-graph-data/{dataName}", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/provider-graph-data/:dataName", "params": [ { "name": "dataName", "value": "", "type": "path" } ] } }, { "info": { "name": "GET /v1/graph-data/{dataName}", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/graph-data/:dataName", "params": [ { "name": "dataName", "value": "", "type": "path" } ] } }, { "info": { "name": "GET /v1/bme/dashboard-data", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/bme/dashboard-data" } }, { "info": { "name": "GET /v1/bme/status-history", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/bme/status-history" } }, { "info": { "name": "GET /v1/dashboard-data", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/dashboard-data" } }, { "info": { "name": "GET /v1/network-capacity", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/network-capacity" } }, { "info": { "name": "GET /v1/market-data/{coin?}", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/market-data/:coin?", "params": [ { "name": "coin", "value": "", "type": "path" } ] } }, { "info": { "name": "Get leases durations.", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/leases-duration/:owner", "params": [ { "name": "owner", "value": "", "type": "path" }, { "name": "dseq", "value": "", "type": "query" }, { "name": "startDate", "value": "", "type": "query" }, { "name": "endDate", "value": "", "type": "query" } ] }, "docs": "Get leases durations." } ] } ], "bundled": true }