Abstract API · Example Payload

Ip Intelligence Ip Intelligence Response Example

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

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

Top-level fields

ip_addresssecurityasncompanydomainslocationtimezoneflagcurrency

Example Payload

Raw ↑
{
  "ip_address": "8.8.8.8",
  "security": "https://www.example.com",
  "asn": "sample-value",
  "company": "sample-value",
  "domains": [
    "dns.google"
  ],
  "location": "sample-value",
  "timezone": "sample-value",
  "flag": "sample-value",
  "currency": "sample-value"
}