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_KEYBase64 encoded file data
Supported Formats:
data:image/png;base64,iVBORw0KGgo...iVBORw0KGgo...Note:
1 image per requestimage/jpeg, image/png, image/gif, image/webp formats only"data:image/png;base64,iVBORw0KGgo..."
Custom upload path
Note:
"avatars"
Custom file name
Note:
"avatar.png"