http://example.com/file.jpghttps://example.com/file.jpgAll APIs require authentication via Bearer Token.
Get API Key:
Usage: Add to request header: Authorization: Bearer YOUR_API_KEY
Note:
File download URL, must be a valid HTTP or HTTPS address
"https://example.com/images/sample.jpg"
File upload path, without leading or trailing slashes
"images/downloaded"
File name (optional), including file extension. If not provided, a random filename will be generated. If the same filename already exists, the old file will be overwritten, but changes may not be immediately visible due to caching
"sample-image.jpg"