Abstract API · Example Payload

Phone Intelligence Phone Intelligence Response Example

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

Phone Intelligence Phone Intelligence Response Example is an example object payload from Abstract API, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

phonevalidcountrylocationtypecarrieris_voiprisk_score

Example Payload

Raw ↑
{
  "phone": "+14155552671",
  "valid": true,
  "country": "US",
  "location": "California",
  "type": "mobile",
  "carrier": "Verizon",
  "is_voip": false,
  "risk_score": 12
}