CHARTEX
TikTok Sound Historical Stats Metadata API

Sign in to enable Try it out and enable params input fields.

GET/external/v1/tiktok-sounds/{tiktok_sound_id}/stats/video-counts

TikTok Sound Historical Stats Metadata API

TikTok Sounds Statistics & Analytics API

Path Parameters

Required

The unique identifier for a TikTok sound from the TikTok platform

String

Possible values: Any valid TikTok sound ID (e.g., 7171140178143266818)

Query Parameters

The start date for filtering the time series data.

String

Possible values: Date in format YYYY-MM-DD or YYYYMMDD (e.g., 2024-01-01 or 20240101)

The end date for filtering the time series data

String

Possible values: Date in format YYYY-MM-DD or YYYYMMDD (e.g., 2024-12-31 or 20241231)

Limit the data to the latest N days from today

Integer

Possible values: Any positive integer (e.g., 7, 30, 90)

Required

The mode for returning video count data

String

Available options

Responses

200OK
400Bad Request
401Missing or invalid credentials
403Forbidden
500Internal Server Error

Try It Out

Please fill the required fields: tiktok_sound_id, mode