{ "opencollection": "1.0.0", "info": { "name": "OpenMercantil Public Billing Network API", "version": "1.4.0" }, "items": [ { "info": { "name": "Network", "type": "folder" }, "items": [ { "info": { "name": "Get Company Relationship Network", "type": "http" }, "http": { "method": "GET", "url": "https://openmercantil.es/api/v1/company/:slug/network", "params": [ { "name": "slug", "value": "", "type": "path" } ] }, "docs": "Return the company's officer-and-shareholder relationship graph (v1.4)." }, { "info": { "name": "List Company Embargoes", "type": "http" }, "http": { "method": "GET", "url": "https://openmercantil.es/api/v1/company/:slug/embargoes", "params": [ { "name": "slug", "value": "", "type": "path" } ] }, "docs": "List public embargoes (seizures) recorded against the company (v1.4)." } ] } ], "bundled": true }