Background: The hand_id (unique_id) on TikTok and the ID (creator_oecuid) in the TikTok Shop backend are not the same ID. This interface is used to first obtain the specific creator_oecuid of a certain influencer, and then obtain the subsequent detailed data through the creator_oecuid. Because the TikTok Shop backend only shows influencers who promote products, and does not include all TikTok influencers, searching for a regular non-product-promoting influencer's unique_id will not retrieve data. Currently supported regions: US, DE, TH, MY, ID, PH, VN (other regions are not yet available; custom development can be discussed if needed).
Request
Authorization
Send your HTTP requests with an
Authorization
header that contains the word Basic followed by a space and a base64-encoded string username:password