TikTok Video Caption

Get TikTok video caption.

post/tiktok/video/mai/transcript

Request body

video_urlstring required

The TikTok video URL

Example request

{
  "video_url": "https://www.tiktok.com/@cutshall73/video/7543017294226558221"
}

Response

Video transcript

transcriptstring
statusstring

Example response

{
  "transcript": "Hello, this is the transcript text...",
  "status": "success"
}

Changes

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