TikTok Shop
Shop Search
Searches TikTok Shop for products matching a keyword query. Returns an array of product objects each with title, cover image, url (product page link), price, sold_count, review_count, rating, and shop_name. Paginate with page; filter by region.
get/v1/tiktok/shop/search
Query parameters
querystring required
Term you want to search for
pagenumber
Page number to retrieve
region'US' | 'GB' | 'DE' | 'FR' | 'IT' | 'ID' | 'MY' | 'MX' | 'PH' | 'SG' | 'ES' | 'TH' | 'VN' | 'BR' | 'JP' | 'IE'
Region to search shop products in. Non-US TikTok Shop regions are not reliable right now and may return limited or inconsistent results. Sorry for the inconvenience.
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.