1. 1688 Business Opportunities
  • 1688 API
    • 1688 Product Search
      • API for Visual Search of Similar Products
        • API for Image upload
        • API for Visual Search of Similar Products
      • API for Product Keyword Search
      • API for Product Detail Search
      • API for Searching Products in a Shop
      • API for 1688 Recommended Products
    • 1688 Business Opportunities
      • API for 1688 Hot Products
        GET
      • API for 1688 Hot Keywords
        GET
    • 1688 Logistics
      • API for China Domestic Shipping Cost
    • 1688 Category
      • API for Category Search on 1688
    • 1688 Order Manage
      • API for Creating Preview Order
      • API for Creating Formal Order
      • API for Canceling Formal Order
      • API for Querying Order Details
      • API for Confirming Order Receipt
      • API for Retrieving Payment Link
      • API for Auto Payment of Order
    • 1688 Message Service
      • Order Created Message
      • Order Price Modification Message
      • Transaction Payment Message
      • Order Delivery Message
      • Logistics Order Status Change
      • Order Receipt Confirmation Message
      • Transaction Completed Message
      • Signature Verification
  1. 1688 Business Opportunities

API for 1688 Hot Keywords

GET
/alibaba/product/search/topKeyword
API for 1688 Hot Keywords

Request

Query Params

Responses

🟢200成功
application/json
Bodyapplication/json

Request Request Example
Shell
JavaScript
Java
Swift
curl --location 'https://open-api.soureco.com/alibaba/product/search/topKeyword?appKey=&appSecret=&sign=&sourceId=1&hotKeywordType=cate&country=en'
Response Response Example
{
    "code": 200,
    "message": "操作成功",
    "data": {
        "success": true,
        "code": "200",
        "message": null,
        "result": "[{\"seKeywordTranslation\":\"Soybean Meal\",\"seKeyword\":\"豆粕\"},{\"seKeywordTranslation\":\"insect net\",\"seKeyword\":\"防虫网\"},{\"seKeywordTranslation\":\"Pigeons\",\"seKeyword\":\"鸽子\"},{\"seKeywordTranslation\":\"Large Pet Dog\",\"seKeyword\":\"大型宠物犬\"},{\"seKeywordTranslation\":\"Casing\",\"seKeyword\":\"肠衣\"},{\"seKeywordTranslation\":\"Greenhouse\",\"seKeyword\":\"大棚\"},{\"seKeywordTranslation\":\"Fish meal\",\"seKeyword\":\"鱼粉\"},{\"seKeywordTranslation\":\"pig feed\",\"seKeyword\":\"猪饲料\"},{\"seKeywordTranslation\":\"wheat bran\",\"seKeyword\":\"麦麸\"},{\"seKeywordTranslation\":\"Rice bran\",\"seKeyword\":\"米糠\"}]"
    },
    "timestamp": 1785151290121,
    "traceId": "810e48e7fbd7",
    "cost": 0
}
Previous
API for 1688 Hot Products
Next
API for China Domestic Shipping Cost
Built with