moibitworld
Description:
Used to list the attributes of the file specifically in moibit apart from the traditional file attributes like file size, file name etc
Request
https://api.moinet.io/moibit/v1/moibitworld
Request type - POST
#
HeadersHeader Key | Header Value | Optional |
---|---|---|
nonce | <developer_nonce> | No |
signature | <signature gotten after signing developer_nonce by developer> | No |
developerKey | public id of the developer | No |
networkID | ID of the network the file exist | No |
appID | ID of the app the file exist | Yes |
enduser_nonce | <enduser nonce> where enduser has moi_id | No if enduser has moi_id |
enduser_signature | <signature gotten after signing enduser_nonce by enduser> where enduser has moi_id | No if enduser has moi_id |
enduserID | Id of the enduser if end-user doesn't have moi_id | Yes |
#
ParametersParam Key | Param Type | Description | Optional |
---|---|---|---|
path | String | File name or path | No |
version | Integer | File version you want to delete | No |
#
Response ArrayField | Description |
---|---|
hash | Content identifier of the file |
privacy | File Content encryption level Encryption Type = 0 => Network Level Encryption Type = 1 => Developer Level Encryption Type = 2 => End user Level Encryption Type = -1 => No Encryption Encryption Type = 3 => Custom key Encryption Encryption Type = 4 => End-to-End Encryption |
replicas | Info of all nodes where file got replicated |
shards | Shards distribution of the file |