get
/api/v0/get
REQUEST
curl "https://ipfs.krypc.io:5001/api/v0/get?arg=<ipfs-path>&output=<value>&archive=false&compress=false&compression-level=-1" \
-X POST \
-u "<API_KEY>:<API_KEY_SECRET>"RESPONSE
This endpoint returns a `text/plain` response body.Last updated
Was this helpful?