/v1/western/aspectsWestern · Aspects API
Native aspects + counts
About the engine
Part of the Western engine
21 Western/tropical endpoints: natal charts in Placidus/Koch/Whole-sign, full transit-to-natal aspect feeds, synastry + composite for couples, solar return, secondary progressions, sun-sign daily/monthly forecasts, plus the Chinese zodiac year card.
Request
Try it from the command line
curl -X POST https://api.astronode.dev/v1/western/aspects \
-H 'Authorization: Bearer aie_test_YOUR_KEY_HERE' \
-H 'Content-Type: application/json' \
-d '{ "comment": "see /docs for the request schema for this endpoint" }'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 POST /v1/western/aspects is published in the OpenAPI 3.1 spec under /docs.
Engine highlights
What the Western engine ships
- Tropical zodiac with Placidus, Koch, Whole-sign house systems
- Full Ptolemaic + minor aspect set with applying/separating motion
- Synastry + composite charts for couples
- Solar return + secondary progression for annual outlook
- Sun-sign daily / monthly forecasts in en + hi
- Chinese zodiac year-cards with Ben Ming Nian flag
Related endpoints
Other Western endpoints
/v1/western/natalTropical natal chart with house system
/v1/western/transitTransit-to-natal aspects feed
/v1/western/synastrySynastry overlay of two charts
/v1/western/compositeComposite midpoint chart
/v1/western/solar-returnAnnual solar return chart
/v1/western/progressionSecondary progression chart
/v1/western/sun-sign-dailyDaily forecast by sun sign
/v1/western/sun-sign-monthlyMonthly forecast by sun sign
/v1/horoscope/dailyDaily Vedic-style horoscope
/v1/chinese/zodiacChinese animal + element + polarity
/v1/chinese/forecastChinese year forecast (Ben Ming Nian aware)
Ready to call POST /v1/western/aspects?
Free tier covers 100 requests / month. Razorpay-billed, GST-compliant invoices when you upgrade.
Informational, not predictive. Not medical, legal, or financial advice.