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