How to get TikTok Shop user showcase
GET request to /v1/tiktok-shop/user-showcase with your input. You get clean JSON back in seconds for ~45 credits (2.25/result) per call — no OAuth, scraping or platform SDKs. List TikTok Shop user showcase with full metadata for each item.How to get TikTok Shop user showcase (step by step)
- 1
Get a free API key
Create a free Captapi account (100 credits, no card) and generate an API key from the dashboard.
- 2
Call the TikTok Shop User Showcase API
Send an authenticated GET request to /v1/tiktok-shop/user-showcase with your input. No OAuth, no scraping setup.
- 3
Read the JSON response
Parse the clean JSON response. Pass cache=true for a free 24h cache hit; default is always fresh.
Code example
curl "https://api.captapi.com/v1/tiktok-shop/user-showcase?username=hydrojug" \
-H "Authorization: Bearer capt_live_..."
# or: -H "x-api-key: capt_live_..."What the response looks like
{
"success": true,
"data": {
"username": "jeffreestar",
"totalReturned": 5,
"products": [
{
"platform": "tiktok_shop",
"id": "1732348343936586686",
"url": "https://www.tiktok.com/shop/pdp/1732348343936586686",
"title": "Oganacell PDRN Peptide Gua Sha Calming Gel Cream for Soothing & Barrier Care, Jawline Definition, Face Sculpting & De-Puffing, Firming & Elasticity Care for Sensitive Skin, At-Home Facial Care | Korean Skincare",
"description": null,
"price": "27.99",
"originalPrice": null,
"currency": "USD",
"discount": null,
"rating": null,
"reviews": null,
"sold": null,
"stock": null,
"image": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/c29c24ff8dae4649a711659e1b425b0d~tplv-fhlh96nyum-crop-webp:500:500.webp?dr=12190&t=555f072d&ps=933b5bde&shp=4ee6669e&shcp=9b759fb9&idc=useast5&from=1323722398",
"seller": {
"id": "7496114058180594622",
"name": null,
"url": null,
"rating": null
}
},
{
"platform": "tiktok_shop",
"id": "1732465688971547582",
"url": "https://www.tiktok.com/shop/pdp/1732465688971547582",
"title": "[Creator Exclusive] Oganacell PDRN Peptide Gua Sha Lifting Gel Cream for Jawline Definition, Face Sculpting & De-Puffing, Firming & Elasticity Care for Dry and Sagging Skin, Glass Skin Glow, At-Home Facial Care | Korean Skincare",
"description": null,
"price": "59.60",
"originalPrice": null,
"currency": "USD",
"discount": null,
"rating": null,
"reviews": null,
"sold": null,
"stock": null,
"image": "https://p19-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/61d153b0cdde4002abf5b41ab5f90e8c~tplv-fhlh96nyum-crop-webp:500:500.webp?dr=12190&t=555f072d&ps=933b5bde&shp=4ee6669e&shcp=9b759fb9&idc=useast5&from=1323722398",
"seller": {
"id": "7496114058180594622",
"name": null,
"url": null,
"rating": null
}
},
{
"platform": "tiktok_shop",
"id": "1732497823331554245",
"url": "https://www.tiktok.com/shop/pdp/1732497823331554245",
"title": "Heavy Metal Couture Artistry Bundle - 6PC Eye Brush Set, Heavy Metal Couture 9-Pan Palette, BeachProof Eyeliner 'Tattooed Devil' & 'Grave Digger', BeachProof Mascara 'Black'",
"description": null,
"price": "119.85",
"originalPrice": null,
"currency": "USD",
"discount": null,
"rating": null,
"reviews": null,
"sold": null,
"stock": null,
"image": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/bfabe84ca345416eb5324ca7e0a484d2~tplv-fhlh96nyum-crop-webp:500:500.webp?dr=12190&t=555f072d&ps=933b5bde&shp=4ee6669e&shcp=9b759fb9&idc=useast5&from=1323722398",
"seller": {
"id": "7494986018328054725",
"name": null,
"url": null,
"rating": null
}
},
{
"platform": "tiktok_shop",
"id": "1732497709724832709",
"url": "https://www.tiktok.com/shop/pdp/1732497709724832709",
"title": "The Stage Ready Set - Magic Star Mushroom Mist, BeachProof Eyeliner 'Tattooed Devil' & 'Grave Digger', Lip Balm 'Encore' & 'Unicorn Blood'",
"description": null,
"price": "100.30",
"originalPrice": null,
"currency": "USD",
"discount": null,
"rating": null,
"reviews": null,
"sold": null,
"stock": null,
"image": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/8791aba9197e44ebb883a768f7d177e1~tplv-fhlh96nyum-crop-webp:500:500.webp?dr=12190&t=555f072d&ps=933b5bde&shp=4ee6669e&shcp=9b759fb9&idc=useast5&from=1323722398",
"seller": {
"id": "7494986018328054725",
"name": null,
"url": null,
"rating": null
}
},
{
"platform": "tiktok_shop",
"id": "1732497708784587717",
"url": "https://www.tiktok.com/shop/pdp/1732497708784587717",
"title": "Heavy Metal Couture Mini Palette - 9-pan Mattes & Shimmer/Metallic Eyeshadow Shades - Preorder",
"description": null,
"price": "32.00",
"originalPrice": null,
"currency": "USD",
"discount": null,
"rating": null,
"reviews": null,
"sold": null,
"stock": null,
"image": "https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/190744ec28fa4cc99274a7aec07cdeff~tplv-fhlh96nyum-crop-webp:500:500.webp?dr=12190&t=555f072d&ps=933b5bde&shp=4ee6669e&shcp=9b759fb9&idc=useast5&from=1323722398",
"seller": {
"id": "7494986018328054725",
"name": null,
"url": null,
"rating": null
}
}
]
}
}Billing metadata (credits charged, cache hit/miss) is returned in the X-Captapi-Credits and X-Captapi-Cache response headers.
Request parameters
| Name | Type | Required | Description |
|---|---|---|---|
| username | string | Yes | TikTok username, with or without @. |
| 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. |
Frequently asked questions
What does the TikTok Shop User Showcase API do?
The TikTok Shop User Showcase API lets you list items in bulk with metadata from a public TikTok Shop user showcase using one GET request to /v1/tiktok-shop/user-showcase. It returns clean JSON — no OAuth or infrastructure setup required.
How many credits does the TikTok Shop User Showcase API cost?
At the default limit this endpoint costs 45 credits (2.25 per result). Billing scales with how many results you request. 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 User Showcase 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.
Ready to get TikTok Shop user showcase?
Start free with 100 credits — no credit card required.
Get your free API key