Abstract API · Example Payload

Email Reputation Email Quality Example

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

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

Top-level fields

scoreis_free_emailis_username_suspiciousis_disposableis_catchallis_subaddressis_roleis_dmarc_enforcedis_spf_strictminimum_age

Example Payload

Raw ↑
{
  "score": 0.92,
  "is_free_email": false,
  "is_username_suspicious": false,
  "is_disposable": false,
  "is_catchall": false,
  "is_subaddress": false,
  "is_role": false,
  "is_dmarc_enforced": true,
  "is_spf_strict": false,
  "minimum_age": 365
}