- Previous: Store Locator API
- Up: Product Lookup API
- Next: Product Recommendation API
Trending API
Trending API is designed to give the information on what is bestselling on Walmart.com right now. The items are curated on the basis of user browse activity and sales activity, and updated multiple times a day. Expect a high clickthrough and conversion rate on these items if you choose to advertise them.
Example query:
http://api.walmartlabs.com/v1/trends?apiKey={apiKey}&publisherId=xyz&format=xml
Query Parameters
Param Name | Description | Required/Optional |
---|---|---|
apiKey | Your API access key. | Required |
publisherId | Your Impact Radius Publisher Id | Optional |
format | Type of response required, allowed values [json, xml]. Default is json. | Optional |
- Previous: Store Locator API
- Up: Product Lookup API
- Next: Product Recommendation API