ScavioScavio
ToolsPricingDocs
Sign InGet Started
Quick StartAPI & SDKsEcosystem

TikTok Shop

TikTok Shop Search Suggestions

Keyword autocomplete and expansion for a partial TikTok Shop query, across all 8 marketplace regions. Returns a plain list of 20 to 50 suggestion strings, deduplicated case-insensitively, as JSON. Suggestions are not guaranteed prefix matches: a misspelling comes back as typo corrections, and the list can include brand and shop names. There are no search volumes, scores, or CPC values in this data. Costs 1 credit per request.

POST/api/v1/tiktok-shop/search/suggestions

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
searchstringrequired

The partial keyword to expand (1-100 characters).

Example: phone case

regionstringdefault:US

Marketplace region. This is the one TikTok Shop endpoint with genuine coverage in all 8 regions.

Example: TH

  • 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.search_suggestions(search="phone case", region="US")
print(results)

Response

"query": "phone case",
"region": "US",
},
"response_time": 640,
"credits_used": 1,
"credits_remaining": 4819
}
PreviousTikTok Shop SearchNextTikTok Shop Product
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