Pinata
IPFS file management with uploads, groups, gateways, and signed access URLs.
Pins a file to IPFS, organizes it into a group, and issues a time-limited link to it.
Use Pinata with Snow
Snow is a personal AI assistant that builds real apps for you, and they can put Pinata to work.
What Snow can do with Pinata
These are the Pinata operations Snow and the apps you build with it can run. Sign in to choose which ones Snow may run without asking.
Reads5
Look at your data without changing it.
- Get Public Group
Return one public-network group by its Pinata group ID. The connected Pinata JWT must include org:groups:read.
- List Gateways
Return one page of gateways owned by the connected Pinata account without changing gateway configuration. The connected Pinata JWT must include org:gateways:read.
- List Public Files
Return one page of files on the connected account's public IPFS network, optionally filtered by file attributes. The connected Pinata JWT must include org:files:read.
- List Public Groups
Return one page of groups that organize files on the connected account's public IPFS network. The connected Pinata JWT must include org:groups:read.
- List Upload Metadata
List upload-service records, including upload IDs, filenames, CIDs, sizes, group IDs, and timestamps. Use List Public Files instead to search the public IPFS file inventory.
Creates2
Add something new to your account.
- Create Public Group
Create a group for organizing files on the connected account's public IPFS network. The connected Pinata JWT must include org:groups:write.
- Create Signed Public Upload URL
Create a 60-second signed URL for one size- and MIME-constrained public IPFS upload. The URL is a secret: use it immediately and never log or persist it. This action does not upload content itself. The connected Pinata JWT must include org:files:write.
Updates1
Change something that is already there.
- Update Public Group
Update the name, visibility flag, or both for one public-network group. The connected Pinata JWT must include org:groups:write.
Deletes1
Remove something. This often cannot be undone.
- Delete Public Group
Permanently delete one public-network group by ID. This destructive action does not delete the files the group organized. The connected Pinata JWT must include org:groups:write.
Related integrations
Ready to put Pinata to work?
Sign up free, build an app by chatting, and connect Pinata in minutes. No credit card required.