block_stat
/api/v0/block/stat
REQUEST
curl "https://ipfs.krypc.io:5001/api/v0/block/stat?arg=<key>" \
-X POST \
-u "<API_KEY>:<API_KEY_SECRET>"RESPONSE
{
Key: "QmfQ5QAjvg4GtA3wg3adpnDJug8ktA1BxurVqBD8rtgVjM",
Size: 18
}Last updated
Was this helpful?