/v1/varshphal/year-chartVarshphal · Year Chart API
Solar return chart for a given age
About the engine
Part of the Vedic engine
The Vedic engine ships sidereal birth charts (Lahiri ayanamsa default), 16 varga divisions, three dasha systems, varshphal (annual horoscopes), and the daily panchang & muhurta windows. Built on Swiss Ephemeris with first-class dosha-cancellation logic.
Request
Try it from the command line
curl -X POST https://api.astronode.dev/v1/varshphal/year-chart \
-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/varshphal/year-chart is published in the OpenAPI 3.1 spec under /docs.
Engine highlights
What the Vedic engine ships
- Sidereal Lahiri ayanamsa (configurable: Raman, Krishnamurti, Fagan-Bradley)
- 16 varga divisions including D1, D9 navamsa, D10 dasamsa
- Mangal / Kaal Sarp / Sade Sati / Pitra / Papa Samyam doshas with cancellation reasons
- 11 Tajika yogas + Harsha + Panchavargeeya bala for varshphal
- Three dasha systems: Vimshottari, Yogini, Char (Jaimini)
Related endpoints
Other Vedic endpoints
/v1/charts/birthSidereal birth chart with planets, houses, ascendant, nakshatra
/v1/charts/varga16 divisional charts (D9 navamsa, D10 dasamsa, D60 …)
/v1/dasha/vimshottariMahadasha → antardasha → pratyantar tree
/v1/dasha/yoginiYogini dasha (8-yogini cycle)
/v1/dasha/charChar dasha (Jaimini-Rangacharya)
/v1/varshphal/yoga11 Tajika yogas detected
/v1/dosha/mangalMangal dosha presence + cancellation reasoning
/v1/dosha/kaal-sarpKaal Sarp dosha detection (Rahu–Ketu axis)
/v1/panchangTithi, nakshatra, yoga, karana, sunrise/sunset
/v1/muhurta/choghadiya8 day + 8 night choghadiya windows
/v1/yogas25-yoga catalog with present/absent + reasons
Ready to call POST /v1/varshphal/year-chart?
Free tier covers 100 requests / month. Razorpay-billed, GST-compliant invoices when you upgrade.
Informational, not predictive. Not medical, legal, or financial advice.