POST/v1/dasha/vimshottari

Dasha · Vimshottari API

Mahadasha → antardasha → pratyantar tree

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/dasha/vimshottari \
  -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/dasha/vimshottari 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)

Ready to call POST /v1/dasha/vimshottari?

Free tier covers 100 requests / month. Razorpay-billed, GST-compliant invoices when you upgrade.

Informational, not predictive. Not medical, legal, or financial advice.