I want to show my users instagram feeds including photos and videos in my website, Is it possible to get these feeds without the user authentication?
Thanks n' regards, John.
You can get it using the User's ID with the user media recent endpoint. This endpoint will return media for the user with ID 1234:
https://api.instagram.com/v1/users/1234/media/recent