any plan to provide oembed api interface
It will be really interesting that you also provide oEmbed api interface for your images.
Thanks!
Answer
That's a really good idea. I've just added it to my todo list. A blog post will most definitely be made when it's released, but it should be sometime next month.
Alan, Great! Meanwhile, since I'm working on a FOSS that is a oEmbed wrapper I will call your http://api.imgur.com/2/image/:HASH, can I do that anonymously? Cause this will be a python lib that will provide the way to get the embedded codes for any link to imgur and other services.
I meant to say if an app needs to be registered to use that. I see that can be called without that, but just to comply with your service. thx
Great, thanks... pls let me know when you support oEmbed, to update the lib.
Hi there... another question here.
I'm working on a client side anonymous api. https://github.com/eka/thornbed/
At first it was working without hitting imgur but then I got some cases I can't resolve so when trying your ombed api I see that there is a rate limit of 500.
Is that 500 a day? an hour?
Is there any pattern you can share with me for discovering Picture ID? I have problems when I get a thumb link ex:
pic page:
url:
http://i.imgur.com/0TczaPb.jpg
thumb:
So the problem there is, if my API gets any other link that's no page, I have no way to know what is the proper ID without hitting Imgur API, and that's very rate limited.
Thanks
Esteban (Eka)
Customer support service by UserEcho
That's a really good idea. I've just added it to my todo list. A blog post will most definitely be made when it's released, but it should be sometime next month.