Skip to main content

Relay to an IPFS gateway

GET /ipfs/gateway/:IPFS_path

Retrieve an object from the IPFS gateway (useful if you do not want to rely on a public gateway, such as ipfs.blockfrost.dev).

Hosted Endpoint only available for hosted variant.

Request

Path Parameters

    IPFS_path string required
Responses

Returns the object content


Schema
  • string binary
Loading...