Please confirm it would be possible for me to programmatically upload images from my web server to yours using your API with PHP?
If this is possible, if I were to upload an image from https://myserver.com/myimage.jpg - does the API then send back the reference URL to be able to download that image from your server? (So I could download it via URL) ?