IPFS Pinning
Pin File to IPFS
Upload a file to Pinata to be pinned to IPFS
POST
/
pinning
/
pinFileToIPFS
HTML uploads are currently only available on paid plans with granted access. If you are on a paid plan and wish to upload HTML please send a request through our support chat or send an email to [email protected]
Guides
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
file
file
requiredpinataMetadata
object
Optional stringified object
pinataOptions
object
Optional stringified object
Response
200 - application/json
IpfsHash
string
PinSize
integer
Timestamp
string
isDuplicate
boolean