JD.com Shop Product List API

v1.0.0

Call GET /api/jd/get-shop-item-list/v1 for JD.com Shop Product List through JustOneAPI with shopId.

0· 37· 1 versions· 0 current· 0 all-time· Updated 17h ago· MIT-0

Install

openclaw skills install justoneapi-jd-get-shop-item-list

JD.com Shop Product List

Use this focused JustOneAPI skill for shop Product List in JD.com. It targets GET /api/jd/get-shop-item-list/v1. Required non-token inputs are shopId. OpenAPI describes it as: Get JD.com shop Product List data, including item titles, prices, and images, for catalog tracking and seller research.

Endpoint Scope

  • Platform key: jd
  • Endpoint key: get-shop-item-list
  • Platform family: JD.com
  • Skill slug: justoneapi-jd-get-shop-item-list
OperationVersionMethodPathOpenAPI summary
getJdShopItemListV1v1GET/api/jd/get-shop-item-list/v1Shop Product List

Inputs

ParameterInRequired byOptional byTypeNotes
pagequeryn/aallstringPage number for paginated comments
shopIdqueryalln/astringA unique shop identifier on JD.com (Shop ID)

Request body: none documented; send parameters through path or query arguments.

Version Choice

Use getJdShopItemListV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.

Run This Endpoint

Supported operation IDs in this skill: getJdShopItemListV1.

node {baseDir}/bin/run.mjs --operation "getJdShopItemListV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"shopId":"<shopId>"}'

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 getJdShopItemListV1 on /api/jd/get-shop-item-list/v1.
  • Echo the required lookup scope (shopId) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get JD.com shop Product List data, including item titles, prices, and images, for catalog tracking and seller research.
  • 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

latestvk9777gqjgdxznrbkw7zxsdfg3585s0c3

Runtime requirements

Binsnode
EnvJUST_ONE_API_TOKEN
Primary envJUST_ONE_API_TOKEN