← Tools Reference

TikHub

TikHub integration (Data, Social). Imported from open-connector.

API key28 toolshttps://api.tikhub.io
GET
tikhub_get_user_daily_usage
Get the current TikHub account daily API usage. Requires the /api/v1/tikhub/user/ TikHub path scope.

/api/v1/tikhub/user/get_user_daily_usage

GET
tikhub_get_user_info
Get the current TikHub account and API key information. Requires the /api/v1/tikhub/user/ TikHub path scope.

/api/v1/tikhub/user/get_user_info

GET
tikhub_get_endpoint_info
Get TikHub cost and metadata for one endpoint. Requires the /api/v1/tikhub/user/ TikHub path scope.

/api/v1/tikhub/user/get_endpoint_info

1 parameter
ParamTypeRequiredDescription
endpointstringoptionalThe TikHub endpoint path to inspect or price.
GET
tikhub_get_all_endpoints_info
Get TikHub cost and metadata for all endpoints. Requires the /api/v1/tikhub/user/ TikHub path scope.

/api/v1/tikhub/user/get_all_endpoints_info

GET
tikhub_calculate_price
Calculate TikHub daily request pricing for one endpoint. Requires the /api/v1/tikhub/user/ TikHub path scope.

/api/v1/tikhub/user/calculate_price

2 parameters
ParamTypeRequiredDescription
endpointstringrequiredThe TikHub endpoint path to inspect or price.
requestPerDayintegeroptionalThe expected number of daily requests used for the price calculation.
GET
tikhub_fetch_tiktok_user_profile
Fetch a public TikTok user profile through TikHub. Requires the /api/v1/tiktok/web/ TikHub path scope.

/api/v1/tiktok/web/fetch_user_profile

2 parameters
ParamTypeRequiredDescription
uniqueIdstringoptionalThe TikTok user uniqueId.
secUidstringoptionalThe TikTok user secUid.
GET
tikhub_fetch_tiktok_post_detail
Fetch a public TikTok post detail through TikHub. Requires the /api/v1/tiktok/web/ TikHub path scope.

/api/v1/tiktok/web/fetch_post_detail

1 parameter
ParamTypeRequiredDescription
itemIdstringoptionalThe TikTok post item ID.
GET
tikhub_fetch_tiktok_user_posts
Fetch public TikTok posts for a user through TikHub. Requires the /api/v1/tiktok/web/ TikHub path scope.

/api/v1/tiktok/web/fetch_user_post

5 parameters
ParamTypeRequiredDescription
secUidstringrequiredThe TikTok user secUid.
cursorintegeroptionalThe page cursor.
countintegeroptionalThe number of posts to return.
coverFormatintegeroptionalThe TikTok cover format value.
postItemListRequestTypeintegeroptionalThe TikTok post list sort type.
GET
tikhub_fetch_tiktok_post_comments
Fetch public TikTok post comments through TikHub. Requires the /api/v1/tiktok/web/ TikHub path scope.

/api/v1/tiktok/web/fetch_post_comment

4 parameters
ParamTypeRequiredDescription
awemeIdstringrequiredThe TikTok post aweme ID.
cursorintegeroptionalThe page cursor.
countintegeroptionalThe number of comments to return.
currentRegionstringoptionalThe current region code used by TikHub.
GET
tikhub_search_tiktok_users
Search public TikTok users through TikHub without exposing upstream cookies. Requires the /api/v1/tiktok/web/ TikHub path scope.

/api/v1/tiktok/web/fetch_search_user

3 parameters
ParamTypeRequiredDescription
keywordstringrequiredThe TikTok search keyword.
cursorintegeroptionalThe page cursor.
searchIdstringoptionalThe TikTok search ID from a previous response.
GET
tikhub_fetch_tiktok_tag_detail
Fetch a public TikTok tag detail through TikHub. Requires the /api/v1/tiktok/web/ TikHub path scope.

/api/v1/tiktok/web/fetch_tag_detail

1 parameter
ParamTypeRequiredDescription
tagNamestringoptionalThe TikTok tag name.
GET
tikhub_fetch_tiktok_tag_posts
Fetch public TikTok posts for a tag through TikHub. Requires the /api/v1/tiktok/web/ TikHub path scope.

/api/v1/tiktok/web/fetch_tag_post

