title | description | slug | excerpt | hidden |
---|---|---|---|---|
Quickstart |
Start uploading and retrieving content in no time |
quickstart |
Start uploading files with Pinata |
false |
<img style={{ width: "100%", borderRadius: "0.5rem" }} src="/assets/hero.png" />
Whether you're brand new or a seasoned developer, Pinata makes it simple to store and retrieve content with speed and security. All you need to kick off your journey is a free Pinata account!
} > Quickstart } > Quickstart } > Quickstart } > Quickstart } > Quickstart<Card horizontal title="Remix" href="/frameworks/remix" icon={ } > Quickstart
<img style={{ width: "100%", borderRadius: "0.5rem" }} src="https://docs.mypinata.cloud/ipfs/bafybeics3mmzqr2qf27wczrf2r47qojlgfaiahbq277kilr4ykkdgoydqa" />
Inside the Pinata App select "API Keys" from the sidebar, then click "New Key" in the top right. We would recommend starting with Admin privileges and unlimited uses to start. You will receive a pinata_api_key
, pinata_api_secret
, and a JWT
. The JWT is the most common authentication method and what we'll be using below.
Next you will want to grab your Gateway domain by clicking the Gateways tab in the sidebar. You should see it listed in the format fun-llama-300.mypinata.cloud
and you will want to copy it exactly like that.
Use Pinata's renown IPFS API and SDK for Web3 apps