Skip to main content
POST
Download a Douyin video as MP4

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string

Optional key for safely retrying a billable write request.

Required string length: 1 - 255

Body

application/json
url
string
required

Public Douyin video URL (douyin.com video, iesdouyin share, or v.douyin.com short link) or bare numeric video ID.

Response

Downloaded Douyin media link and normalized public video metadata.

id
string
required
url
string<uri>
required
video_content_type
string
required
video_url
string<uri>
required
author_name
string
author_verified
boolean
collect_count
integer<int64>
comment_count
integer<int64>
digg_count
integer<int64>
duration_seconds
number
share_count
integer<int64>
text
string
title
string
video_size_bytes
integer<int64>