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

Sign in to try the API directly from this page.

POST/external/v1/tiktok/accounts/add/

Add / Track TikTok Account

This endpoint serves two purposes:

Add — If the account is not yet in our database, it will be added and data collection starts automatically.

Track — If the account already exists, it enables deep tracking — follower data and all relevant videos are fetched daily. Accounts that are not tracked receive only basic metrics.

Data availability

  • Added or tracked profiles receive the highest data collection priority.
  • After adding or tracking a profile, data becomes available that day, typically within one hour.
  • If data has not appeared within one hour, please contact us so we can investigate.

Body Parameters

Required
The TikTok username of the account
String

Example: charlidamelio

See Error Codes for possible error responses.

Try It Out