Get TikTok Shop product
Get details for a TikTok Shop product by product id — Get TikTok Shop product.
Headers
Get your API keyAPI key (`sfk_...`)
Public TikTok Shop product detail page URL for the product to retrieve.
min 1 chars · max 4096 chars
Optional country or region code for the product catalog. When omitted, the default catalog region applies.
one of: US, GB, DE, FR, IT, ID, MY, MX, PH, SG, ES, TH, VN, BR, JP, IE
Endpoint-specific response payload.
Product detail data from the catalog, when the product page could be resolved.
Metadata describing the request and billing outcome.
Unique request identifier for tracing this API call.
min 1 chars
Credits charged for this request.
≥ 0
Public API version that served the response.
one of: v1
True when served from shared response cache. Credits still apply (full endpoint price); Age header may be present.
Code example
curl "https://api.socialfetch.dev/v1/tiktok/products?url=https://www.tiktok.com/shop/pdp/goli-ashwagandha-gummies-with-vitamin-d-ksm-66-vegan-non-gmo/1729587769570529799" \
-H "x-api-key: YOUR_API_KEY"Responses
Product detail for the given product page URL.