3 parameters
ParamTypeRequiredDescription
challengeIdstringrequiredThe TikTok challenge ID.
countintegeroptionalThe number of posts to return.
cursorintegeroptionalThe page cursor.
GET
tikhub_fetch_douyin_video_detail
Fetch a public Douyin video detail through TikHub. Requires the /api/v1/douyin/web/ TikHub path scope.

/api/v1/douyin/web/fetch_one_video

2 parameters
ParamTypeRequiredDescription
awemeIdstringrequiredThe Douyin video aweme ID.
needAnchorInfobooleanoptionalWhether TikHub should include anchor information.
GET
tikhub_fetch_douyin_video_by_share_url
Fetch a public Douyin video detail by share URL through TikHub. Requires the /api/v1/douyin/web/ TikHub path scope.

/api/v1/douyin/web/fetch_one_video_by_share_url

1 parameter
ParamTypeRequiredDescription
shareUrlstringoptionalThe Douyin video share URL.
GET
tikhub_fetch_douyin_user_profile_by_uid
Fetch a public Douyin user profile by UID through TikHub. Requires the /api/v1/douyin/web/ TikHub path scope.

/api/v1/douyin/web/fetch_user_profile_by_uid

1 parameter
ParamTypeRequiredDescription
uidstringoptionalThe Douyin user UID.
GET
tikhub_fetch_douyin_user_profile_by_short_id
Fetch a public Douyin user profile by short ID through TikHub. Requires the /api/v1/douyin/web/ TikHub path scope.

/api/v1/douyin/web/fetch_user_profile_by_short_id

1 parameter
ParamTypeRequiredDescription
shortIdstringoptionalThe Douyin user short ID.
GET
tikhub_fetch_douyin_user_posts
Fetch public Douyin posts for a user through TikHub without exposing upstream cookies. Requires the /api/v1/douyin/web/ TikHub path scope.

/api/v1/douyin/web/fetch_user_post_videos

4 parameters
ParamTypeRequiredDescription
secUserIdstringrequiredThe Douyin user sec_user_id.
maxCursorstringoptionalThe maximum cursor returned by a previous response.
countintegeroptionalThe number of posts to return.
filterTypestringoptionalThe Douyin filter type.
GET
tikhub_fetch_douyin_video_comments
Fetch public Douyin video comments through TikHub. Requires the /api/v1/douyin/web/ TikHub path scope.

/api/v1/douyin/web/fetch_video_comments

3 parameters
ParamTypeRequiredDescription
awemeIdstringrequiredThe Douyin video aweme ID.
cursorintegeroptionalThe page cursor.
countintegeroptionalThe number of comments to return.
GET
tikhub_fetch_douyin_video_comment_replies
Fetch public Douyin comment replies through TikHub. Requires the /api/v1/douyin/web/ TikHub path scope.

/api/v1/douyin/web/fetch_video_comment_replies

4 parameters
ParamTypeRequiredDescription
itemIdstringrequiredThe Douyin video item ID.
commentIdstringrequiredThe Douyin comment ID.
cursorintegeroptionalThe page cursor.
countintegeroptionalThe number of replies to return.
GET
tikhub_search_xiaohongshu_notes
Search public Xiaohongshu notes through TikHub. Requires the /api/v1/xiaohongshu/app_v2/ TikHub path scope.

/api/v1/xiaohongshu/app_v2/search_notes

4 parameters
ParamTypeRequiredDescription
keywordsstringrequiredThe Xiaohongshu search keywords.
pageintegeroptionalThe result page number.
sortTypestringoptionalThe Xiaohongshu note sort type.
noteTypestringoptionalThe Xiaohongshu note type filter. Supported string values include "0", "1", "2"…
GET
tikhub_search_xiaohongshu_users
Search public Xiaohongshu users through TikHub. Requires the /api/v1/xiaohongshu/app_v2/ TikHub path scope.

/api/v1/xiaohongshu/app_v2/search_users

2 parameters
ParamTypeRequiredDescription
keywordsstringrequiredThe Xiaohongshu search keywords.
pageintegeroptionalThe result page number.
GET
tikhub_fetch_xiaohongshu_note_comments
Fetch public Xiaohongshu note comments through TikHub App V2. Requires the /api/v1/xiaohongshu/app_v2/ TikHub path scope.

