Products

Trustfull Phone

Trustfull Phone

post/phone

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

phone_numberstring required

Phone number you want to lookup. The expected format is international, with leading country-code and without zeros or '+' symbol.

claimsstring[] required

Example request

{
  "customer_id": "customer_id_393494108457",
  "max_enrichment_time": 3,
  "phone_number": "393494108457",
  "claims": [
    "phone"
  ]
}

Response

OK

resolution_idstring
device_request_timestring
customer_idCustomerId — unresolved $ref

Changes