Skip to main content
GET
Product Details
💳 1 credit per request

Authorizations

X-API-Key
string
header
required

API key for authentication. Format: sk_live_xxxxxxxxxxxxx

Get your API key from the Dashboard.

Query Parameters

url
string
required

The URL of the product to get details for.

Example:

"https://www.tiktok.com/shop/pdp/goli-ashwagandha-gummies-with-vitamin-d-ksm-66-vegan-non-gmo/1729587769570529799"

Whether to get related videos for the product. These are affiliate videos promoting the product. This will take a little longer to process.

Example:

false

region
string

Region the proxy will be set to so you can access products from that country. Use 2 letter country codes like US, GB, FR, etc

Example:

"US"

Response

Successful response

Key Response Fields:

  • product_id — Unique product identifier
  • status — Product availability status
  • seller.seller_id — Unique seller/shop identifier
  • seller.name — Shop/seller display name
  • seller.avatar — Seller profile image URLs
  • seller.product_count — Total products listed by seller
  • seller.rating — Overall seller star rating
  • seller.seller_location — Seller's country/region
  • seller.seller_detail_infos[] — Detailed seller metrics (items count, total sales, response rate, delivery rate, review count, followers count) with both formatted display text and raw numeric values
  • seller.shop_performance.shop_performance_value — Shop performance percentile score
  • seller.shop_performance.detailed_metrics[] — Breakdown of shop performance metrics (delivery speed, customer service, etc.)
  • seller.seller_user_info — Seller's linked TikTok account info (uid, nickname, follower_count, aweme_count, following_count)
  • product_base.title — Full product listing title
  • product_base.images[] — Array of product images with CDN URLs and thumbnail variants
  • product_base.specifications — Product attributes (brand, region of origin, manufacturer, ingredients, etc.)
  • product_base.sold_count — Total units sold (raw number)
  • product_base.price.original_price — MSRP/list price (formatted string)
  • product_base.price.real_price — Current sale price (formatted string)
  • product_base.price.discount — Discount percentage
  • product_base.price.min_sku_price — Lowest SKU price (decimal string)
  • product_base.price.currency — Price currency code (e.g., USD)
  • product_base.category_name — Product category
  • product_base.category_id — Product category identifier
  • product_base.combined_sales_volume — Formatted sales volume text (e.g., "830.4K sold")
  • product_base.voucher_reminder — Active coupon/voucher info with deduction text
  • product_base.desc_detailv3 — Rich product description with text blocks and images
  • sale_props[] — Sale property options (e.g., size, color, specification) with available values
  • skus[] — Individual SKU variants with sku_id, sale properties, stock quantity, purchase_limit, pricing (real_price, original_price, discount), and availability status
  • logistic — Shipping details: delivery option, estimated lead time, shipping fee, free_shipping flag, delivery min/max days, ship_from location
  • product_detail_review.product_rating — Average product star rating
  • product_detail_review.review_count — Total number of product reviews
  • product_detail_review.review_items[] — Sample reviews with review_id, rating, display_text, images, media, reviewer info (name, avatar), sku_specification, review_timestamp, and review_source
  • shop_review_entry.review_count — Total shop-wide review count
  • shop_review_entry.review_filters[] — Review filter options with counts (by star rating, media-included, etc.)
  • share_info — Product sharing deep link and cover image
  • shipping.logistics[] — All available shipping methods with fees, delivery windows, and tracking metadata
  • button_area — Purchase button configurations for various states (default, sold out, gift, etc.)