Search for 1688 products by image
Information you can get with this API
- Product list
- Total number of products
- See More
Basic Information
Request Parameter
Query
Field | Type | Explanation | Required |
---|---|---|---|
img_url | string | Image URL Only images from Alibaba's platform can be identified. Non-Ali image needs to be converted using Image conversion API first, and then use the converted image URL to call this API. | true |
page | integer | page number, default: 1 | false |
page_size | integer | number of items per page, default: 20 | false |
sort | string | Optional values:default ,sales ,price_up ,price_down Default value: default | false |
price_start | string | Minimum value of price range filter | false |
price_end | string | Maximum value of price range filter | false |
Body
Security Auth
tip
Please go to Console-Account Center to get your apiToken
Add your apiToken to your query parameters. Please refer to the examples below.
Request Example
- PHP
- JavaScript
- Python
- Java
- Go
Response Example
- 200
- 417
- 422
- 439
- 499
- 500
- 503
Loading...