๐Ÿ‡บ๐Ÿ‡ธ English
  • ๐Ÿ‡จ๐Ÿ‡ณ็ฎ€ไฝ“ไธญๆ–‡
  • ๐Ÿ‡บ๐Ÿ‡ธ English
  1. Video
๐Ÿ‡บ๐Ÿ‡ธ English
  • ๐Ÿ‡จ๐Ÿ‡ณ็ฎ€ไฝ“ไธญๆ–‡
  • ๐Ÿ‡บ๐Ÿ‡ธ English
  • Introduction
  • Authentication
  • User
    • Get user information by ID
      GET
    • Extract user user_id
      GET
    • Extract user sec_uid
      GET
    • Get user video feed
      GET
    • Get user liked video feed
      GET
    • Get user playlists
      GET
    • Get playlist information by ID
      GET
    • Get user follower list
      GET
    • Get user following list
      GET
    • Get user region
      GET
    • Get user stories
      GET
    • Check ttseller identity
      GET
    • Check showcase activated
      GET
  • Video
    • Get video information by ID
      GET
    • Comments by video ID
      GET
    • Get comment replies
      GET
    • Comment information by ID
      GET
    • Trending categories feed list
      GET
    • Trending feed
      GET
    • Get video feed by play ID
      GET
    • Get video feed by hashtag ID
      GET
    • Get video feed by music ID
      GET
    • Get hashtag information by ID
      GET
    • Get music information by ID
      GET
    • Get user music list by user ID
      GET
    • Get product related videos
      GET
    • Get seller related videos
      GET
  • Live
    • Get live information by ID
    • Get live ranking list
    • Get live ranking information by ID
    • Check live stream on
  • Shop
    • Get product information by ID
    • Get seller categories
    • Get product level1 category metadata
    • Get product level2 category metadata
    • Get product level3 category metadata
    • Get seller information by ID
    • Get list of seller products
    • Get seller ID by Share Link
    • Get product ID by Share Link
    • Get web home products by category ID
    • Get video associated product list
    • Get user Related products
  • Search
    • Search user
    • Search video
    • Search hashtag
    • Search music
    • Search live
    • Search product
  • Errors
    • Bad Request (400)
    • Unauthorized (401)
    • Account Key Session Expiry (428)
    • Rate-Limit (429)
    • Server error (500)
  • Key
    • Get information about your API Key
  1. Video

Comment information by ID

GET
https://api.tikhubapi.com/api/v1//video/comment/info
Video
Get detailed comment data based on video_id and comment_id.

Request

Authorization
Send your HTTP requests with an
Authorization
header that contains the word Basic followed by a space and a base64-encoded string username:password
Example:
Authorization: Basic *****************
Query Params

Responses

