Douyin (TikTok China)

User Published Videos

Retrieves videos published by a Douyin (TikTok China) user, with cursor pagination and newest or most-popular sorting. Use it to browse or monitor a creator's public video output.

get/api/douyin/get-user-video-list/v1

Query parameters

tokenstring required

Access token for this API service.

secUidstring required

The unique user ID (sec_user_id) on Douyin.

maxCursorstring

Pagination cursor; use 0 for the first page, and the max_cursor from the previous response for subsequent pages.

sortType'LATEST' | 'MOST_POPULAR'

Douyin user video list sort type

Sort order: LATEST for newest first (default), or MOST_POPULAR for most popular first.

Available Values:

  • LATEST: Newest first (default)
  • MOST_POPULAR: Most popular first

Response

OK

code0 | 100 | 101 | 202 | 300 | 301 | 302 | 303 | 400 | 404 | 500 | 503 | 600 | 601 | 602 required
messagestring nullable required
{"stackTrail":"paths:/api/douyin/get-user-video-list/v1:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
recordTimestring nullable required
requestIdstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.