What's a good image hosting site with an API to allow me upload images from my website?

ImageApiFile UploadImage Uploading

Image Problem Overview


I'm looking for an image hosting website that'll allow me to upload images onto their servers from my own website using an API. I like Imgur.com's API but I'm looking for alternatives.

Image Solutions


Solution 1 - Image

Try https://cloudinary.com/ APIs. I used it in for iOS application.

Solution 2 - Image

Flickr has an API. I've never tried to use it, but it seems very well-documented.

Solution 3 - Image

Solution 4 - Image

Its still in development but Droplr has an API too: http://help.droplr.com/customer/portal/articles/1014091-introduction

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
Questionvette982View Question on Stackoverflow
Solution 1 - ImageNishantView Answer on Stackoverflow
Solution 2 - ImageprotosporkView Answer on Stackoverflow
Solution 3 - ImageVirgilView Answer on Stackoverflow
Solution 4 - ImageErman TaylanView Answer on Stackoverflow