TikTok
Get Song Details
Fetches detailed metadata for a specific TikTok sound or song by its clipId. Returns music_info with title, author, album, duration, user_count (number of videos using this sound), play_url, cover art, and artist details. Use the clipId from a sound URL or from the popular songs endpoint.
get/v1/tiktok/song
Query parameters
clipIdstring required
This is a little confusing because this isn't songId like you'd think. It is the clipId. I guess because you can clip different portions of a song 🤷♂️
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.