Skip to main content

Get Raw Product from TikTok

GET 

//:domain/api/tiktok-shop/integration-instances/:integration_instance_id/products/:tiktok_shop_product_id/raw

Fetches the live raw product JSON directly from the TikTok Shop API (GET /product/202309/products/{tiktok_product_id}) for the given local product. Used by the product detail page's 'Raw Data from TikTok' accordion when the user clicks 'Load Raw Data from TikTok'.

Returns 403 if the product does not belong to the given integration instance, 500 on TikTok API failure.

Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type