TikHub integration (Data, Social). Imported from open-connector.
https://api.tikhub.io/api/v1/tikhub/user/get_user_daily_usage
/api/v1/tikhub/user/get_user_info
/api/v1/tikhub/user/get_endpoint_info
| Param | Type | Required | Description |
|---|---|---|---|
| endpoint | string | optional | The TikHub endpoint path to inspect or price. |
/api/v1/tikhub/user/get_all_endpoints_info
/api/v1/tikhub/user/calculate_price
| Param | Type | Required | Description |
|---|---|---|---|
| endpoint | string | required | The TikHub endpoint path to inspect or price. |
| requestPerDay | integer | optional | The expected number of daily requests used for the price calculation. |
/api/v1/tiktok/web/fetch_user_profile
| Param | Type | Required | Description |
|---|---|---|---|
| uniqueId | string | optional | The TikTok user uniqueId. |
| secUid | string | optional | The TikTok user secUid. |
/api/v1/tiktok/web/fetch_post_detail
| Param | Type | Required | Description |
|---|---|---|---|
| itemId | string | optional | The TikTok post item ID. |
/api/v1/tiktok/web/fetch_user_post
| Param | Type | Required | Description |
|---|---|---|---|
| secUid | string | required | The TikTok user secUid. |
| cursor | integer | optional | The page cursor. |
| count | integer | optional | The number of posts to return. |
| coverFormat | integer | optional | The TikTok cover format value. |
| postItemListRequestType | integer | optional | The TikTok post list sort type. |
/api/v1/tiktok/web/fetch_post_comment
| Param | Type | Required | Description |
|---|---|---|---|
| awemeId | string | required | The TikTok post aweme ID. |
| cursor | integer | optional | The page cursor. |
| count | integer | optional | The number of comments to return. |
| currentRegion | string | optional | The current region code used by TikHub. |
/api/v1/tiktok/web/fetch_search_user
| Param | Type | Required | Description |
|---|---|---|---|
| keyword | string | required | The TikTok search keyword. |
| cursor | integer | optional | The page cursor. |
| searchId | string | optional | The TikTok search ID from a previous response. |
/api/v1/tiktok/web/fetch_tag_detail
| Param | Type | Required | Description |
|---|---|---|---|
| tagName | string | optional | The TikTok tag name. |
/api/v1/tiktok/web/fetch_tag_post
| Param | Type | Required | Description |
|---|---|---|---|
| challengeId | string | required | The TikTok challenge ID. |
| count | integer | optional | The number of posts to return. |
| cursor | integer | optional | The page cursor. |
/api/v1/douyin/web/fetch_one_video
| Param | Type | Required | Description |
|---|---|---|---|
| awemeId | string | required | The Douyin video aweme ID. |
| needAnchorInfo | boolean | optional | Whether TikHub should include anchor information. |
/api/v1/douyin/web/fetch_one_video_by_share_url
| Param | Type | Required | Description |
|---|---|---|---|
| shareUrl | string | optional | The Douyin video share URL. |
/api/v1/douyin/web/fetch_user_profile_by_uid
| Param | Type | Required | Description |
|---|---|---|---|
| uid | string | optional | The Douyin user UID. |
/api/v1/douyin/web/fetch_user_profile_by_short_id
| Param | Type | Required | Description |
|---|---|---|---|
| shortId | string | optional | The Douyin user short ID. |
/api/v1/douyin/web/fetch_user_post_videos
| Param | Type | Required | Description |
|---|---|---|---|
| secUserId | string | required | The Douyin user sec_user_id. |
| maxCursor | string | optional | The maximum cursor returned by a previous response. |
| count | integer | optional | The number of posts to return. |
| filterType | string | optional | The Douyin filter type. |
/api/v1/douyin/web/fetch_video_comments
| Param | Type | Required | Description |
|---|---|---|---|
| awemeId | string | required | The Douyin video aweme ID. |
| cursor | integer | optional | The page cursor. |
| count | integer | optional | The number of comments to return. |
/api/v1/douyin/web/fetch_video_comment_replies
| Param | Type | Required | Description |
|---|---|---|---|
| itemId | string | required | The Douyin video item ID. |
| commentId | string | required | The Douyin comment ID. |
| cursor | integer | optional | The page cursor. |
| count | integer | optional | The number of replies to return. |
/api/v1/xiaohongshu/app_v2/search_notes
| Param | Type | Required | Description |
|---|---|---|---|
| keywords | string | required | The Xiaohongshu search keywords. |
| page | integer | optional | The result page number. |
| sortType | string | optional | The Xiaohongshu note sort type. |
| noteType | string | optional | The Xiaohongshu note type filter. Supported string values include "0", "1", "2"… |
/api/v1/xiaohongshu/app_v2/search_users
| Param | Type | Required | Description |
|---|---|---|---|
| keywords | string | required | The Xiaohongshu search keywords. |
| page | integer | optional | The result page number. |
/api/v1/xiaohongshu/app_v2/get_note_comments
| Param | Type | Required | Description |
|---|---|---|---|
| noteId | string | optional | The Xiaohongshu note ID. |
| shareText | string | optional | The Xiaohongshu note share link. |
| cursor | string | optional | The comment cursor. |
| index | integer | optional | The comment index returned by a previous response. |
| pageArea | string | optional | The comment fold state, such as UNFOLDED or FOLDED. |
| sortStrategy | string | optional | The comment sort strategy, such as default, latest_v2, or like_count. |
/api/v1/xiaohongshu/app_v2/get_note_sub_comments
| Param | Type | Required | Description |
|---|---|---|---|
| noteId | string | optional | The Xiaohongshu note ID. |
| shareText | string | optional | The Xiaohongshu note share link. |
| commentId | string | required | The Xiaohongshu parent comment ID. |
| cursor | string | optional | The sub-comment cursor. |
| lastCursor | string | optional | Deprecated compatibility alias for cursor. Prefer cursor for new calls. |
| index | integer | optional | The sub-comment pagination index. |
/api/v1/xiaohongshu/app_v2/get_user_info
| Param | Type | Required | Description |
|---|---|---|---|
| userId | string | optional | The Xiaohongshu user ID. |
| shareText | string | optional | The Xiaohongshu profile share link. |
/api/v1/xiaohongshu/web_v2/fetch_hot_list
/api/v1/xiaohongshu/app_v2/get_user_posted_notes
| Param | Type | Required | Description |
|---|---|---|---|
| userId | string | optional | The Xiaohongshu user ID. |
| shareText | string | optional | The Xiaohongshu profile share link. |
| cursor | string | optional | The pagination cursor returned by a previous response. |
| lastCursor | string | optional | Deprecated compatibility alias for cursor. Prefer cursor for new calls. |
/api/v1/xiaohongshu/app_v2/get_note_sub_comments
| Param | Type | Required | Description |
|---|---|---|---|
| noteId | string | optional | The Xiaohongshu note ID. |
| shareText | string | optional | The Xiaohongshu note share link. |
| commentId | string | required | The Xiaohongshu parent comment ID. |
| cursor | string | optional | The sub-comment cursor. |
| lastCursor | string | optional | Deprecated compatibility alias for cursor. Prefer cursor for new calls. |
| index | integer | optional | The sub-comment pagination index. |
/api/v1/douyin/billboard/fetch_hot_total_list
| Param | Type | Required | Description |
|---|---|---|---|
| page | integer | required | The result page number. |
| pageSize | integer | required | The number of hot-list items to return per page. |
| type | string | required | The billboard snapshot mode, such as snapshot or range. |
| snapshotTime | string | optional | The snapshot timestamp formatted as yyyyMMddHHmmss. |
| startDate | string | optional | The start date formatted as yyyyMMdd. |
| endDate | string | optional | The end date formatted as yyyyMMdd. |
| sentenceTag | string | optional | The comma-separated hot-list category tags. |
| keyword | string | optional | The hot-list keyword filter. |