TikTok Shop

User Showcase

Fetches products featured in a TikTok user's public showcase — the products a creator promotes on their profile. Returns an array of product objects each with title, price, images, and shop details. Use POST request if pagination is cutting off too early. Just send the query params in the body.

get/v1/tiktok/user/showcase

Query parameters

handlestring required

The handle of the user

regionstring

Region to put the proxy in. Non-US TikTok Shop regions are not reliable right now and may return limited or inconsistent showcase data. Sorry for the inconvenience.

cursorstring

The cursor to the next page of products

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.