DAJI OPEN PLATFORM
中文
PRICE
CONSOLE
  1. 1688 Product Search
  • Introduction
    • I. Learn About DAJI
    • II. Become a developer
    • III. Get Access Key and Access Secret
    • IV. Start Your Application Development
    • V. Frequently Asked Question
    • VI. Plans & Pricing
  • 1688 - Adapted Capabilities
    • Capability Specifications
      • Request Signature
      • Enum Type
      • Message Notification
      • Message Notification - Signature
    • Integration Testing
      • 1688 Business Opportunity
        • Query Ranking List
        • Query Daily Product Sales Trend
      • 1688 Product Search
        • Upload image to get imageId
          POST
        • Image Search
          GET
        • Keyword Search
          GET
        • Product Detail Search
          GET
        • Shop Search
          GET
        • Product Shipping Query
          POST
        • Category Query
          GET
        • Product Detail Search - supports short links
          GET
      • 1688 Order Manage
        • Preview Order
        • Create Order
        • Cancel Order
        • Confirm Receipt
        • Query Order Detail
        • Query Order List
      • 1688 Order Pay
        • Get payment links for orders in batches
        • Protocol Pay
      • Other API
        • Multilingual Search Navigation
  • Taobao - Adapted Capabilities
    • Capability Specifications
      • Request Signature
      • Enum Type
      • Message Notification
      • Message Notification - Signature
    • Integration Testing
      • Taobao Product Search
        • Image upload By Get
        • Image Search
        • Keyword Product Search
        • Shop Search
        • Product Detail Search V2
        • Ranking Type Search
        • Ranking Product Search
        • Product Shipping Query V2
        • Product Detail Search - supports short links
        • Batch Product Shipping Query V2
      • Taobao Order Manage
        • Product ID Mapping
        • Product Preview
        • Create Order
        • Cancel Order
        • Query Order
      • Taobao Order Pay
        • Protocol Pay
  • Poizon V2.0 - Adapted Capabilities
    • Capability Specifications
    • Integration Testing
      • Poizon V2.0 Product Search
        • Keyword Search
        • Product Detail
      • Poizon V2.0 Order Manage
        • Create Order & Payment
        • Query Order Info
        • Cancel Order
      • Poizon V2.0 Logistics
        • Query Logistics Trace
      • Poizon V2.0 Balance Query
        • Balance Query
  1. 1688 Product Search

Image Search

GET
/alibaba/product/imageQuery
First call the Upload-image-to-get-imageId API to obtain the imageId, then search. Image search supports multilingual results. To enable multilingual, please contact customer service. English: "en", Russian: "ru", Vietnamese: "vi", Japanese: "ja", Korean: "ko", French: "fr", Portuguese: "pt", Spanish: "es", Thai: "th", Indonesian: "id", Arabic: "ar", French: "fr".

Request

Query Params

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 --globoff 'https://openapi.dajisaas.com/alibaba/product/imageQuery?appKey=&appSecret=&sign=&imageId=1048608196202797156&beginPage=1&pageSize=20&region=&filter=shipInToday%2CksCiphertext&sort={%22price%22%3A%22asc%22}&outMemberId=&priceStart=1&priceEnd=20000&categoryId=0&imageAddress=&country=en&keyword=&auxiliaryText='

Responses

🟢200Success
application/json
Bodyapplication/json

