Skill flagged — review recommended

ClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.

TikTok Shop Product Search API

v1.0.0

Call GET /api/tiktok-shop/search-products/v1 for TikTok Shop Product Search through JustOneAPI with keyword.

0· 20· 1 versions· 0 current· 0 all-time· Updated 7h ago· MIT-0

Install

openclaw skills install 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

  • Platform key: tiktok-shop
  • Endpoint key: search-products
  • Platform family: TikTok Shop
  • Skill slug: justoneapi-tiktok-shop-search-products
OperationVersionMethodPathOpenAPI summary
searchProductsV1v1GET/api/tiktok-shop/search-products/v1Product Search

Inputs

ParameterInRequired byOptional byTypeNotes
keywordqueryalln/astringSearch keyword
offsetqueryn/aallintegerSearch result offset
pageTokenqueryn/aallstringPagination token for the next page
regionqueryn/aallstringTarget 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 enumvaluesn/an/an/aGB, 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":"<keyword>"}'

Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.

Environment

  • Required: JUST_ONE_API_TOKEN
  • Pass the token with --token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.
  • Get a token from Just One API Dashboard.
  • Authentication details: Just One API Usage Guide.

Output Focus

  • State the operation ID and endpoint path used, for example searchProductsV1 on /api/tiktok-shop/search-products/v1.
  • Echo the required lookup scope (keyword) before summarizing results.
  • Prioritize fields that support this endpoint purpose: 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.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.

Version tags

latestvk97eqvdh4b0ecj71teex3wkszd85xdze

Runtime requirements

Binsnode
EnvJUST_ONE_API_TOKEN
Primary envJUST_ONE_API_TOKEN