Note:
The file upload API base URL ishttps://files-api.evolink.ai
##All APIs require Bearer Token authentication##
Get API Key:
Visit API Key Management Page to obtain your API Key
Add to request header:
Authorization: Bearer YOUR_API_KEYFile binary data
Note:
1 image per requestimage/jpeg, image/png, image/gif, image/webp formats onlyCustom upload path
Note:
upload_pathuploadPath"photos"
Custom file name
Note:
file_namefileName"photo.png"