Endpoints
Send JSON with Bearer authentication to https://api.fetchlayer.dev/tiktok/{endpoint}. Every data route is a POST with a JSON body; /media is a GET that streams image bytes.
/user-profile POST List an account’s videos /user-videos POST Get one video in full /video-detail POST Read a video’s comments /comments POST Get a video’s transcript /video-transcript POST Search TikTok videos /search-videos POST List videos under a hashtag /hashtag-videos POST Parse a TikTok URL (free) /resolve-url GET Stream an image or cover /media