CHARTEX
  • Sounds
  • Songs
  • Artists
  • Creators
Login
Login
  • Sounds
  • Songs
  • Artists
  • Creators
  • API Dashboard
  • Getting Started
Endpoints
    • Chart
      • Add / Track
      • Stats
        • Sounds
        • Reels
        • Influencers
Reference
  • Error Codes
  • FAQ
Terms & Policies
  • Terms
  • Contact
© 2026 Chartex
API Docs
SongsInstagram Influencers

Sign in to try the API directly from this page.

GET/external/v1/songs/{platform_id}/{platform}/instagram-influencers/

Song Instagram 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 `sum_instagram_reel_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