📌Pin on IPFS

pin file on IPFS.

pinning a file on IPFS makes file permanently stored and accessible even if no one is actively requesting it.

NB: This end-point is only available under LiaaS Prime enterprise plan. Please check out Azure Marketplace for more details.

Upload to IPFS (API reference)

POST /api/NonFungibleTokens/pin

Pin file on IPFS

Headers

Name
Type
Description

Content-Type

application/json

application in JSON format

Request Body

Name
Type
Description

hash*

String

Unique Hash (CID) generated after uploading on IPFS

Last updated

Was this helpful?