Abstract API · Example Payload

Ip Geolocation Timezone Info Example

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

Ip Geolocation 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

nameabbreviationgmt_offsetcurrent_timeis_dst

Example Payload

Raw ↑
{
  "name": "America/Los_Angeles",
  "abbreviation": "PST",
  "gmt_offset": -8,
  "current_time": "2026-04-19 10:30:00",
  "is_dst": false
}