Example
{
    "code": 200,
    "message": "操作成功",
    "data": {
        "totalRecords": 700,
        "totalPage": 175,
        "pageSize": 4,
        "currentPage": 1,
        "data": [
            {
                "imageUrl": "https://cbu01.alicdn.com/O1CN01n1LVNC23jmxwE47az_!!2200710277292-0-cib.jpg",
                "subject": "直筒修身男士休闲裤夏季薄款冰丝速干夏天男装潮牌运动九分西裤子",
                "subjectTrans": "Straight Slim Men's Casual Pants Summer Thin Ice Silk Quick-drying Summer Men's Fashion Brand Sports Cropped Western Pants",
                "priceInfo": {
                    "price": "34.50",
                    "jxhyPrice": "34.50",
                    "pfJxhyPrice": "34.5",
                    "consignPrice": "34.50"
                },
                "offerId": 727920485853,
                "isJxhy": true,
                "repurchaseRate": "5%",
                "monthSold": 3911,
                "traceInfo": "object_id%40727920485853%5Eobject_type%40offer%5Etrace%4021668b5717207775052062103e13a4%5EimageInfo%401404308150809095588%5EoutMemberId%40null",
                "isOnePsale": true,
                "sellerIdentities": [
                    "tp_member"
                ]
            },
            {
                "imageUrl": "https://cbu01.alicdn.com/O1CN01xMGBeR2JOIJiBdCcu_!!2217545629411-0-cib.jpg",
                "subject": "啄木鸟男士冰丝短袖T恤夏季薄款宽松休闲运动男装上衣服网眼速干",
                "subjectTrans": "Woodpecker Men's Ice Silk Short-sleeved T-shirt Summer Thin Loose Casual Sports Men's Clothes Mesh Quick-drying",
                "priceInfo": {
                    "price": "38.00",
                    "jxhyPrice": null,
                    "pfJxhyPrice": null,
                    "consignPrice": "38.00"
                },
                "offerId": 778343967028,
                "isJxhy": false,
                "repurchaseRate": "26%",
                "monthSold": 9,
                "traceInfo": "object_id%40778343967028%5Eobject_type%40offer%5Etrace%4021668b5717207775052062103e13a4%5EimageInfo%401404308150809095588%5EoutMemberId%40null",
                "isOnePsale": true,
                "sellerIdentities": [
                    "tp_member"
                ]
            },
            {
                "imageUrl": "https://cbu01.alicdn.com/O1CN014OmIyN2CBHlm72JXQ_!!2214505488435-0-cib.jpg",
                "subject": "纯棉工装短裤男士夏季美式休闲五分裤子男生帅气百搭运动外穿中裤",
                "subjectTrans": "Pure Cotton Tooling Shorts Men's Summer American Casual Five-point Pants Boys Handsome All-match Sports Outer Wear Pants",
                "priceInfo": {
                    "price": "38.00",
                    "jxhyPrice": null,
                    "pfJxhyPrice": null,
                    "consignPrice": "38.00"
                },
                "offerId": 793097846055,
                "isJxhy": false,
                "repurchaseRate": "7%",
                "monthSold": 540,
                "traceInfo": "object_id%40793097846055%5Eobject_type%40offer%5Etrace%4021668b5717207775052062103e13a4%5EimageInfo%401404308150809095588%5EoutMemberId%40null",
                "isOnePsale": true,
                "sellerIdentities": [
                    "tp_member"
                ]
            },
            {
                "imageUrl": "https://cbu01.alicdn.com/O1CN01DLnSp01p6wr2j8ovd_!!2081435312-0-cib.jpg",
                "subject": "休闲裤冰丝男士夏季薄款束脚宽松速干青少年2024新款九分运动裤子",
                "subjectTrans": "Casual Pants Ice Silk Men's Summer Thin Leg Loose Quick-drying Teenagers 2024 New Arrival Nine-point Sports Pants",
                "priceInfo": {
                    "price": "48.00",
                    "jxhyPrice": null,
                    "pfJxhyPrice": null,
                    "consignPrice": "48.00"
                },
                "offerId": 788934039984,
                "isJxhy": false,
                "repurchaseRate": "13%",
                "monthSold": 15,
                "traceInfo": "object_id%40788934039984%5Eobject_type%40offer%5Etrace%4021668b5717207775052062103e13a4%5EimageInfo%401404308150809095588%5EoutMemberId%40null",
                "isOnePsale": true,
                "sellerIdentities": [
                    "powerful_merchants",
                    "tp_member"
                ]
            }
        ],
        "picRegionInfo": {
            "currentRegion": "0,799,0,799",
            "yoloCropRegion": "0,799,0,799"
        }
    },
    "timestamp": 1720777505749,
    "traceId": "9cd9629bcaa2"
}
Previous
Upload image to get imageId
Next
Keyword Search
Built with