Chunk
Making an call to the chunk endpoint
Get chunk of a file as hex string from transaction id on blockchain
Retrieve chunk of blob.
GET
https://api.bloqifi.com/v0/chunk/BLOCKCHAIN/TXID
Retrieve a chunk of a hex string of a blob from txid.
Headers
Name
Type
Description
Content-Type*
String
application/json
The output received from this endpoint is immutable, raw data compressed using Brotli
, except in the case of IPFS, which is vanilla raw data.
Last updated
Was this helpful?