注意:
文件上传接口的baseurl为https://files-api.evolink.ai
##所有接口均需要使用Bearer Token进行认证##
获取 API Key :
访问 API Key 管理页面 获取您的 API Key
使用时在请求头中添加:
Authorization: Bearer YOUR_API_KEY文件二进制数据
说明:
1张图像image/jpeg、image/png、image/gif、image/webp四种类型文件的上传自定义上传路径
说明:
upload_pathuploadPath"photos"
自定义文件名
说明:
file_namefileName"photo.png"