Logo
The Kroger Co.'s Public API Documentation

Profile query

GET {{kroger-baseUrl}}/identity/profile/invoke/exists?email=<string>

Determine if a customer's profile exists by using their email address.

 

Body PARAM

Key Datatype Required Description 
email
string The customer's email address.



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'kroger-baseUrl/identity/profile/invoke/exists?email=<string>?email=<string>'

ENDPOINTS