{ "opencollection": "1.0.0", "info": { "name": "DSP Admin API Management API API", "version": "v35.10.0" }, "items": [ { "info": { "name": "Management API", "type": "folder" }, "items": [ { "info": { "name": "getVersion", "type": "http" }, "http": { "method": "GET", "url": "https://api.dasch.swiss:443/version" }, "docs": "Get version information. Publicly accessible." }, { "info": { "name": "getHealth", "type": "http" }, "http": { "method": "GET", "url": "https://api.dasch.swiss:443/health" }, "docs": "Get health status. Publicly accessible." }, { "info": { "name": "postStart-compaction", "type": "http" }, "http": { "method": "POST", "url": "https://api.dasch.swiss:443/start-compaction", "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Start triplestore compaction. Requires SystemAdmin permissions." } ] } ], "bundled": true }