Skip to main content
GET
Get videos with audio

Authorizations

Authorization
string
header
required

Send your API key in the Authorization header as a Bearer token. Example: Authorization: Bearer <your-api-key>

Path Parameters

audioId
string
required

TikTok audio/music ID

Example:

"6931290927570946049"

Query Parameters

count
integer
default:30

Number of videos to fetch (maximum: 30)

Required range: 1 <= x <= 30
Example:

30

cursor
string
default:0

Pagination cursor

Example:

"0"

Response

Returns the audio videos

data
object
required