Upload
This API endpoint allows you to add a file to the decentralized storage.
Last updated
This API endpoint allows you to add a file to the decentralized storage.
Last updated
If using API for uploading, files are not encrypted. Do not store any private or sensitive information in an unencrypted way. If you want encryption out of the box consider using our .
POST
/api/v1/add
API endpoint and JWT token is available in api response.
Authorization*
Bearer <jwt token>
he authentication token required to access the API.
file*
multipart/form-data
The file to be added to the system