Get detailed information about Wish product API(By Id)
Information you can get with this API
- Product basic information (title/category/product property)
- Main images/video
- Shop/Seller information
- Ratings
- 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 |
---|---|---|---|
item_id | string | product id | true |
Body
Request Example
Response Example
- 200
- 417
- 422
- 429
Loading...