๐ŸŸข200SUCCESS
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.tikhubapi.com/api/v1//video/comment/info?video_id=7456273677772934446&comment_id=7464981741788775186' \
--header 'Authorization: Basic <encoded-value>'
Response Response Example
{
    "code": 0,
    "msg": "success",
    "data": {
        "cid": "7464981741788775186",
        "text": "camping car house in heavy rain",
        "aweme_id": "7456273677772934446",
        "create_time": 1738076527,
        "digg_count": 12600,
        "status": 1,
        "user": {
            "uid": "7244929571811132421",
            "short_id": "0",
            "nickname": "Mr Jay",
            "signature": "PUT GOD FIRST \nAffiliate marketing | Content creator |",
            "avatar_thumb": {
                "uri": "tos-maliva-avt-0068/92636fdfee28c84dc34e0f36b3747523",
                "url_list": [
                    "https://p16-sign-va.tiktokcdn.com/tos-maliva-avt-0068/92636fdfee28c84dc34e0f36b3747523~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=61049c5d&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1754654400&x-signature=hZBY7i5pQzYQmCHLEr7FqAjsme0%3D",
                    "https://p77-sign-va.tiktokcdn.com/tos-maliva-avt-0068/92636fdfee28c84dc34e0f36b3747523~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=6a032ff4&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1754654400&x-signature=uxgr9Q3wYzLdO92QNZljBC8RaC0%3D"
                ],
                "width": 720,
                "height": 720,
                "url_prefix": null
            },
            "follow_status": 0,
            "aweme_count": 0,
            "following_count": 0,
            "follower_count": 0,
            "favoriting_count": 0,
            "total_favorited": 0,
            "is_block": false,
            "hide_search": false,
            "custom_verify": "",
            "unique_id": "arjayarwita",
            "bind_phone": "",
            "special_lock": 1,
            "need_recommend": 0,
            "has_facebook_token": false,
            "has_twitter_token": false,
            "fb_expire_time": 0,
            "tw_expire_time": 0,
            "has_youtube_token": false,
            "youtube_expire_time": 0,
            "room_id": 0,
            "live_verify": 0,
            "authority_status": 0,
            "verify_info": "",
            "shield_follow_notice": 0,
            "shield_digg_notice": 0,
            "shield_comment_notice": 0,
            "with_commerce_entry": false,
            "verification_type": 1,
            "enterprise_verify_reason": "",
            "is_ad_fake": false,
            "followers_detail": null,
            "region": "PH",
            "account_region": "",
            "commerce_user_level": 0,
            "live_agreement": 0,
            "platform_sync_info": null,
            "with_shop_entry": false,
            "is_discipline_member": false,
            "secret": 0,
            "has_orders": false,
            "prevent_download": false,
            "show_image_bubble": false,
            "geofencing": null,
            "unique_id_modify_time": 1754569063,
            "video_icon": {
                "uri": "",
                "url_list": [],
                "width": 720,
                "height": 720,
                "url_prefix": null
            },
            "ins_id": "",
            "google_account": "",
            "youtube_channel_id": "UCpgpSQUWWIMUv9alMHnG5Kg",
            "youtube_channel_title": "Arjay Arwita",
            "apple_account": 0,
            "is_phone_binded": false,
            "accept_private_policy": false,
            "twitter_id": "",
            "twitter_name": "",
            "user_canceled": false,
            "has_email": false,
            "status": 1,
            "create_time": 0,
            "avatar_uri": "tos-maliva-avt-0068/92636fdfee28c84dc34e0f36b3747523",
            "follower_status": 0,
            "comment_setting": 0,
            "duet_setting": 0,
            "user_rate": 1,
            "download_setting": 0,
            "download_prompt_ts": 0,
            "react_setting": 0,
            "live_commerce": false,
            "cover_url": [],
            "language": "en",
            "has_insights": false,
            "item_list": null,
            "user_mode": 1,
            "user_period": 0,
            "is_star": false,
            "cv_level": "",
            "type_label": null,
            "ad_cover_url": null,
            "comment_filter_status": 0,
            "relative_users": null,
            "cha_list": null,
            "sec_uid": "MS4wLjABAAAAZzLVWTl-MyRnsdDxTf8W5bGILoZq09RJu4rmsBZ0rXVksS1mwMz1yLJQTbVQOS3u",
            "need_points": null,
            "homepage_bottom_toast": null,
            "can_set_geofencing": null,
            "white_cover_url": null,
            "user_tags": null,
            "stitch_setting": 0,
            "bold_fields": null,
            "search_highlight": null,
            "mutual_relation_avatars": null,
            "events": null,
            "story_status": 0,
            "predicted_age_group": "",
            "advance_feature_item_order": null,
            "mention_status": 1,
            "special_account": {
                "special_account_list": null
            },
            "advanced_feature_info": null,
            "user_profile_guide": null,
            "shield_edit_field_info": null,
            "friends_status": 0,
            "can_message_follow_status_list": [
                0,
                1,
                2,
                4
            ],
            "matched_friend_available": false,
            "account_labels": null,
            "user_now_pack_info": {},
            "fake_data_info": {},
            "is_mute": 0,
            "reply_with_video_flag": 4,
            "user_spark_info": {},
            "is_mute_non_story_post": 0,
            "is_mute_story": 0,
            "is_mute_lives": 0,
            "enabled_filter_all_comments": false
        },
        "reply_id": "0",
        "user_digged": 0,
        "reply_comment": null,
        "text_extra": [
            {
                "start": 0,
                "end": 31,
                "type": 6,
                "search_keyword": "camping car house in heavy rain",
                "search_keyword_id": "2822208869438553853",
                "word_position": 0,
                "search_penetrate_info": "{\"ecom_intent\":\"0\",\"hot_level\":\"0\",\"ecom_trigger_info_map\":\"\",\"is_ramandan_promotion\":\"\",\"is_time_sensitive\":\"0\",\"words_type_to_voucher_ids\":\"\",\"word_type_list\":\"\",\"lvl1_category_id\":\"\",\"visualize_sug_product_id\":\"\",\"poi_card_id_list\":\"0\",\"ecom_trigger_info\":\"\",\"lvl3_cate_list\":\"\",\"words_type_to_dmp_list\":\"\",\"sug_user_id\":\"\",\"generate_time\":\"1746438670\",\"recall_reason\":\"comment_sar_match_recall\",\"word_type_version_map\":\"\"}",
                "search_word_record": {
                    "words_lang": "en",
                    "textnet_id": "1023##686"
                }
            }
        ],
        "reply_comment_total": 21,
        "reply_to_reply_id": "0",
        "is_author_digged": false,
        "stick_position": 0,
        "user_buried": false,
        "label_list": null,
        "author_pin": false,
        "no_show": false,
        "collect_stat": 0,
        "trans_btn_style": 0,
        "share_info": {
            "acl": {
                "code": 0,
                "extra": "{}"
            },
            "need_confirm": true,
            "desc_tpl": "โ€™s comment"
        },
        "comment_language": "en",
        "qrec_virtual_enable": "",
        "image_list": null,
        "comment_post_item_ids": null,
        "forbid_reply_with_video": false,
        "is_comment_translatable": true,
        "sort_extra_score": {
            "reply_score": 0,
            "show_more_score": 0
        },
        "sort_tags": "{}",
        "is_high_purchase_intent": false,
        "allow_download_photo": true
    }
}
Previous
Get comment replies
Next
Trending categories feed list
Built with