Logo
The Kroger Co.'s Public API Documentation

Locations-Departments-{id}

Number of APIs: 2


1. Department details

GET {{kroger-baseUrl}}/departments/:id

Provides access to the details of a specific department by using the departmentId.



2. Department query

HEAD {{kroger-baseUrl}}/departments/:id

Determine if a specific department exists by using the departmentId.



ENDPOINTS