TikTok Shop Product Search API
by @justoneapi
Call GET /api/tiktok-shop/search-products/v1 for TikTok Shop Product Search through JustOneAPI with keyword.
clawhub install justoneapi-tiktok-shop-search-productsπ About This Skill
name: TikTok Shop Product Search API description: Call GET /api/tiktok-shop/search-products/v1 for TikTok Shop Product Search through JustOneAPI with keyword. author: JustOneAPI homepage: https://api.justoneapi.com metadata: {"openclaw":{"homepage":"https://api.justoneapi.com","primaryEnv":"JUST_ONE_API_TOKEN","requires":{"bins":["node"],"env":["JUST_ONE_API_TOKEN"]},"skillKey":"justoneapi_tiktok_shop_search_products"}}
TikTok Shop Product Search
Use this focused JustOneAPI skill for product Search in TikTok Shop. It targets GET /api/tiktok-shop/search-products/v1. Required non-token inputs are keyword. OpenAPI describes it as: Get TikTok Shop product Search data, including title, price, and sales, for market research and trend analysis, competitor product discovery, and monitoring product popularity in specific regions.
Endpoint Scope
tiktok-shopsearch-productsjustoneapi-tiktok-shop-search-products| Operation | Version | Method | Path | OpenAPI summary |
| --- | --- | --- | --- | --- |
| searchProductsV1 | v1 | GET | /api/tiktok-shop/search-products/v1 | Product Search |
Inputs
| Parameter | In | Required by | Optional by | Type | Notes |
| --- | --- | --- | --- | --- | --- |
| keyword | query | all | n/a | string | Search keyword |
| offset | query | n/a | all | integer | Search result offset |
| pageToken | query | n/a | all | string | Pagination token for the next page |
| region | query | n/a | all | string | Target region for product search. Available Values: - US: United States - GB: United Kingdom - SG: Singapore - MY: Malaysia - PH: Philippines - TH: Thailand - VN: Vietnam - ID: Indonesia |
| region enum | values | n/a | n/a | n/a | GB, ID, MY, PH, SG, TH, US, VN |
Request body: none documented; send parameters through path or query arguments.
Version Choice
Use searchProductsV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.
Run This Endpoint
Supported operation IDs in this skill: searchProductsV1.
node {baseDir}/bin/run.mjs --operation "searchProductsV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"keyword":""}'
Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.
Environment
JUST_ONE_API_TOKEN--token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.Output Focus
searchProductsV1 on /api/tiktok-shop/search-products/v1.keyword) before summarizing results.