Wish product search API
Information you can get with this API
- Search results by keywords
- See More
Security Auth
API Token Auth
An API Token is a token that when making API calls to use.
Include the Token in a query parameter called apiToken.
tip
Example:
Check the apiToken in the Console-Account Center
Basic Information
Request Parameter
Query
Field | Type | Explanation | Required |
---|---|---|---|
keyword | string | true | |
offset | integer | false | |
count | integer | false | |
only_wish_express | boolean | false | |
transform | boolean | false |
Body
Request Example
Response Example
- 200
- 417
- 422
- 429
Loading...