/api/v1/xiaohongshu/app_v2/get_note_comments

6 parameters
ParamTypeRequiredDescription
noteIdstringoptionalThe Xiaohongshu note ID.
shareTextstringoptionalThe Xiaohongshu note share link.
cursorstringoptionalThe comment cursor.
indexintegeroptionalThe comment index returned by a previous response.
pageAreastringoptionalThe comment fold state, such as UNFOLDED or FOLDED.
sortStrategystringoptionalThe comment sort strategy, such as default, latest_v2, or like_count.
GET
tikhub_fetch_xiaohongshu_sub_comments
Fetch public Xiaohongshu sub-comments through TikHub App V2. Requires the /api/v1/xiaohongshu/app_v2/ TikHub path scope.

/api/v1/xiaohongshu/app_v2/get_note_sub_comments

6 parameters
ParamTypeRequiredDescription
noteIdstringoptionalThe Xiaohongshu note ID.
shareTextstringoptionalThe Xiaohongshu note share link.
commentIdstringrequiredThe Xiaohongshu parent comment ID.
cursorstringoptionalThe sub-comment cursor.
lastCursorstringoptionalDeprecated compatibility alias for cursor. Prefer cursor for new calls.
indexintegeroptionalThe sub-comment pagination index.
GET
tikhub_fetch_xiaohongshu_user_info
Fetch public Xiaohongshu user information through TikHub App V2. Requires the /api/v1/xiaohongshu/app_v2/ TikHub path scope.

/api/v1/xiaohongshu/app_v2/get_user_info

2 parameters
ParamTypeRequiredDescription
userIdstringoptionalThe Xiaohongshu user ID.
shareTextstringoptionalThe Xiaohongshu profile share link.
GET
tikhub_fetch_xiaohongshu_hot_list
Fetch the public Xiaohongshu hot list through TikHub. Requires the /api/v1/xiaohongshu/web_v2/ TikHub path scope.

/api/v1/xiaohongshu/web_v2/fetch_hot_list

GET
tikhub_fetch_xiaohongshu_user_notes
Fetch public Xiaohongshu user notes through TikHub App V2. Requires the /api/v1/xiaohongshu/app_v2/ TikHub path scope.

/api/v1/xiaohongshu/app_v2/get_user_posted_notes

4 parameters
ParamTypeRequiredDescription
userIdstringoptionalThe Xiaohongshu user ID.
shareTextstringoptionalThe Xiaohongshu profile share link.
cursorstringoptionalThe pagination cursor returned by a previous response.
lastCursorstringoptionalDeprecated compatibility alias for cursor. Prefer cursor for new calls.
GET
tikhub_fetch_xiaohongshu_note_comment_replies
Fetch public Xiaohongshu note comment replies through TikHub App V2. Requires the /api/v1/xiaohongshu/app_v2/ TikHub path scope.

/api/v1/xiaohongshu/app_v2/get_note_sub_comments

6 parameters
ParamTypeRequiredDescription
noteIdstringoptionalThe Xiaohongshu note ID.
shareTextstringoptionalThe Xiaohongshu note share link.
commentIdstringrequiredThe Xiaohongshu parent comment ID.
cursorstringoptionalThe sub-comment cursor.
lastCursorstringoptionalDeprecated compatibility alias for cursor. Prefer cursor for new calls.
indexintegeroptionalThe sub-comment pagination index.
GET
tikhub_fetch_douyin_hot_total_list
Fetch the public Douyin hot total list through TikHub. Requires the /api/v1/douyin/billboard/ TikHub path scope.

/api/v1/douyin/billboard/fetch_hot_total_list

8 parameters
ParamTypeRequiredDescription
pageintegerrequiredThe result page number.
pageSizeintegerrequiredThe number of hot-list items to return per page.
typestringrequiredThe billboard snapshot mode, such as snapshot or range.
snapshotTimestringoptionalThe snapshot timestamp formatted as yyyyMMddHHmmss.
startDatestringoptionalThe start date formatted as yyyyMMdd.
endDatestringoptionalThe end date formatted as yyyyMMdd.
sentenceTagstringoptionalThe comma-separated hot-list category tags.
keywordstringoptionalThe hot-list keyword filter.