1. TaoProduct
Xportcn KA client
  • English version
    • API Reference
      • Basics
        • Get user address information
        • Address added and updated
      • Warehouse logistics
        • Please refer to the estimated overseas freight
        • Order overseas freight preview
        • Create international logistics orders
        • Update domestic logistics information
      • KA
        • Interface description flowchart
        • The acquisition logic of 1688 commodity prices
        • Alibaba
          • OrderStatusMaunal.md
          • Help Manual
          • AlibabaProduct
            • AlibabaProductKeywordsQuery
            • AlibabaProductImageQuery
            • AlibabaProductCategory
            • AlibabaProductDetail
            • AlibabaProductFreightEstimateGet
            • AlibabaProductDetailMulti
          • AlibabaOrderController
            • order pay
            • Order list
            • Order Preview (The preview interface needs to be called before creating an order)
            • Create an order
            • Get order details
            • Order Logistics
            • OrderClose
          • IM
            • IM
        • Taobao
          • TaoProduct
            • TaoBaoProductDetail
              POST
            • TaoBaoProductKeywordsQuery
              POST
            • TaoBaoProductImageQuery
              POST
        • Balance
          • BalanceDetailGet
    • Product Documentation
      • Announcement
      • Summarize
      • Beginner's guide
        • Become a developer
        • Obtain the Access Key and Access key
        • Start development
      • API tutorial
        • Development manual
        • Error code
      • Message service access
        • Message access manual
      • Account test
        • 1688 Test account
      • Q&A
        • Merchandise store search screening
      • OrderStatusFlow
        • README.md
        • Taobao-Order-CN.md
        • Taobao-Order-EN.md
  1. TaoProduct

TaoBaoProductKeywordsQuery

POST
/open/ka/product/keywords/query

Request

Header Params

Body Params application/jsonRequired

Example
{
  "keyword": "深蹲鞋",
  "sort": "PRICE_ASC",
  "pageNo": 1,
  "pageSize": 10,
  "language": "en"
}

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location 'https://www.xportcn.com/api/open/ka/product/keywords/query' \
--header 'access-key: eb4e1d5755e246cf986caa3b6cce28d7' \
--header 'access-key;' \
--header 'nonce-str: nonce-str' \
--header 'nonce-str;' \
--header 'timestamp: 1715669977082' \
--header 'timestamp;' \
--header 'user-id: 2100008175167' \
--header 'user-id;' \
--header 'signature: 8A15DC76ADFF1C8D775AB141549D603E' \
--header 'signature;' \
--header 'Content-Type: application/json' \
--data '{
  "keyword": "深蹲鞋",
  "sort": "PRICE_ASC",
  "pageNo": 1,
  "pageSize": 10,
  "language": "en"
}'

Responses

🟢200成功
application/json
Bodyapplication/json

