{ "opencollection": "1.0.0", "info": { "name": "Transcend Public Keys API", "version": "3.2" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Public Keys", "type": "folder" }, "items": [ { "info": { "name": "Retrieve the Sombra General JWT Signing Key", "type": "http" }, "http": { "method": "GET", "url": "https://api.transcend.io/public-keys/sombra-general-signing-key" }, "docs": "Retrieve the Sombra General JWT Signing Key" } ] } ], "bundled": true }