Request
Upload a file to IPFS via Pinarkive
Response
Run a request to see the response here.
curl -X POST https://your-app.vercel.app/api/upload \
-F "file=@/path/to/file" \
-F "cluster=global" \
-F "timelockHours=48"Experiment with Pinarkive API v3
Upload a file to IPFS via Pinarkive
Run a request to see the response here.
curl -X POST https://your-app.vercel.app/api/upload \
-F "file=@/path/to/file" \
-F "cluster=global" \
-F "timelockHours=48"Pinarkive is an IPFS pinning service with multicluster support and timelocks.
https://pinarkive.com