{ "opencollection": "1.0.0", "info": { "name": "BoldSign Branding Plan API", "version": "1" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Plan", "type": "folder" }, "items": [ { "info": { "name": "Gets the Api credits details.", "type": "http" }, "http": { "method": "GET", "url": "https://api.boldsign.com/v1/plan/apiCreditsCount" }, "docs": "Gets the Api credits details." } ] } ], "bundled": true }