{ "opencollection": "1.0.0", "info": { "name": "LifeGraph APIs BlastAI APIs Customer Directory APIs API", "version": "2.42.0" }, "items": [ { "info": { "name": "Customer Directory APIs", "type": "folder" }, "items": [ { "info": { "name": "getCustomer", "type": "http" }, "http": { "method": "GET", "url": "https://api.burstiq.com/api/directory/:customerShortName", "params": [ { "name": "customerShortName", "value": "", "type": "path" } ] }, "docs": "Allowed user roles:


get the customer based on customer short name" }, { "info": { "name": "getCustomerSDZNames", "type": "http" }, "http": { "method": "GET", "url": "https://api.burstiq.com/api/directory/:customerShortName/securedatazones", "params": [ { "name": "customerShortName", "value": "", "type": "path" } ] }, "docs": "Requires:


DEPRECATED: Use /{customerShortName}/available_sdzs instead. | Get secure data zones by based on customer short name.

Deprecated since 04 FEB 2025
" }, { "info": { "name": "getCustomerSDZsWithRealm", "type": "http" }, "http": { "method": "GET", "url": "https://api.burstiq.com/api/directory/:customerShortName/available_sdzs", "params": [ { "name": "customerShortName", "value": "", "type": "path" } ] }, "docs": "Requires:


get secure data zones by based on customer short name" } ] } ], "bundled": true }