Looking for actual Instagram API endpoint (maybe private API) to get post details by post_id/short_code/media_id. I want to send many of requests hourly.
Found this on internet, but it does not seem to work anymore:
https://api.instagram.com/v1/media/{media_id}/info?access_token={access_token}