Endpoints
Send JSON with Bearer authentication to https://api.fetchlayer.dev/instagram/{endpoint}. Every data route is a POST with a JSON body; /media is a GET that streams asset bytes.
/user-profile POST List an account’s posts /user-posts POST List an account’s reels /user-reels POST Get one post or reel in full /post-detail POST Read a post’s comments /post-comments POST Browse Instagram’s public reel feed /reels-feed POST List what Instagram is trending /trending-searches POST Parse an Instagram URL (free) /resolve-url GET Stream an image or video asset /media