Files
The files APIs provide users to make preparations for creating NFTs including uploading files and the corresponding query functions.
Last updated
The files APIs provide users to make preparations for creating NFTs including uploading files and the corresponding query functions.
Last updated
Upload file
API helps users to upload a file to get the corresponding url for creating NFT metadata. The file can be a video, a figure and so on.
Authorization
Bearer Token
Header
string
OSS is a storage service provided by Alibaba. Users can choose to upload the files to OSS storage. Upload file to OSS
API helps users to achieve the target. The file can be a video, a figure and so on.
Authorization
Bearer Token
Header
string
Upload File List
API helps users to upload a folder to the server. The files can be a video, a figure and so on.
Authorization
Bearer Token
Header
string
Upload File List To OSS
API helps users to upload a folder to oss. The files in this folder can be a video, a figure and so on.
Authorization
Bearer Token
Header
string
Obtain file list
API helps users to obtain the list including the inforamion of the files uploaded in the specified app. The information of each file contains file_url
, file_size
, file_type
and file_name
.
Authorization
Bearer Token
Header
string