All sites
Data API
Walmart Data API
Product, search and store-level data from Walmart, structured and ready to use.
10endpointsAkamai · press_and_hold · Rate Limit handled for you
Example
walmart.com
ExampleJSON responseclick the page to trace a field
{
"store_id": "2648",
"domain": "us",
"name": "Walmart Supercenter",
"address": {
"addressLineOne": "8551 Research Blvd",
"city": "Austin",
"state": "TX",
"postalCode": "78758"
},
"phone": "512-231-9060",
"timezone": "America/Chicago"
}
GET
/v1/data/walmart/stores/{store_id}1 credit / runStore Details
Physical store details and services.
Handled for you:Akamaipress_and_holdRate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| store_id | string | yes | Walmart store id. |