Number of APIs: 25
Partner APIs enable official partners to access strategic functionality and data. Since becoming a partner requires additional security consideration and a contractual agreement, Partner APIs are not available through our self-service app registration. If you would like to know more about becoming an official Kroger partner and consuming Partner APIs, submit a Partner Request. Once we receive the request, a member of our developer team will reach out with more information.Partnership Request
DELETE {{kroger-baseUrl}}/carts/:id/items/:upc
GET {{kroger-baseUrl}}/identity/profile
GET {{kroger-baseUrl}}/carts
HEAD {{kroger-baseUrl}}/identity/profile?email=<string>
GET {{kroger-baseUrl}}/identity/profile/loyalty
GET {{kroger-baseUrl}}/identity/profile/invoke/exists?email=<string>
GET {{kroger-baseUrl}}/products?filter.term=<string>&filter.locationId=<string>&filter.productId=<string>&filter.brand=<string>&filter.fulfillment=<string>&filter.start=<integer>&filter.limit=<integer>
GET {{kroger-baseUrl}}/products/:id?filter.locationId=<string>
GET {{kroger-baseUrl}}/locations/:locationId
HEAD {{kroger-baseUrl}}/locations/:locationId
ENDPOINTS