dag_get
/api/v0/dag/get
REQUEST
curl "https://ipfs.krypc.io:5001/api/v0/dag/get?arg=<key>&output-codec=dag-json" \
-X POST \
-u "<API_KEY>:<API_KEY_SECRET>"RESPONSE
This endpoint returns a `text/plain` response body.Last updated
Was this helpful?