Endpoints
Reference
© 2026 Chartex
API Docs
Sign in to try the API directly from this page.
GET
/external/v1/songs/{platform_id}/{platform}/reel-statistics/Song Instagram Reel Statistics
Path Parameters
Required
The unique identifier for a song from any supported platform
String
• TikTok sound ID (e.g., 7561952744116357137)
• Spotify track ID (e.g., 4CgS09PVVpogWXX4VyDYJ3)
• Instagram sound ID (e.g., 613780965138542)
• YouTube video ID (e.g., 3sur4BmjQt8)
• Shazam track ID (numeric ID from /track/ URL only)
Required
The platform where the song ID originates from
String
Available options
Query Parameters
Field to sort results by
String
Default value is `instagram_reel_views`
Available options
Filter reels by creator's country
String
Possible Values: ISO 3166-1 alpha-2 country codes (e.g., US, GB, FR)
Page number for pagination
Integer
Possible Values: Any positive integer
Number of items per page
String
Possible Values: 1-100
Try It Out
Required: platform_id, platform