CHARTEX
  • Sounds
  • Songs
  • Artists
  • Creators
  • Pricing
Login
Login
  • Sounds
  • Songs
  • Artists
  • Creators
  • Albums
  • Spotify PlaylistsBETA
  • YouTube PlaylistsBETA
  • Pricing
  • API Dashboard
  • Getting Started
Endpoints
    • Chart
      • Stats
        • Sounds
        • Videos
        • Influencers
        • Countries
        • Hashtags
Reference
  • Error Codes
  • FAQ
Terms & Policies
  • Terms
  • Contact
© 2026 Chartex
API Docs
SongsTikTok Influencers

Sign in to try the API directly from this page.

GET/external/v1/songs/{platform_id}/{platform}/influencer-statistics/

Song TikTok Influencer 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 `tiktok_total_views_by_username`

Available options

Filter influencers by their 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