Resolve identity

Resolve a hashed email (HEM) or plain email address to stored identity data. Provide either hem or email (not both). When email is provided, it is normalized and hashed using SHA-256 before lookup.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

SHA-256 hashed email to look up.

string

Plain-text email (normalized and hashed automatically).

Responses

400

Invalid input (e.g., neither hem nor email provided).

401

Missing or invalid authentication.

404

No record found for the given HEM.

429

Rate limit exceeded.

500

Internal server error.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json