{"status":"Running 🚀","endpoints":{"health_check":"/health","download_media":"/download/media?url=...","profile_info":"/profile/info?query=username_or_url","profile_stories":"/profile/stories?username=...","profile_highlights":"/profile/highlights?username=...","profile_posts":"/profile/posts?username=...&amount=12","profile_followers":"/profile/followers?username=...&amount=20","profile_following":"/profile/following?username=...&amount=20","search_users":"/search/users?query=...","search_hashtag":"/search/hashtag?name=...&amount=10","search_music":"/search/music?query=...","user_feed":"/feed/{telegram_id}","user_saved_get":"/saved/{telegram_id}","user_saved_add":"/saved/{telegram_id}/{reel_id}","reel_info":"/reel/{reel_id}/info","reel_comments":"/reel/{reel_id}/comments"}}