astra/bodies/
All celestial bodies supported by the ephemeris, with name, slug, and symbol.
astra/body/altitude-azimuth/
Altitude, azimuth, and compass direction for a celestial body at a datetime.
body
choice
*
date1
date
*
lat
float
*
lon
float
timezone_slug
choice
astra/body/distance/
Distance between two celestial bodies at a given datetime.
date1
date
*
end
choice
*
lat
float
*
lon
float
*
start
choice
timezone_slug
choice
astra/body/phase-angle/
Phase angle of a celestial body in degrees at a given datetime.
body
choice
*
date1
date
*
lat
float
*
lon
float
timezone_slug
choice
astra/body/rise-set/
Rising and setting events for a celestial body over a date range.
body
choice
*
date1
date
*
date2
date
*
lat
float
*
lon
float
timezone_slug
choice
locci/geo/city/
All cities. Filter by region using the region_slug query parameter.
region_slug
string
locci/geo/city/datetime/
Current local date and time for a given city.
city_slug
string
is_coastal
boolean
locci/geo/city/nearby/
Up to five cities nearest to a given city, excluding the city itself.
city_slug
string
is_coastal
boolean
locci/geo/city/nearest/
Nearest city to a given latitude/longitude coordinate.
lat
float
*
lon
float
locci/geo/city/search/
Cities whose slugified name starts with the given query string.
name
string
locci/geo/city/top/
Top-ranked cities closest to a reference city within a tier.
city_slug
string
*
top
choice
locci/geo/city/world-clock/
Current date and time for all world-clock cities, ordered by UTC offset.
locci/geo/continent/
All continents with name, slug, and two-letter code.
locci/geo/continent/{continent_slug}/
Single continent record identified by slug.
continent_slug
string
locci/geo/country/
All countries. Filter by continent using the continent_slug query parameter.
continent_slug
string
locci/geo/country/{country_slug}/
Single country record identified by slug.
country_slug
string
locci/geo/region/
All regions. Filter by country using the country_slug query parameter.
country_slug
string
locci/geo/region/{region_slug}/
Single region record identified by slug.
region_slug
string
locci/lang/language/
All languages with name, ISO code, and slug.
locci/lang/language/{language_slug}/
Single language record identified by slug.
language_slug
string
astra/moon/illumination/
Moon illumination and phase at a datetime, or daily over a date range.
date1
date
*
lat
float
*
lon
float
date2
date
timezone_slug
choice
astra/moon/phases/
Primary moon phase events and daily illumination over a date range.
date1
date
*
date2
date
*
lat
float
*
lon
float
timezone_slug
choice
astra/moon/rise-set/
Moonrise and moonset times over a date range.
date1
date
*
date2
date
*
lat
float
*
lon
float
timezone_slug
choice
astra/moon/solunar/
Solunar periods and moon activity rating for a single day.
date1
date
*
lat
float
*
lon
float
date2
date
timezone_slug
choice
astra/planet/summary/
Altitude, azimuth, distance, and rise/set for all planets at a given datetime.
date1
date
*
lat
float
*
lon
float
timezone_slug
choice
astra/sun/rise-set/
Sunrise and sunset times and azimuths over a date range.
date1
date
*
date2
date
*
lat
float
*
lon
float
timezone_slug
choice
astra/sun/seasons/
Astronomical season change events over a date range.
date1
date
*
date2
date
*
lat
float
*
lon
float
timezone_slug
choice
astra/sun/solstice-equinox/
Solstice and equinox events over a date range.
date1
date
*
date2
date
*
lat
float
*
lon
float
timezone_slug
choice
astra/sun/twilight/
Twilight band transition times (night → civil → nautical → astronomical) over a date range.
date1
date
*
date2
date
*
lat
float
*
lon
float
timezone_slug
choice
astra/journal/
All astronomical events for a single day, merged and sorted chronologically.
date1
date
*
lat
float
*
lon
float
timezone_slug
choice
astra/version/
Current astra API version string.
locci/version/
Current locci API version string.
astra/tides/
High and low tide predictions for a single day.
date1
date
*
lat
float
*
lon
float
cutoff_km
float
timezone_slug
choice
locci/tz/timezone/
All timezones with IANA name, UTC offset, and slug.
locci/tz/timezone/{timezone_slug}/
Single timezone record identified by slug.
timezone_slug
choice
astra/journal/rss/<slug:city_slug>/