Item Video Play Url
GET
/api/item_video/play_url
Notes
1.
2.
"10025"
. Normally, make the request again after a few minutes to get the video link.3.
Response Codes
"200"
: Returns the download link."10025"
: The download task is in progress. Please try again later."10026"
: The download task failed. The source file does not exist on TikTok. The author may have deleted the video."5000"
: Internal server error. Please contact customer service.Request
Query Params
videoId
string
required
Header Params
x-appKey
string
required
Example:
{{appKey}}
x-timestamp
string
required
Example:
{{x-timestamp}}
x-sign
string
required
Example:
{{x-sign}}
Request samples
Responses
Modified at 2025-06-24 12:32:51