Walmart
Search
Walmart search results for a query, priced against the store or ZIP you name.
GET
/v1/walmart/search10 creditsParameters
| Name | Type | Required | Description |
|---|---|---|---|
| q | string | required | Search query. |
| store | string | optional | Walmart store id to price against. Use this or zipcode. |
| zipcode | string | optional | 5-digit US ZIP code, resolved to a store. |
Request
curl --request GET 'https://data-api.roketfy.com/v1/walmart/search?q=%3Cq%3E' \
--header 'Authorization: Bearer YOUR_TOKEN'MCP
Available to AI agents as the tool walmart_search, with the same parameters and the same credit cost.