Get posts for a hashtag challenge
Returns a paginated list of TikTok videos associated with the specified hashtag challenge. Challenge IDs are numeric — to find a challenge ID for a hashtag, search TikTok and extract the ID from the URL.
Authorizations
Your RapidAPI subscription key. Injected automatically by the RapidAPI gateway in production.
Path Parameters
Numeric TikTok challenge/hashtag ID
^\d+$Query Parameters
Number of posts to return (1–50)
1 <= x <= 50Opaque pagination cursor returned by a previous response. Do not interpret or compute this value — pass it back exactly as received. Omit (or pass cursor=0) to start from the beginning. The numeric value has no relationship to the number of items requested or returned.