Sample record trace
Documented dataAcme Corporation [email protected]
Documented response examples combined for illustration. No live request is sent.
-
Raw input
ReceivedAcme Corporation [email protected]
-
Company Domain Lookup
Foundacme.com
Confidence 92 High FoundCompany name matches website brand
-
Elvesora Enrichment
EnrichedManufacturing, Chicago, United States
1,200 employees
-
Soryxa Email Validation
Allowallow
Score 96 CLASSIFICATION_VALIDEmail passed all validation checks
View documented JSON excerpts
Company Domain Lookup excerpt
{
"domain": "acme.com",
"confidence": 92,
"confidence_band": "high",
"found": true
}
Elvesora Enrichment excerpt
{
"result_type": "ENRICHED",
"data": {
"industry": "Manufacturing",
"hq_city": "Chicago",
"hq_country": "United States",
"employee_count": 1200
}
}
Soryxa excerpt
{
"data": {
"decision": "allow",
"reason_code": "CLASSIFICATION_VALID",
"score": 96
}
}