1. API for Visual Search of Similar Products
  • API Signature & Authentication Specification
  • Alibaba[1688] Open Platform 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
      • API for 1688 Hot Keywords
    • 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
      • Callback Message Signature Verification Specification
      • Order Created Message
      • Order Price Modification Message
      • Transaction Payment Message
      • Order Delivery Message
      • Logistics Order Status Change
      • Order Receipt Confirmation Message
      • Transaction Completed Message
  • Taobao Open Platform API
    • Taobao Product Search
      • API for Visual Search of Similar Products
        • API for Image upload
          GET
        • API for Visual Search of Similar Products
          GET
      • API for Product Keyword Search
        GET
      • API for Product Detail Search
        GET
      • API for Searching Products in a Shop
        GET
    • Taobao Logistics
      • API for China Domestic Shipping Cost
  1. API for Visual Search of Similar Products

API for Image upload

GET
/taobao/upload/image
API for Image upload

Request

Query Params

Responses

🟒200成功
application/json
Bodyapplication/json

Request Request Example
Shell
JavaScript
Java
Swift
curl --location 'https://open-api.soureco.com/taobao/upload/image?appKey=&appSecret=&sign=undefined&pic_url=https%3A%2F%2Fcbu01.alicdn.com%2Fimg%2Fibank%2FO1CN01B29TZk22mFiw9BgvY_!!2220963897162-0-cib.jpg_460x460q100.jpg'
Response Response Example
{
    "code": 200,
    "message": "ζ“δ½œζˆεŠŸ",
    "data": {
        "imageId": "1274608802340041716"
    },
    "timestamp": 1785313499129,
    "traceId": "22b19aa038e5",
    "cost": 0
}
Previous
Transaction Completed Message
Next
API for Visual Search of Similar Products
Built with