CHARTEX
Instagram Sound Stats

Sign in to try the API directly from this page.

GET/external/v1/instagram-sounds/{sound_id}/stats/video-counts?mode=total

Instagram Sound Stats

Get historical video count data for an Instagram sound.

Path Parameters

Required
The Instagram sound ID
String

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

See Error Codes for possible error responses.

Try It Out

Required: sound_id, mode