Skip to main content
POST
Submit TikTok Hashtags task

TikTok Hashtags

Collect public videos for one or more hashtags. A leading # is optional.
results_limit defaults to 100 and applies to each hashtag. Results use the normalized structure documented in TikTok Videos, with resource set to hashtags. The matched hashtag and its available metrics are returned under extra.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
hashtags
string[]
required

Hashtags to collect videos for. A leading # is optional.

Minimum array length: 1
Minimum string length: 1
results_limit
integer
default:100

Maximum videos to collect per hashtag.

Required range: x >= 1
callback_url
string<uri>

Optional callback URL.

Response

Task submitted

code
integer
Example:

200

data
object