DocumentationDashboard

Walmart

Search

Walmart search results for a query, priced against the store or ZIP you name.

GET/v1/walmart/search10 credits

Parameters

NameTypeRequiredDescription
qstringrequiredSearch query.
storestringoptionalWalmart store id to price against. Use this or zipcode.
zipcodestringoptional5-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.