Skip to main content

Endpoint

Overview

Create a comment on a TikTok video using one of your accounts. Use the returned commentId to check the status of the comment.

Request Body

string
required
Account ID to use for commenting The account must: - Be in setup status - Belong to your organization
string
required
Full URL to the TikTok post to comment on Format: https://www.tiktok.com/@username/video/{video_id} Example: https://www.tiktok.com/@creator/video/7234567890123456789
string
required
The text content of the comment - Can include emojis - Maximum length: 150 characters (TikTok limit) - Cannot be empty

Response

object
Comment creation response