# Voda Astro Data API Machine-payable astrology and location data at https://astro.dutchdata.io. Runtime HTTP 402 challenges are authoritative for payment details. - GET /api/locations/count — $0.50 — Total number of location records available - GET /api/locations/countries — $0.50 — List all countries with location coverage - GET /api/locations/countries/{country_code}/regions — $0.50 — List a country's regions/states - GET /api/locations/{country_code}/{region_code}/search — $0.50 — Fuzzy-search cities within a country region - GET /api/locations/{country_code}/{region_code}/{city} — $0.50 — Rich location record with coordinates and timezone - GET /api/full_chart/dt/{unix_ms_utc} — $0.50 — Full astrological chart for a UTC instant (planets, houses, aspects) - POST /api/mundane_chart — $0.50 — Mundane (transit-to-transit) aspect time series over a date range - POST /api/transit_chart/inline — $0.50 — Transit aspect time series with birth data supplied inline (no account) Full details: https://astro.dutchdata.io/llms-full.txt OpenAPI: https://astro.dutchdata.io/openapi.json