IPFS
You can access the Rest API through the Swagger UI from the App API section. Navigate to Network -> Deployed Apps -> App -> IPFS API
Last updated
You can access the Rest API through the Swagger UI from the App API section. Navigate to Network -> Deployed Apps -> App -> IPFS API
Last updated
Show IPFS object data
File data
List objects pinned to local storage
Pinned list
Remove object from pin-list. By default garbage collection is called after pin is removed
Removed pins list
Pin objects to local storage
Newly added pins list
List directory contents for Unix filesystem objects
List directory contents
Uploads a file to IPFS using the given URL, with a maximum accepted size of 4MB. For file size larger than 4MB use the /ipfs/addByUrl
endpoint
File uploaded
2454
"QmSMPFa2op3HqGv7bbpm1GkzPnuHP9cx2rQXiqN1"
"test"
1049
Uploads a file to IPFS using the given URL, with a maximum accepted size of 512MB. By default wrap-with-directory it is set to true. It is necessary to be able to persist file name in ipfs
File uploaded
2454
"QmSMPFa2op3HqGv7bbpm1GkzPnuHP9cx2rQXiqN1"
"test"
1049