v1
latestOpenAPI 3.1.02026-07-266827131.9 KBUpload Video from Platform Creator URL
post/serve/api/v1/scraper
Request body
Example request
{
"username": "https://www.tiktok.com/@cutshall73",
"callback_url": "https://your.app/callback",
"folder_id": 671631448308117500
}Response
Successful response
Example response
{
"msg": "success",
"success": true
}