/v1/horoscope/daily/:signHoroscope · Daily API
Daily horoscope for a Western sun sign.
About the engine
Part of the Western engine
22 Western/tropical endpoints: natal charts in Placidus / Koch / Whole-sign (decomposed into chart, planets, houses, aspects), full transit-to-natal feeds, synastry + composite for couples, solar return + secondary progressions, lunar metrics with void-of-course, sun-sign + love daily horoscopes, plus Western zodiac compatibility and the Chinese zodiac year/forecast endpoints.
Request
Try it from the command line
curl https://api.astronode.dev/v1/horoscope/daily/:sign \
-H 'Authorization: Bearer aie_test_YOUR_KEY_HERE'All AstroNode endpoints require a bearer token from your dashboard. Test keys (`aie_test_*`) are free up to 100 calls/month.
Response
What you get back
Every AstroNode response uses the same envelope:request_id,data (the endpoint-specific payload),interpretation (optional narrative block), andmeta (engine version + computed_at timestamp). The exact data schema for GET /v1/horoscope/daily/:sign is published in the OpenAPI 3.1 spec under /docs.
Engine highlights
What the Western engine ships
- Tropical zodiac with Placidus, Koch, Equal, Whole-sign house systems
- Decomposed natal endpoints — chart, planets-only, houses-only, aspects-only
- Transit endpoints decomposed the same way for narrow client integrations
- Synastry + composite for couples (chart + aspects for each)
- Secondary progression + solar return for annual outlook (chart / planets / houses / aspects)
- Lunar metrics — phase, illumination, sign, void-of-course window
- Daily + love horoscopes by sun sign (GET endpoints, top-of-funnel free)
- Chinese zodiac — animal + element + annual forecast for any year + sign
Related endpoints
Other Western endpoints
/v1/western/natal/chartTropical natal chart with house system.
/v1/western/natal/planetsNatal planet positions only.
/v1/western/natal/housesNatal house cusps with sign + degree.
/v1/western/natal/aspectsNatal aspect grid — major + optional minor aspects.
/v1/western/transit/chartTransiting planets overlaid on natal at chosen moment.
/v1/western/transit/planetsTransiting planet positions only at the chosen moment.
/v1/western/transit/aspectsTransit-to-natal aspect feed.
/v1/western/synastry/chartSynastry overlay of two natal charts.
/v1/western/synastry/aspectsSynastry cross-aspect grid + interpretations.
/v1/western/composite/chartComposite midpoint chart for two natals.
/v1/western/composite/aspectsAspect grid within the composite chart.
/v1/western/progression/chartDay-for-a-year secondary-progressed chart for target age.
/v1/western/progression/planetsSecondary-progressed planet positions for the target age.
/v1/western/progression/aspectsProgressed-to-natal aspect grid.
/v1/western/solar-return/chartSolar return chart for a target return year.
/v1/western/solar-return/planetsSolar-return planet positions for the year.
/v1/western/solar-return/housesSolar-return house cusps.
/v1/western/solar-return/aspectsAspect grid within the solar-return chart.
/v1/western/lunar-metricsMoon phase, illumination %, sign, void-of-course window.
/v1/western/zodiac-compatibilitySun-sign × sun-sign compatibility score + narrative.
/v1/horoscope/love/:signLove-themed daily horoscope for a Western sun sign.
/v1/horoscope/nakshatraDaily reading scoped to one of the 27 nakshatras.
/v1/western/chinese/zodiac/:yearChinese zodiac sign + element for a calendar year.
/v1/western/chinese/forecast/:sign/:yearAnnual forecast for a Chinese zodiac sign in a given year.
Ready to call GET /v1/horoscope/daily/:sign?
Free tier covers 1,000 requests / month. Razorpay-billed, GST-compliant invoices when you upgrade.
Informational, not predictive. Not medical, legal, or financial advice.