get
https://apiv3.delivr.ai/api/v1/lookup
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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Invalid input (e.g., neither hem nor email provided).
401Missing or invalid authentication.
404No record found for the given HEM.
429Rate limit exceeded.
500Internal server error.