๐Ÿ‡บ๐Ÿ‡ธ 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

Comments by video ID

GET
https://api.tikhubapi.com/api/v1//video/comments
Video
Comments by video 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/comments?video_id=7456273677772934446&offset=0&count=10' \
--header 'Authorization: Basic <encoded-value>'
Response Response Example
{
    "code": 0,
    "msg": "success",
    "data": {
        "status_code": 0,
        "comments": [
            {
                "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": 1754568938,
                    "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,
     
Previous
Get video information by ID
Next
Get comment replies
Built with