Abstract API · Example Payload

Ip Intelligence Timezone Info Example

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

Ip Intelligence Timezone 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

nameabbreviationutc_offsetlocal_timeis_dst

Example Payload

Raw ↑
{
  "name": "America/Los_Angeles",
  "abbreviation": "PST",
  "utc_offset": -8,
  "local_time": "2026-04-19T10:30:00",
  "is_dst": false
}