{ "opencollection": "1.0.0", "info": { "name": "Blockfrost.io ~ API Documentation Cardano » Accounts IPFS » Gateway API", "version": "0.1.89" }, "request": { "auth": { "type": "apikey", "key": "project_id", "value": "{{project_id}}", "placement": "header" } }, "items": [ { "info": { "name": "IPFS » Gateway", "type": "folder" }, "items": [ { "info": { "name": "Relay to an IPFS gateway", "type": "http" }, "http": { "method": "GET", "url": "https://cardano-mainnet.blockfrost.io/api/v0/ipfs/gateway/:IPFS_path", "params": [ { "name": "IPFS_path", "value": "", "type": "path" } ] }, "docs": "Retrieve an object from the IPFS gateway (useful if you do not want to rely on a public gateway, such as `ipfs.blockfrost.dev`).\n\n

\n Hosted Endpoint only available for hosted variant.\n

\n" } ] } ], "bundled": true }