Abstract API · Arazzo Workflow
Abstract API Email to Company Enrichment
Version 1.0.0
Validate an email address, then enrich the company behind its domain.
View Spec
View on GitHub
AvatarsCompany EnrichmentContactsCurrenciesEmail ValidationExchange RatesIBAN ValidationImage ProcessingIP GeolocationIP IntelligencePhone ValidationPublic HolidaysScreenshotsTimezonesVAT ValidationWeb ScrapingArazzoWorkflows
Provider
Workflows
email-to-company-enrichment
Validate an email and enrich the company tied to its domain.
Checks email deliverability and, for a valid email, branches to a company enrichment lookup keyed on the email's domain so a verified lead arrives with firmographic context attached.
1
validateEmail
getEmailReputation
Run the email through the Email Reputation API to retrieve deliverability, quality signals, and the parsed domain.
2
enrichCompany
getCompanyEnrichment
Look up company firmographics using the domain parsed from the validated email address.
Source API Descriptions
openapi