Abstract API · Example Payload

Email Reputation Sender Info Example

AvatarsCompany EnrichmentContactsCurrenciesEmail ValidationExchange RatesIBAN ValidationImage ProcessingIP GeolocationIP IntelligencePhone ValidationPublic HolidaysScreenshotsTimezonesVAT ValidationWeb Scraping

Email Reputation Sender Info Example is an example object payload from Abstract API, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

first_namelast_nameemail_provider_nameorganization_nameorganization_type

Example Payload

Raw ↑
{
  "first_name": "Jane",
  "last_name": "Smith",
  "email_provider_name": "Google Workspace",
  "organization_name": "Example Corp",
  "organization_type": "business"
}