Products

Email (Low Latency)

Email (Low Latency)

post/email/fast

Headers

content-typestring
acceptstring
x-api-keystring required
Example:[your-api-key]

Request body

valuestring email required

Email address to lookup

claim'email' required

Lookup claim type

customer_idstring required

A string representing the unique identifier of the user you are requesting information about. Each request requires a different customer_id

Example request

{
  "value": "user@example.com",
  "claim": "email",
  "customer_id": "customer_id_393494108457"
}

Response

OK

resolution_idstring
device_request_timestring
customer_idCustomerId — unresolved $ref

Changes