Skip to main content

What it does

Returns profile information for a TikTok user including bio, follower counts, verification status, and profile picture. Look up any public TikTok account by username.

Tool details

Parameters

Example

Available data fields

  • @context
  • type
  • id
  • url
  • entityId
  • name
  • preferredUsername
  • summary
  • attachment
  • published
  • isPrivate
  • isVerified
  • isLive
  • hasLikes
  • hasPlaylists
  • followerCount
  • followingCount
  • language
  • likeCount
  • likedCount
  • mediaCount
  • icon
  • image

Response notes

Successful calls return a JSON object with a top-level data field and, when available, metadata.creditsUsed and metadata.creditsRemaining. See response format, pagination, and credits.