Skip to main content

TikTok

The TikTok connector exposes two endpoints:

EndpointPurposeBilled
GET /v1/tiktok/searchKeyword search across videos, users, or hashtags (native relevance)per page
GET /v1/tiktok/post/{video_id}Full post details + all engagement metricsper request

Post identifiers

A post is identified by its numeric video id — the number in a video URL:

https://www.tiktok.com/@user/video/7523456789012345678
└──────────────────┘
video_id = 7523456789012345678

You can pass either the bare id (7523456789012345678) or a full video URL — the API normalises it.

Media types

typeMeaning
videoStandard TikTok video
photoPhoto-mode post (image carousel)

Engagement vocabulary

TikTok's own metric names differ from other platforms. ListenX surfaces them under stable keys:

FieldTikTok meaning
play_countVideo plays / views
digg_countLikes
comment_countComments
share_countShares
collect_countSaves (favourites)
repost_countReposts