Abstract API · Example Payload

Email Reputation Breach Info Example

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

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

Top-level fields

total_breachesdate_first_breacheddate_last_breachedbreached_domains

Example Payload

Raw ↑
{
  "total_breaches": 0,
  "date_first_breached": "2020-01-15",
  "date_last_breached": "2023-06-01",
  "breached_domains": [
    "breached-site.com"
  ]
}