Skip to main content

What it does

Searches TikTok for videos matching a query. Supports filtering by publish time and sorting by relevance, likes, or date.

Tool details

Parameters

Example

Available data fields

  • @context
  • type
  • partOf
  • totalItems
  • cursor
  • nextCursor
  • next
  • itemCount
  • orderedItems

Available item fields

  • type
  • id
  • url
  • entityId
  • content
  • published
  • duration
  • viewCount
  • likeCount
  • commentCount
  • repostCount
  • shareCount
  • saveCount
  • language
  • isSponsored
  • location
  • tag
  • attributedTo
  • attachment
  • image
  • preview
  • audio

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.