Wappalyzer · Example Payload

Wappalyzer Verify Example

Technology DetectionTechnographicsWebsite AnalysisCMS DetectionFramework DetectionLead EnrichmentSales Intelligence

Wappalyzer Verify Example is an example object payload from Wappalyzer, with 12 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

emaildomainreachabledisposableroleAccountmxValidconnectioninboxFullcatchAlldeliverabledisabledsyntaxValid

Example Payload

Raw ↑
{
  "email": "user@example.com",
  "domain": "example.com",
  "reachable": "safe",
  "disposable": false,
  "roleAccount": false,
  "mxValid": true,
  "connection": true,
  "inboxFull": false,
  "catchAll": false,
  "deliverable": true,
  "disabled": false,
  "syntaxValid": true
}