powered by
Guides you through authentication for the Research API
auth_research(client_key, client_secret)
An authentication token (invisible).
Client key for authentication
Client secret for authentication
You need to apply for access to the API and get the key and secret from TikTok. See https://developers.tiktok.com/products/research-api/ for more information.
if (FALSE) { auth_research(client_key, client_secret) }
Run the code above in your browser using DataLab