{ "opencollection": "1.0.0", "info": { "name": "Soracom and Query Analysis ResourceSummary API", "version": "20250903-043502" }, "items": [ { "info": { "name": "ResourceSummary", "type": "folder" }, "items": [ { "info": { "name": "Get the resource summary identified by resource_summary_type", "type": "http" }, "http": { "method": "GET", "url": "https://api.soracom.io/v1/resource_summaries/:resource_summary_type", "params": [ { "name": "resource_summary_type", "value": "", "type": "path", "description": "The type of the resource summary.\n\n- `simsPerStatus`: The number of IoT SIMs per status.\n" } ], "auth": { "type": "apikey", "key": "X-Soracom-API-Key", "value": "{{X-Soracom-API-Key}}", "placement": "header" } }, "docs": "Obtain a resource summary information identified by resource_summary_type." } ] } ], "bundled": true }