Get TikTok posts using music of your choice: https://tikapi.io/documentation/#operation/music
music_id
Required
The ID of the music (use the TikTok search endpoint and look for music.id
in the results).
api_key
Required
Your TikApi API Key: https://tikapi.io/documentation/#section/Authentication - please note TikApi is a separate paid service from Stevesie Data.
country
Optional
From which country to make the request.
cursor
Optional
Used for pagination, the starting number of the item list.
Get TikTok posts using music of your choice: https://tikapi.io/documentation/#operation/music
/public/music
?country={{ country }}&cursor={{ cursor }}&count=30&id={{ music_id }}
Body
Headers
{{ api_key }}
application/json