Example
{
    "requestId": "2f1a9147c1224c2a8fa775673ac352ae",
    "code": 200,
    "developId": "1023561483696472887",
    "msg": "成功",
    "data": {
        "pageNo": 1,
        "pageSize": 10,
        "data": [
            {
                "mainImageUrl": "https://img.alicdn.com/imgextra/i3/2288722944/O1CN01IjLkyH1XcP3p0lyHj_!!2288722944.jpg",
                "itemId": 902283633771,
                "multiLanguageInfo": {
                    "language": null,
                    "title": null
                },
                "price": "7.65",
                "couponPrice": "6.74",
                "priceInCent": 674,
                "quantity": 200,
                "shopName": "鲨巴特SBART游泳之家",
                "title": "瑜伽鞋女室内专用健身运动跑步防滑居家软底鞋深蹲跳操练跳绳静音",
                "tags": [],
                "servicePrice": 11,
                "handlingFee": 7,
                "totalPrice": 692,
                "promotionDisplays": []
            },
            {
                "mainImageUrl": "https://img.alicdn.com/imgextra/i3/2288722944/O1CN01BK17gN1XcP3n8JWH2_!!2288722944.jpg",
                "itemId": 901838722619,
                "multiLanguageInfo": {
                    "language": null,
                    "title": null
                },
                "price": "8.63",
                "couponPrice": "7.60",
                "priceInCent": 760,
                "quantity": 200,
                "shopName": "鲨巴特SBART游泳之家",
                "title": "室内运动鞋男女健身鞋跑步机专用鞋深蹲硬拉训练鞋跳操跳绳瑜伽鞋",
                "tags": [],
                "servicePrice": 12,
                "handlingFee": 8,
                "totalPrice": 780,
                "promotionDisplays": []
            },
            {
                "mainImageUrl": "https://img.alicdn.com/imgextra/i1/1993296135/O1CN01yIY8HG1vBswzxKRo0_!!1993296135.jpg",
                "itemId": 970513075826,
                "multiLanguageInfo": {
                    "language": null,
                    "title": null
                },
                "price": "12.38",
                "couponPrice": "10.82",
                "priceInCent": 1082,
                "quantity": 200,
                "shopName": "尚涵店铺",
                "title": "室内健身鞋跑步机跳绳鞋专用健身操跳舞瑜伽鞋女力量训练深蹲鞋男",
                "tags": [],
                "servicePrice": 17,
                "handlingFee": 11,
                "totalPrice": 1110,
                "promotionDisplays": []
            },
            {
                "mainImageUrl": "https://img.alicdn.com/imgextra/i2/481701733/O1CN01VuHIr11OflV7b1KjC_!!481701733.jpg",
                "itemId": 1015162409916,
                "multiLanguageInfo": {
                    "language": null,
                    "title": null
                },
                "price": "13.22",
                "couponPrice": "11.59",
                "priceInCent": 1159,
                "quantity": 200,
                "shopName": "MUJIE 家居生活",
                "title": "日本MUJIΕ001款室内综合健身静音运动鞋跑步机专用鞋深蹲举重硬",
                "tags": [],
                "servicePrice": 18,
                "handlingFee": 12,
                "totalPrice": 1189,
                "promotionDisplays": []
            },
            {
                "mainImageUrl": "https://img.alicdn.com/imgextra/i1/645243547/O1CN01iLin5o1c4ZwJI05Tz_!!645243547.jpg",
                "itemId": 981588482963,
                "multiLanguageInfo": {
                    "language": null,
                    "title": null
                },
                "price": "13.85",
                "couponPrice": "12.10",
                "priceInCent": 1210,
                "quantity": 200,
                "shopName": "鲨巴特SBART浮潜之家",
                "title": "健身鞋室内跳绳无声鞋专用防滑训练深蹲硬拉鞋女普拉提瑜伽跳操鞋",
                "tags": [],
                "servicePrice": 19,
                "handlingFee": 13,
                "totalPrice": 1242,
                "promotionDisplays": []
            },
            {
                "mainImageUrl": "https://img.alicdn.com/imgextra/i1/2833776533/O1CN01dcaFBA1y8AIJXdXca_!!2833776533.jpg",
                "itemId": 616055519771,
                "multiLanguageInfo": {
                    "language": null,
                    "title": null
                },
                "price": "14.29",
                "couponPrice": null,
                "priceInCent": 1429,
                "quantity": 200,
                "shopName": "网络批发店",
                "title": "运动健身鞋男女健身房室内训练瑜伽软底透气深蹲蹦床跳绳跑步鞋子",
                "tags": [],
                "servicePrice": 22,
                "handlingFee": 15,
                "totalPrice": 1466,
                "promotionDisplays": []
            },
            {
                "mainImageUrl": "https://img.alicdn.com/imgextra/i4/1683365913/O1CN01DxvAKw1tYCtROH0X5_!!1683365913.jpg",
                "itemId": 795024213599,
                "multiLanguageInfo": {
                    "language": null,
                    "title": null
                },
                "price": "18.33",
                "couponPrice": null,
                "priceInCent": 1833,
                "quantity": 200,
                "shopName": "小风形象店",
                "title": "综训鞋女健身房跑步机深蹲跳绳训练鞋在家静音鞋室内攀岩鞋力量鞋",
                "tags": [],
                "servicePrice": 28,
                "handlingFee": 19,
                "totalPrice": 1880,
                "promotionDisplays": []
            },
            {
                "mainImageUrl": "https://img.alicdn.com/imgextra/i4/834306832/O1CN01NHVYED20L6ahWWdBr_!!834306832.jpg",
                "itemId": 640694237228,
                "multiLanguageInfo": {
                    "language": null,
                    "title": null
                },
                "price": "20.29",
                "couponPrice": null,
                "priceInCent": 2029,
                "quantity": 200,
                "shopName": "海漠川户外",
                "title": "训练瑜伽鞋女室内软底跑步休闲鞋袜成人健身跑步机鞋男深蹲硬拉鞋",
                "tags": [],
                "servicePrice": 31,
                "handlingFee": 21,
                "totalPrice": 2081,
                "promotionDisplays": []
            },
            {
                "mainImageUrl": "https://img.alicdn.com/imgextra/i3/2200679190424/O1CN01CWOlcX1F0EdGKQuKl_!!2200679190424.jpg",
                "itemId": 626294759010,
                "multiLanguageInfo": {
                    "language": null,
                    "title": null
                },
                "price": "20.10",
                "couponPrice": "17.66",
                "priceInCent": 1766,
                "quantity": 200,
                "shopName": "戈伦鲨",
                "title": "室内健身鞋女春夏健身房训练软底防滑瑜伽跑步跳绳深蹲静音慢跑鞋",
                "tags": [],
                "servicePrice": 27,
                "handlingFee": 18,
                "totalPrice": 1811,
                "promotionDisplays": []
            },
            {
                "mainImageUrl": "https://img.alicdn.com/imgextra/i4/2200679190424/O1CN01gyQR4Q1F0EqNCFQdk_!!2200679190424.jpg",
                "itemId": 758592481942,
                "multiLanguageInfo": {
                    "language": null,
                    "title": null
                },
                "price": "20.06",
                "couponPrice": "17.63",
                "priceInCent": 1763,
                "quantity": 200,
                "shopName": "戈伦鲨",
                "title": "戈伦鲨室内健身鞋女夏健身房训练软底防滑瑜伽跑步跳绳深蹲静音鞋",
                "tags": [],
                "servicePrice": 27,
                "handlingFee": 18,
                "totalPrice": 1808,
                "promotionDisplays": []
            }
        ]
    }
}
Modified at 2026-06-30 08:14:07
Previous
TaoBaoProductDetail
Next
TaoBaoProductImageQuery
Built with