Skip to main content
POST

Request Body

string
required
TikTok video URL containing the sound you want to extract.How to get the URL:
  1. Open TikTok on your computer at https://www.tiktok.com/
  2. Find the video whose music you want to use
  3. Right-click and select “View video details”
  4. On the details page, copy the entire URL
string
Custom name for the sound (optional). If not provided, the sound name from TikTok will be used.

Response

string
Unique identifier for the uploaded sound.
string
Name of the sound.
string
Storage URL of the uploaded sound file.
number
Duration of the audio in seconds.
string
ISO 8601 timestamp of when the sound was uploaded.
Using Sounds in PostsAfter uploading, use the returned soundId in the soundUrl field when creating video or slideshow posts. The sound will be automatically applied to your TikTok posts.

Error Responses

Invalid TikTok URL
Sound Extraction Failed