Logo
The Kroger Co.'s Public API Documentation

Locations-Locations

Number of APIs: 3


1. Location details

GET {{kroger-baseUrl}}/locations/:locationId



2. Location query

HEAD {{kroger-baseUrl}}/locations/:locationId



3. Location list

GET {{kroger-baseUrl}}/locations?filter.zipCode.near=<string>&filter.latLong.near=<string>&filter.lat.near=<string>&filter.lon.near=<string>&filter.radiusInMiles=10&filter.limit=10&filter.chain=<string>&filter.department=<string>



ENDPOINTS