{ "opencollection": "1.0.0", "info": { "name": "Runa Payouts Balance Utilities API", "version": "2024-02-05" }, "items": [ { "info": { "name": "Utilities", "type": "folder" }, "items": [ { "info": { "name": "Ping", "type": "http" }, "http": { "method": "GET", "url": "https://api.runa.io/v2/ping", "auth": { "type": "apikey", "key": "X-Api-Key", "value": "{{X-Api-Key}}", "placement": "header" } }, "docs": "Health check endpoint to verify API connectivity and authentication. Returns a simple success response when the API key is valid." } ] } ], "bundled": true }