TikTok Shop Products API
List TikTok Shop shop products with full metadata for each item.
GET request to /v1/tiktok-shop/shop-products that responds with clean JSON and costs 2 credits. Pass cache=true for a free 24h cache hit; default is always fresh. Start with 100 free credits — no credit card.What is the TikTok Shop Products API?
The TikTok Shop Products API lets you list items in bulk with metadata for TikTok Shop shop products with a single REST call. No OAuth, no infrastructure to maintain, and no platform SDKs — send the request, get clean structured JSON back. Pass cache=true to serve from the 24h shared cache (0 credits on hit); default is always fresh.
What you get
- Bulk list of shop products with metadata
- Dates, URLs, and engagement fields when available
- Configurable result limit
- Ideal for monitoring and content pipelines
Try it
Fill in the parameters below and copy a ready-to-run request, or open the live Playground to run it against your account (no API key paste).
Parameters
curl "https://api.captapi.com/v1/tiktok-shop/shop-products?url=https%3A%2F%2Fwww.tiktok.com%2Fshop%2Fstore%2Fgoli-nutrition%2F7495794203056835079" \
-H "Authorization: Bearer capt_live_..."
# or: -H "x-api-key: capt_live_..."Edit the parameters and the code updates instantly. Switch languages and hit copy.
Example response
{
"success": true,
"data": {
"url": "https://www.tiktok.com/shop/store/goli-nutrition/7495794203056835079",
"totalReturned": 5,
"products": [
{
"platform": "tiktok_shop",
"id": "1729527313880355335",
"url": "https://www.tiktok.com/shop/pdp/ashwagandha-gummies-by-goli-ksm-66-mixed-berry-vegan-non-gmo/1729527313880355335",
"title": "Goli Ashwagandha & Vitamin D Gummy - Mixed Berry, KSM-66, Vegan, Plant Based, Non-GMO, Gluten-Free & Gelatin Free. America's #1 Ashwagandha Brand",
"price": 14.98,
"originalPrice": 19,
"currency": "USD",
"discount": "21%",
"rating": 4.5,
"reviews": 94266,
"sold": 1295902,
"image": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/2bc69aa9f6084480beee1bb4a8db3a69~tplv-fhlh96nyum-crop-webp:1500:1500.webp?dr=12190&t=555f072d&ps=933b5bde&shp=8dbd94bf&shcp=a6e80448&idc=useast5&from=2378011839",
"seller": {
"id": "7495794203056835079",
"name": "Goli Nutrition",
"url": "https://www.tiktok.com/shop/store/goli-nutrition/7495794203056835079"
}
},
{
"platform": "tiktok_shop",
"id": "1731194857673101831",
"url": "https://www.tiktok.com/shop/pdp/zero-sugar-best-seller-trio-goli-ashwagandha-gummies-vegan-non-gmo/1731194857673101831",
"title": "Zero Sugar Best Seller Trio - World's First 3-in-1 Pre, Post, Probiotic, Apple Cider Vinegar with Vitamin B12 and Probiotics To Address Bloating, Ashwagandha & L-Theanine, Vitamin D gummies. Gluten-Free, Vegan, Non-GMO & Gelatin-Free",
"price": 35.8,
"originalPrice": 105,
"currency": "USD",
"discount": "66%",
"rating": 4.5,
"reviews": 45933,
"sold": 984345,
"image": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/c347c31449564ea4a0300adb2d0cdaa9~tplv-fhlh96nyum-crop-webp:1500:1500.webp?dr=12190&t=555f072d&ps=933b5bde&shp=8dbd94bf&shcp=a6e80448&idc=useast5&from=2378011839",
"seller": {
"id": "7495794203056835079",
"name": "Goli Nutrition",
"url": "https://www.tiktok.com/shop/store/goli-nutrition/7495794203056835079"
}
},
{
"platform": "tiktok_shop",
"id": "1729587769570529799",
"url": "https://www.tiktok.com/shop/pdp/goli-ashwagandha-gummies-with-vitamin-d-ksm-66-vegan-non-gmo/1729587769570529799",
"title": "3 Bottles of Goli Ashwagandha & Vitamin D Gummy - Mixed Berry, KSM-66, Vegan, Plant Based, Non-GMO, Gluten & Gelatin Free",
"price": 44.98,
"originalPrice": 57,
"currency": "USD",
"discount": "21%",
"rating": 4.7,
"reviews": 71655,
"sold": 861565,
"image": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/b0d9acd7ae184c8d89e2e498941485b6~tplv-fhlh96nyum-crop-webp:1500:1500.webp?dr=12190&t=555f072d&ps=933b5bde&shp=8dbd94bf&shcp=a6e80448&idc=useast5&from=2378011839",
"seller": {
"id": "7495794203056835079",
"name": "Goli Nutrition",
"url": "https://www.tiktok.com/shop/store/goli-nutrition/7495794203056835079"
}
},
{
"platform": "tiktok_shop",
"id": "1729589345444205063",
"url": "https://www.tiktok.com/shop/pdp/goli-new-year-bundle-ashwagandha-apple-cider-vinegar-matcha-mind/1729589345444205063",
"title": "3 Bottles of Goli Best Seller Bundle: Ashwagandha KSM-66, Apple Cider Vinegar, Matcha Mind supplement with Cognizin, Vitamins D2 and B12",
"price": 32.8,
"originalPrice": 74.97,
"currency": "USD",
"discount": "56%",
"rating": 4.6,
"reviews": 40190,
"sold": 545614,
"image": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/7a85d8aa9e2c4faab75a09fd9e5bff42~tplv-fhlh96nyum-crop-webp:1500:1500.webp?dr=12190&t=555f072d&ps=933b5bde&shp=8dbd94bf&shcp=a6e80448&idc=useast5&from=2378011839",
"seller": {
"id": "7495794203056835079",
"name": "Goli Nutrition",
"url": "https://www.tiktok.com/shop/store/goli-nutrition/7495794203056835079"
}
},
{
"platform": "tiktok_shop",
"id": "1729527774874997255",
"url": "https://www.tiktok.com/shop/pdp/gummy-pre-post-probiotics-by-goli-nutrition-vegan-gluten-free-formula/1729527774874997255",
"title": "Goli Pre, Post, Probiotics Gummy - World's First 3-in-1 Gluten-Free, Vegan, Non-GMO, and Gelatin-Free.",
"price": 14.98,
"originalPrice": 19,
"currency": "USD",
"discount": "21%",
"rating": 4.5,
"reviews": 11787,
"sold": 205636,
"image": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/3939c5be64484010b5c2a3183ecfbec3~tplv-fhlh96nyum-crop-webp:3000:3000.webp?dr=12190&t=555f072d&ps=933b5bde&shp=8dbd94bf&shcp=a6e80448&idc=useast5&from=2378011839",
"seller": {
"id": "7495794203056835079",
"name": "Goli Nutrition",
"url": "https://www.tiktok.com/shop/store/goli-nutrition/7495794203056835079"
}
}
]
}
}Billing metadata is returned in response headers: X-Captapi-Credits (credits charged), X-Captapi-Cache (hit or miss), and X-Captapi-Source. Failed requests (4xx/5xx) are never charged. See the full list of error codes in the error reference.
Response structure
A successful call returns success, cached, creditsUsed, and a data object with the following fields:
Top-level fields
urlCanonical URL of the item.totalReturnedNumber of items returned in this response.
Products
Each item in products contains:
platformPlatform identifier (e.g. youtube, instagram).idStable platform ID for the item.urlCanonical URL of the item.titleTitle of the item.pricePrice of the item.originalPricePrice before discount.currencyCurrency code.discountDiscount amount or percentage.ratingAverage rating.reviewsNumber of reviews.soldUnits sold.imageImage URL.sellerObject with id, name, url.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| url | string | Yes | TikTok Shop store URL. The URL platform must match this endpoint's platform. Do not pass cross-platform URLs, e.g. YouTube to TikTok, Instagram to Facebook, LinkedIn to X/Twitter, or Pinterest to Rumble. |
| limit | integer | No | Max items to return (default 20, max 200). Billed per result. |
| cache | boolean | No | Set true to serve from the 24h response cache. Default false — always fetch fresh data. |
Authentication: send your key as Authorization: Bearer capt_live_.... A typical call costs 2 credits. Pass cache=true for a free 24h cache hit; default is always fresh.
How it works
- 1. Sign up — get 100 free credits, no card required.
- 2. Create a key from your dashboard.
- 3. Send one request to
/v1/tiktok-shop/shop-productsand parse the JSON response.
Use cases
Content Pipelines
Ingest a channel's catalog in bulk.
Monitoring
Detect new uploads automatically.
Archiving
Snapshot a creator's full library.
Analytics
Aggregate performance across many videos.
Frequently asked questions
What does the TikTok Shop Products API do?+
The TikTok Shop Products API lets you list items in bulk with metadata from a public TikTok Shop listing or product using one GET request to /v1/tiktok-shop/shop-products. It returns clean JSON — no OAuth or infrastructure setup required.
How many credits does the TikTok Shop Products API cost?+
Each successful call costs 2 credits. Pass cache=true to serve from the 24h shared cache (0 credits on hit); default is always fresh. Failed or empty results are never charged.
Do I need a TikTok Shop API key or OAuth?+
No. A single Captapi key works across every platform Captapi supports — YouTube, TikTok, Instagram, Facebook, Twitter/X, Reddit, Threads, Bluesky, Pinterest, LinkedIn, Rumble, Spotify, Kwai, and more. We handle proxies, rate limits, retries, and authentication for you.
Is the TikTok Shop Products API suitable for production use?+
Yes. It is a stable REST endpoint with predictable JSON and automatic retries. Pass cache=true to serve from the 24h shared cache (0 credits on hit); default is always fresh. Use it for analytics, monitoring, and content automation.
More TikTok Shop APIs
Ready to use the TikTok Shop Products API?
Sign up, grab your key, and make your first call in 60 seconds.