FILES API

FILES ON DEMAND, DONE YOUR WAY

FILES ON DEMAND, DONE YOUR WAY

Upload, manage, and deliver your way. The Files API is your backstage pass to seamless file control—no drama, no limits, just pure efficiency. Whether you’re building the next big thing or keeping it low-key, we’ve got your files covered.

Add file uploads and retrieval in minutes so you can focus on your app — because you’ve got better things to code than infrastructure.

Add file uploads and retrieval in minutes so you can focus on your app — because you’ve got better things to code than infrastructure.

WHY THE FILE API IS YOUR NEW BESTIE

UPLOADS MADE EASY

Got files? Shoot them straight to Pinata, anytime, anywhere. It’s as easy as snapping your fingers—but with an API.

ORGANIZE LIKE A PRO

Rename, organize, or delete like a boss. The Files API handles it all, no coffee breaks required. From side hustles to mega-projects, it’s ready to roll with you.

POWER UP

Slide our API into your apps or workflows and watch your vision come to life, faster than you can say “file management.

Exclusive gateways that keep your content available, fast and secure.

Exclusive gateways that keep your content available, fast and secure.

Exclusive gateways that keep your content available, fast and secure.

THE API THAT'S GOT YOUR BACK!

THE API THAT'S GOT YOUR BACK!

import { PinataSDK } from "pinata";

const pinata = new PinataSDK({
  pinataJwt: process.env.PINATA_JWT!,
  pinataGateway: "example-gateway.mypinata.cloud",
});

const file = new File(["hello"], "Testing.txt", { type: "text/plain" });
const upload = await pinata.upload.file(file);

how it works? - Because SIMPLE IS SEXY

This isn’t just file management—it’s your secret weapon. Big apps, small projects, or something in between? No sweat. The Files API keeps things smooth so you can focus on the fun part: building cool stuff.

  1. CONNECT AND CONQUER

  1. CONNECT AND CONQUER

  1. UPLOAD FASTER THAN EVER

  1. UPLOAD FASTER THAN EVER

  1. ACCESS ANYTIME

  1. ACCESS ANYTIME

  1. KEEP CREATING

  1. KEEP CREATING

YOUR FILES
DESERVE BETTER.

YOUR FILES
DESERVE BETTER.

Read docs

"The difference in reliability and speed is like going from minutes of waiting to near-instant results."

Kartik patel

Head of protocol at Open Sea

ANNOUNCEMENT

Introducing The Internet's Files API

For the past six years, Pinata has mastered the file storage business, playing on hard mode. Building the largest and most scalable IPFS pinning service on the market required us …