{ "opencollection": "1.0.0", "info": { "name": "Pipedrive API v1 Activities Billing API", "version": "1.0.0" }, "items": [ { "info": { "name": "Billing", "type": "folder" }, "items": [ { "info": { "name": "Get all add-ons for a single company", "type": "http" }, "http": { "method": "GET", "url": "https://api.pipedrive.com/v1/billing/subscriptions/addons", "auth": { "type": "apikey", "key": "x-api-token", "value": "{{x-api-token}}", "placement": "header" } }, "docs": "Returns the add-ons for a single company." } ] } ], "bundled": true }