English
English
Appearance
English
English
Appearance
TikTok supports videos and photo posts, with options for music, drafts, and AI labels.
| Type | API value | What it publishes |
|---|---|---|
| Image | image | A photo post with one image, a title, and a caption. |
| Album | album | A photo carousel of 2 to 35 images, a title, and a caption. |
| Video | video | One video with a caption. |
description): up to 2,200 characters, including hashtags and mentions.title), for Image and Album posts: up to 90 characters.| Option in the dashboard | API field | Applies to | What it does |
|---|---|---|---|
| Music | additionalInfo.music | All types | Adds a TikTok track. Find tracks with Get TikTok Music. |
| Auto Add Music | additionalInfo.isAutoAddMusic | Image, Video | Lets TikTok add music automatically. |
| AI Generated | additionalInfo.isAiGenerated | Video | Labels the video as AI-generated, as TikTok requires for AI content. |
| Save as Draft | additionalInfo.isDraft | All types | Sends the post to your TikTok inbox as a draft instead of publishing it. |
| Custom Thumbnail | medias[].thumbnail, medias[].customThumbnail | Video | Uses your own image as the video cover. |
| Field | Type | Description |
|---|---|---|
id | string | TikTok music track ID. |
artist | string | Artist name. |
name | string | Track name. |
thumbnail | string | Track cover image URL. |
volume.video | number | Volume of the video's original sound, in percent (dashboard default 50). |
volume.music | number | Volume of the track, in percent (dashboard default 100). |