v1
latestOpenAPI 3.1.02026-07-266827131.9 KBTwitter Video Caption
Get Twitter video caption.
post/twitter/video/mai/transcript
Request body
Example request
{
"video_url": "https://x.com/NBCOlympics/status/1989901761650323606"
}Response
Transcription task information
Example response
{
"msg": "success",
"data": {
"task_id": "1cd78354af824c8eb1dafe4ed2435720"
},
"success": true
}