How do I use Instagram's API to display a gallery of my own photos?

chimerical picture chimerical · Sep 18, 2012 · Viewed 92.2k times · Source

I'd like to use Instagram's API to display a gallery of just my own photos on a webpage. Is this possible?

Answer

tcd picture tcd · Sep 18, 2012

Take a look here: http://instagram.com/developer/endpoints/users/

Most of the endpoints require users to be authenticated. You can retrieve tagged pictures and popular pictures without authentication. In order to display your own, you would need a user to be logged in with Instagram.

EDIT: Check this out: http://www.blueprintinteractive.com/blog/how-instagram-api-fancybox-simplified