Leto Proxy Gateway

In a few simple steps, collect analytics on your existing, dedicated IPFS gateway!

Connect your IPFS gateway to Leto

Developers use dedicated IPFS gateways from a variety of hosting providers to serve IPFS content. In order to collect analytics on a dedicated gateway (e.g. lighthouse.storage), use the Leto Proxy Gateway.

Login to the Leto dashboard and navigate to "Proxy Gateway"

  • Select the hosting provider for your gateway. Leto supports:

    • Spheron, Lighthouse.storage, Numbers Protocol, Fleek, Pinata, 4everland, and Quicknode

  • Name your new Leto proxy IPFS gateway and input your existing dedicated gateway address/URL.

  • Click "Create"

  • This will generate a proxy gateway link. Use this new gateway link in your application to serve content to end users.

  • Here you can rename or delete your gateway if needed.

  • The proxy gateway sends requests to the original dedicated gateway while collecting anonymized analytics!

An example will appear below your link showing the syntax needed to retrieve IPFS CIDs with the newly created proxy gateway address.

Use /ipfs/{cid} at the end of the proxy gateway address to retrieve a CID.

Collect analytics on webpages, NFTs and more without changing your dedicated IPFS gateway provider!

Interact with your analytics

Input the IPFS CIDs you would like to track in the Leto dashboard "CIDs" setting.

Once a Proxy Gateway is created, input CIDs retrieved through the Proxy Gateway into "CIDs" and the analytics for each CID will be displayed. Analytics for CIDs retrieved through the standard Leto Gateway will not display when a Proxy Gateway is live.

Analytics can also be displayed within any frontend using the Leto Analytics API.

Last updated