What's a good image hosting site with an API to allow me upload images from my website? [closed]
Solution 1:
Try https://cloudinary.com/ APIs. I used it in for iOS application.
Solution 2:
Flickr has an API. I've never tried to use it, but it seems very well-documented.
Solution 3:
Imageshack - see http://reg.imageshack.us/content.php?page=developerpublic (and http://code.google.com/p/imageshackapi/ )