Products

Trustfull Email

Trustfull Email

post/email

Headers

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

Request body

customer_idstring required

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

max_enrichment_timenumber float

Specifies the maximum duration for data enrichment, allowing you to fine-tune the process to enhance accuracy or reduce response time. Read more

emailstring required

Email address you want to lookup.

claimsstring[] required

Example request

{
  "customer_id": "customer_id_393494108457",
  "max_enrichment_time": 3,
  "email": "email@example.com",
  "claims": [
    "email"
  ]
}

Response

OK

resolution_idstring
device_request_timestring
customer_idCustomerId — unresolved $ref

Changes