TikTok
Publish videos and photos, manage content, view comments, and access TikTok creator tools.
Authentication: oauth
Tools
• Get User Info
Get the authenticated user's TikTok profile information.
• List Videos
List the authenticated user's published videos.
• Query Videos
Get details for specific videos by their IDs.
• Get Publish Status
Check the status of a video/photo publish request.
• Get Creator Info
Get creator-specific information including posting permissions and limits.
• Direct Post
Publish a video to the account (Direct Post). PULL_FROM_URL lets TikTok fetch a public URL on a domain verified for the app; FILE_UPLOAD downloads the file here and uploads it to TikTok in chunks (works with any URL). privacy_level must be one of the values get_creator_info returned; caption up to 2,200 characters. Returns a publish_id to poll with get_publish_status.
• Photo Post
Publish a photo post (1–35 images by public URL) to the account. privacy_level must come from get_creator_info; title up to 90 characters, description up to 4,000. Returns a publish_id to poll with get_publish_status.
Need help? Contact our support team