{ "opencollection": "1.0.0", "info": { "name": "CubeSigner Account Internal API", "version": "v0.1.0" }, "items": [ { "info": { "name": "Internal", "type": "folder" }, "items": [ { "info": { "name": "(INTERNAL) Sentry API Proxy", "type": "http" }, "http": { "method": "POST", "url": "https://gamma.signer.cubist.dev/v0/internal/sentry" }, "docs": "(INTERNAL) Sentry API Proxy" }, { "info": { "name": "(INTERNAL) Custom chain RPC proxy", "type": "http" }, "http": { "method": "POST", "url": "https://gamma.signer.cubist.dev/v0/org/:org_id/internal/custom_chain_rpc", "params": [ { "name": "org_id", "value": "Org#124dfe3e-3bbd-487d-80c0-53c55e8ab87a", "type": "path", "description": "Name or ID of the desired Org" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "docs": "(INTERNAL) Custom chain RPC proxy" }, { "info": { "name": "(INTERNAL) Esplora API Proxy", "type": "http" }, "http": { "method": "POST", "url": "https://gamma.signer.cubist.dev/v0/org/:org_id/internal/esplora", "params": [ { "name": "org_id", "value": "Org#124dfe3e-3bbd-487d-80c0-53c55e8ab87a", "type": "path", "description": "Name or ID of the desired Org" } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "docs": "(INTERNAL) Esplora API Proxy" }, { "info": { "name": "(INTERNAL) Authenticated Sentry API Proxy", "type": "http" }, "http": { "method": "POST", "url": "https://gamma.signer.cubist.dev/v0/org/:org_id/internal/sentry", "params": [ { "name": "org_id", "value": "Org#124dfe3e-3bbd-487d-80c0-53c55e8ab87a", "type": "path", "description": "Name or ID of the desired Org" } ], "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "docs": "(INTERNAL) Authenticated Sentry API Proxy" } ] } ], "bundled": true }