ScavioScavio
ToolsPricingDocs
Sign InGet Started
Quick StartAPI & SDKsEcosystem

TikTok Shop

TikTok Shop Shop Products

A TikTok Shop seller's product catalog, 30 products per page, with exact prices — title, canonical URL, image, price (current, original, discount, savings, and the min/max across variants), rating, units sold, variant count, brand, and promotion labels — plus a pagination cursor, as JSON. This endpoint returns exact prices; the product detail endpoint does not. Follower count, shop location, and shop-level rating are not available here — call TikTok Shop Product for the full shop profile. Costs 1 credit per request.

POST/api/v1/tiktok-shop/shop/products

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your Scavio API key (e.g. Bearer sk_live_your_key).

Body

application/json
shop_idstringrequired

TikTok Shop seller id: 6 to 25 digits. Called seller_id elsewhere on TikTok. Get one from any product card's shop.shop_id, from TikTok Shop Product, or from TikTok Shop Resolve on a store URL.

Example: 7495514739648989419

cursorstring

Opaque cursor from a previous response's next_cursor. Keep passing it while has_more is true.

Example: eyJrIjoic2hvcCIsInMiOiIzMF9XemN5TURVMUxESTVN…

regionstringdefault:US

Marketplace region.

Example: US

  • US — United States
  • GB — United Kingdom
  • SG — Singapore
  • MY — Malaysia
  • PH — Philippines
  • TH — Thailand
  • VN — Vietnam
  • ID — Indonesia

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
results = client.tiktok_shop.shop_products(shop_id="7495514739648989419", region="US")
print(results)

Response

"shop_id": "7495514739648989419",
"next_cursor": "eyJrIjoic2hvcCIsInMiOiIzMF9XemN5TURVMUxESTVNREF3TURBd0xERTNNall3TXpreU56UXdOVEVzSWpFM01qazJNelV6TWpFNU5Ea3dPVGd5TVRraVhRPT0ifQ",
"has_more": true
},
"response_time": 2610,
"credits_used": 1,
"credits_remaining": 4812
}
PreviousTikTok Shop Category ProductsNextTikTok Shop Resolve
ScavioScavio

One scraper API for every social, search and ecommerce platform. Built for AI agents.

Product

  • Features
  • Pricing
  • Dashboard
  • Affiliates

Developers

  • Documentation
  • API Reference
  • Quickstart
  • MCP Integration
  • Python SDK

Alternatives

  • Tavily Alternative
  • SerpAPI Alternative
  • Firecrawl Alternative
  • Exa Alternative
  • Serper Alternative
  • Tavily vs Scavio
  • SerpAPI vs Scavio
  • All alternatives
  • Compare Scavio vs alternatives

Search APIs

  • Google Search API
  • Amazon Product API
  • YouTube API
  • Reddit API
  • Walmart Product API
  • TikTok API
  • Instagram API

Tools

  • All Tools

© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy