01
Authorize
02
Select Task
03
Create Content
04
Publish
Connect Your TikTok Account
Authorize ShentuBot to publish videos to your TikTok account. We only request the minimum permissions needed.
Select a Promotion Task
Choose a task from the available campaigns to create content for.
CapCut - Video Editor
$0.15 / install Stock: 5,200
Lemon8 - Lifestyle App
$0.20 / install Stock: 3,800
TikTok Lite
$0.10 / install Stock: 10,000
TikTok Shop Seller
$0.25 / signup Stock: 2,100
Review Generated Content
AI-generated video based on the selected task. Review before publishing.

CapCut Amazing Transitions Tutorial ✂️

Duration 15 seconds
Resolution 1080 × 1920 (9:16)
Format MP4 / H.264
File Size 4.2 MB
AI Prompt CapCut transition effects...
Privacy Level
Public
Friends
Private
Publishing to TikTok...
Your video is being uploaded and published via the Content Posting API.
  • Query creator info
  • Initialize video upload
  • 3
    Uploading video chunks...
  • 4
    Processing on TikTok servers
  • 5
    Publish complete

Video Published Successfully!

Your video has been published to your TikTok account.

🔗 View on TikTok → https://tiktok.com/@user/video/7483920...
API Response
POST /v2/post/publish/video/init/ → 200 OK
{
  "data": {
    "publish_id": "v_pub_file~v2-1.7483920183",
    "upload_url": "https://open-upload.tiktokapis.com/video/..."
  }
}

PUT upload_url (chunk 1/1) → 200 OK

POST /v2/post/publish/status/fetch/ → 200 OK
{
  "data": {
    "status": "PUBLISH_COMPLETE",
    "permalink": "https://www.tiktok.com/@user/video/7483920183"
  }
}