🌐
GitHub
github.com › marketplace › actions › pinata-pin-and-gateway-management
Pinata pin and gateway management - GitHub Marketplace
The Id of your target gateway. Note: You have to extract this from your Pinata dashboard by opening the network monitor and setting any file as gateway root.
🌐
Pinata Docs
docs.pinata.cloud › gateways › dedicated-ipfs-gateways
Dedicated IPFS Gateways - Pinata Docs
The only way to open a Dedicated Gateway and allow any CID to go through is to add a Gateway Access Control · If you’re a developer building an app to index the blockchain, it’s likely you’ll encounter several IPFS URL formats that might not be ideal to work with:
🌐
Pinata
pinata.cloud › blog › introducing-hot-swaps-the-easiest-way-to-make-ipfs-content-mutable
Introducing Hot Swaps: The Easiest Way To Make IPFS Content Mutable
August 19, 2024 - If you install the Hot Swaps Gateway ... can be done programmatically through the API. In the web app, navigate to the Files page, click the context menu, and click the Swap button....
🌐
Pinata
knowledge.pinata.cloud › all collections › gateways › how to set up a dedicated ipfs gateway
How To Set Up A Dedicated IPFS Gateway | Pinata Help Center
August 1, 2023 - To view content through your gateway, grab the CID of the file you'd like to view and add it to your gateway URL like this: https://<Your Gateway Subdomain>.mypinata.cloud/ipfs/<Your CID> Simple as that!
🌐
Pinata
pinata.cloud › blog › how-to-use-the-pinata-sdk
How to Use the Pinata SDK
March 19, 2025 - Then, we create a simple “hello world” text file and upload it to Public IPFS. Once it’s uploaded, we’ll log out the cid, then use that same CID to make a Gateway URL where we can access the file. Save the index.ts file then in the terminal run:
🌐
Pinata
knowledge.pinata.cloud › all collections › gateways › dedicated gateways
Dedicated Gateways | Pinata Help Center
October 3, 2022 - To view content through your gateway, grab the CID of the file you'd like to view and add it to your gateway URL like this: https://<Your Gateway Subdomain>.mypinata.cloud/ipfs/<Your CID> Simple as that!
🌐
Pinata
pinata.cloud › blog › how-to-ship-a-static-website-to-ipfs-with-pinata
How To Ship A Static Website To IPFS with Pinata
April 13, 2026 - Click on the ‘More’ button on your file, and select ‘Set as gateway root’. You’ll be prompted to choose your dedicated gateway (you will already have one created as part of your sign up).
🌐
Pinata
knowledge.pinata.cloud › en › articles › 6950693-how-to-use-gateway-access-controls-with-local-host
How to use Gateway Access Controls with Local Host | Pinata Help Center
Pinata's Gateway Access Controls offer several ways to open up your gateway to content outside of your account while keeping it secure. Lots of people using open gateways are trying to build projects like Marketplaces or NFT indexers, and chances are you will want to do that in a local environment.
Find elsewhere
🌐
Reddit
reddit.com › r/ipfs › ipfs pinata gateways
r/ipfs on Reddit: Ipfs Pinata Gateways
June 2, 2022 -

Hey guys,
I am trying to create a Flask API to upload files to IPFS by using IPFS Pinata gateway, but I don't know how to set up/configure my Pinata gateway.
With local node we have to have the config file:

IPFS_CONNECT_URL = "/ip4/127.0.0.1/tcp/5001"
IPFS_FILE_URL = "/ip4/127.0.0.1/tcp/8080"
DOMAIN = "http://ipfs.io/ipfs"

But with Pinata gateway I have The Api key, api secret and the jwt and the gateway https/<mygateway>.pinatacloud/ipfs.

Any ideas how to do put them in use?

Thank you :)

PS: Pinata pinning is working fine from local node, but I don't want to run my local node each time.

🌐
Pinata
pinata.cloud › blog › how-to-use-dedicated-gateways
How to Use Dedicated Gateways
October 11, 2023 - If you don’t yet have a Picnic plan or higher, it will ask you to upgrade your plan before setting up your Dedicated Gateway. Once you get to the Gateway tab, you’ll be asked to name your new gateway. Once you click “Create,” your new gateway will be listed there on the Gateway tab. From there, you can click the options button on each gateway (the 3 dots on the right side) to manage your access controls. When you go back to your “Files” tab, you’ll be able to choose which gateway to use when you add a new file.
🌐
Reddit
reddit.com › r/ipfs › file uploaded/pommes with pinata, not showing up in ipfs search
r/ipfs on Reddit: File uploaded/Pommes with Pinata, Not showing Up in IPFS search
April 14, 2021 -

*Pommes = pinned ;-)

Hello, I've read on IPFS for hours now but cant find all answers, please Somebody explain to me:

  • when my File is uploaded to IPFS via Pinata, the File is basically Public, right?

  • how will people find the File If they dont have the direct Link?

  • my pinned Files are Not found in ipfs-search.com. tried the Filename and the hash (why?)

  • where is my File physically stored after Upload?

  • what Happens after I unpin=delete(?) the File? Is it gone from IPFS completely or are instances left on IPFS forever?

  • are the rights to unpin=delete? a file tied to my Pinata User Account?

Thanks so much!

🌐
Medium
medium.com › pinata › announcing-dedicated-ipfs-gateways-60f599949ce
Announcing Dedicated IPFS Gateways - Pinata
October 14, 2022 - Today, we’re excited to release dedicated IPFS gateways. While the public Pinata gateways will continue to exist, dedicated gateways will give NFTs and DeFi applications a fast, branded way to serve content.
🌐
Educative
educative.io › answers › how-to-set-up-pinata-as-an-ipfs-gateway
How to set up Pinata as an IPFS gateway
After uploading, you can access your content through the Pinata IPFS gateway by constructing a URL. Replace YOUR_CID with the actual CID returned when you uploaded the file. ... This URL serves as a direct link to your content on the IPFS network through Pinata. That’s it! You've successfully set up Pinata as your IPFS gateway, configured your local IPFS node, and uploaded content to the IPFS network.
🌐
Pinata
knowledge.pinata.cloud › en › collections › 3090434-gateways
Gateways | Pinata Help Center
Skip to main content · Gateways · By Matt and 1 other2 authors9 articles · Dedicated Gateways · Why Am I Getting a 504 or 400 Error When Trying To View a Folder · Set Up A Custom Domain For Your Gateway · How To Set Up A Dedicated IPFS Gateway · Video: Setting Up A Dedicated IPFS Gateway ...