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_KEYRemote file URL
Requirements:
1 image per requestimage/jpeg, image/png, image/gif, image/webp formats only"https://example.com/image.jpg"
Custom upload path
Note:
"downloads"
Custom file name
Note:
"downloaded.jpg"