TikTok API
TikTok Song videos API
List TikTok videos that use a given song or sound (with descriptions, authors, and engagement stats).
POST/v1/run/tiktok.song_videos
Requests
-
30d
Provider network
Providers ranked by traffic
Try it
Make your first request
Sample response
Free runs return only the first 3 results. Fund a key to get the full response.
{
"data": {
"hasMore": 42,
"nextCursor": "example",
"videos": [
{
"authorHandle": "alex_rivera",
"authorName": "Alex Rivera",
"commentCount": 12500,
"createTime": 42,
"description": "A short example description of this item.",
"likeCount": 12500,
"playCount": 12500,
"shareCount": 13,
"videoId": "a1b2c3d4"
}
]
},
"found": true
}Response interface
interface TiktokSongVideosResponse {
data: {
hasMore: number;
nextCursor: string | null;
videos: {
authorHandle: string;
authorName: string;
commentCount: number;
createTime: number;
description: string;
likeCount: number;
playCount: number;
shareCount: number;
videoId: string;
}[];
} | null;
found: boolean;
}Full parameter and response reference - every field, type, and example for this endpoint.
Reference
Request, response, and price
Last verified 2026-09-16 · uptime and latency measured over 30dPOST /v1/run/tiktok.song_videos
curl -X POST https://api.getanyapi.com/v1/run/tiktok.song_videos \
-H "Authorization: Bearer $ANYAPI_KEY" \
-H "Content-Type: application/json" \
-d '{"clipId":"7439295283975702544"}'| Field | Type | Example value |
|---|---|---|
| Request body | ||
| clipId | string | "7439295283975702544"The song ID found in TikTok music URLs (e.g. 7439295283975702544). |
| cursor | string | Pagination cursor for retrieving the next page of results. |
| Response | ||
| data | object | |
| data.hasMore | integer | |
| data.nextCursor | string | Opaque cursor for the next page of videos, or null when this lane has no more. Pass it back as cursor to continue. |
| data.videos | object[] | Populated whenever the provider has data for the entity. |
| data.videos[].authorHandle | string | Populated whenever the provider has data for the entity. |
| data.videos[].authorName | string | Populated whenever the provider has data for the entity. |
| data.videos[].commentCount | integer | |
| data.videos[].createTime | integer | |
| data.videos[].description | string | |
| data.videos[].likeCount | integer | |
| data.videos[].playCount | integer | |
| data.videos[].shareCount | integer | |
| data.videos[].videoId | string | Populated whenever the provider has data for the entity. |
| found | boolean | |
| Price | ||
| Price per request | USD | $0.0012 |
| Price /1k req | USD | $1.20 |
FAQ
About the TikTok Song videos API
The AnyAPI TikTok Song videos API returns TikTok song videos data as normalized JSON from one POST call to /v1/run/tiktok.song_videos. List TikTok videos that use a given song or sound (with descriptions, authors, and engagement stats). AnyAPI routes each request across 2 sources and falls back automatically when one fails. It costs from $1.20 per 1,000 requests, in US dollars with no subscription and no monthly minimum.
It costs from $1.20 per 1,000 requests, in US dollars with no subscription and no monthly minimum. You fund one USD wallet, each call draws it down, and a failed request costs $0.
List TikTok videos that use a given song or sound (with descriptions, authors, and engagement stats). The response is normalized JSON with the same envelope every AnyAPI endpoint returns, so parsing a second endpoint is a change of URL and nothing else.
More to call
Other TikTok endpoints
Profilefrom $0.50 /1k reqProfile videosfrom $1.20 /1k reqVideo transcriptfrom $1.20 /1k reqKeyword searchfrom $1.20 /1k reqVideofrom $0.50 /1k reqVideo commentsfrom $0.80 /1k reqUser searchfrom $1.20 /1k reqAd library adfrom $1.20 /1k reqAd library searchfrom $0.50 /1k reqAd transparency searchfrom $0.50 /1k reqAudience demographicsfrom $18.00 /1k reqComment repliesfrom $1.20 /1k reqFollowersfrom $1.20 /1k reqFollowingfrom $1.20 /1k reqHashtag videosfrom $0.80 /1k reqLivefrom $1.20 /1k reqPhotosfrom $1.20 /1k reqProfile contactfrom $1.16 /1k reqProfile regionfrom $1.20 /1k reqSearch hashtagfrom $1.20 /1k reqSearch topfrom $1.20 /1k reqSongfrom $1.20 /1k reqTop ads searchfrom $1.20 /1k reqTrending feedfrom $1.20 /1k reqTrending hashtagsfrom $1.20 /1k reqVideo downloadfrom $1.20 /1k reqVideo transcript fullfrom $5.94 /1k audio minutes