Logo
The Kroger Co.'s Public API Documentation

Question 2 - How many locations have a pharmacy and a gas station near the given zip code?

GET {{kroger-baseUrl}}/locations?filter.zipCode.near=45202&filter.department=10,09&filter.limit=200

 

Body PARAM

Key Datatype Required Description 
filter.zipCode.near
number
filter.department
string
filter.limit
number



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'kroger-baseUrl/locations?filter.zipCode.near=45202&filter.department=10,09&filter.limit=200?filter.zipCode.near=45202&filter.department=10,09&filter.limit=200'

ENDPOINTS