Search for 1688 products by image
API Overview
- Search for 1688 products by image URL
- Support sorting and filtering
- 더 보기
Basic Information
Request Parameter
Query
| 필드 | 유형 | 설명 | 필수 |
|---|---|---|---|
| img_url | string | 이미지 URL Only images from Alibaba-affiliated platforms can be identified. Non-Ali image needs to be converted using 이미지 URL 변환 API first, and then use the converted image URL to call this API. | 참 |
| page | integer | Page number 기본값: 1 | 거짓 |
| page_size | integer | Number of items per page 기본값: 20 Max: 20. | 거짓 |
| sort | string | 선택 값: default,sales,price_up,price_down기본값: default | 거짓 |
| price_start | string | 필터: Minimum value of price range | 거짓 |
| price_end | string | 필터: Maximum value of price range | 거짓 |
| support_dropshipping | boolean | 필터: Supports dropshipping | 거짓 |
| is_factory | boolean | 필터: Is factory | 거 짓 |
| verified_supplier | boolean | 필터: Verified supplier | 거짓 |
| free_shipping | boolean | 필터: Free shipping | 거짓 |
| new_arrival | boolean | 필터: New product | 거짓 |
Body
Security Auth
팁
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...