Download
This API allows you to download a file from the decentralized storage using its Content Identifier (CID)
Last updated
This API allows you to download a file from the decentralized storage using its Content Identifier (CID)
Last updated
POST
/api/v1/get
API endpoint and JWT token is available in api response.
arg*
String
The Content Identifier (CID) of the file you want to download from the decentralized storage system
Authorization*
Bearer <jwt token>
he authentication token required to access the API.