{ "opencollection": "1.0.0", "info": { "name": "AKASH - gRPC Gateway docs Addresses Other API", "version": "1.0.0" }, "items": [ { "info": { "name": "Other", "type": "folder" }, "items": [ { "info": { "name": "Estimate the price of a deployment on akash and other cloud providers.", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/v1/pricing", "body": { "type": "json", "data": "{}" } }, "docs": "Estimate the price of a deployment on akash and other cloud providers." }, { "info": { "name": "GET /v1/templates-list", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/templates-list" } }, { "info": { "name": "GET /v1/templates/{id}", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v1/templates/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } } ] } ], "bundled": true }