IPGeolocation.io · Example Payload

Astronomy Astronomy Time Series Entry Example

GeocodingIP GeolocationIP IntelligenceIP SecurityASN LookupAbuse ContactTimezoneAstronomyUser AgentThreat IntelligencePublic APIs

Astronomy Astronomy Time Series Entry Example is an example object payload from IPGeolocation.io, with 15 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

datemid_nightnight_endmorningsunrisesunseteveningnight_beginsun_statussolar_noonday_lengthmoon_phasemoonrisemoonsetmoon_status

Example Payload

Raw ↑
{
  "date": "2026-03-18",
  "mid_night": "00:06",
  "night_end": "04:49",
  "morning": {
    "astronomical_twilight_begin": "04:49",
    "astronomical_twilight_end": "05:21",
    "nautical_twilight_begin": "05:21",
    "nautical_twilight_end": "05:53",
    "civil_twilight_begin": "05:53",
    "civil_twilight_end": "06:20",
    "blue_hour_begin": "05:42",
    "blue_hour_end": "06:03",
    "golden_hour_begin": "06:03",
    "golden_hour_end": "06:57"
  },
  "sunrise": "06:20",
  "sunset": "19:00",
  "evening": {
    "astronomical_twilight_begin": "04:49",
    "astronomical_twilight_end": "05:21",
    "nautical_twilight_begin": "05:21",
    "nautical_twilight_end": "05:53",
    "civil_twilight_begin": "05:53",
    "civil_twilight_end": "06:20",
    "blue_hour_begin": "05:42",
    "blue_hour_end": "06:03",
    "golden_hour_begin": "06:03",
    "golden_hour_end": "06:57"
  },
  "night_begin": "20:31",
  "sun_status": "-",
  "solar_noon": "12:40",
  "day_length": "12:40",
  "moon_phase": "WAXING_CRESCENT",
  "moonrise": "08:45",
  "moonset": "22:10",
  "moon_status": "-"
}