POST · VEDIC

Chara Dasha

Endpoint POST https://starsapi.com/api/v3/vedic/jaimini/chara-dasha

Returns the Jaimini Chara Dasha — the sign-based dasha system. Direction follows the Lagna (odd signs zodiacal, even signs anti-zodiacal in the classical footed scheme); each sign’s duration is the count from the sign to its lord (forward for signs 1–3 and 7–9, reverse for 4–6 and 10–12), minus one, with the lord in its own sign giving 12 years. Scorpio and Aquarius use dual lordship (Mars/Ketu, Saturn/Rahu) resolved by classical strength rules, with degree-strength as the decider when both lords sit outside the sign — verified against standard professional references. Antardashas follow the classical sub-period direction rules.

Authentication

MethodExample
Header (recommended)X-Api-Key: am_live_xxxxxxxxxxxx
BearerAuthorization: Bearer am_live_xxxxxxxxxxxx
Query?api_key=am_live_xxxxxxxxxxxx

Request body

FieldTypeRequiredDescription
namestringNoEchoed in the response.
yearintegerYesBirth year.
monthintegerYesBirth month, 1–12.
dayintegerYesDay of month.
hourintegerYesHour, 24-hour.
minuteintegerYesMinute.
secondintegerNoDefault 0.
latitudenumberYesDecimal degrees.
longitudenumberYesDecimal degrees.
timezonestringYesIANA timezone.
ayanamsastringNoDefault lahiri.
node_typestringNomean (default) or true.
levelsintegerNoDasha depth: 1 (mahadashas), 2 (with antardashas), or 3. Default 3.

Response shape

FieldTypeDescription
calculation_methodobjectLagna type, direction, and duration method used.
dasha_sequence[]arrayAll 12 mahadashas: sign, duration_years, start_date, end_date, nested antardashas per the requested depth.
current_dashaobjectThe running rashi dasha and antardasha with dates.

Errors

HTTPCodeCause
400MISSING_FIELDRequired field absent.
400INVALID_DATEBad calendar date.
400INVALID_TIMEHour/minute/second out of range.
400INVALID_TIMEZONENon-IANA timezone.
400INVALID_COORDINATELat/lon out of range.
400INVALID_PARAMBad ayanamsa, node_type, or scheme.
405METHOD_NOT_ALLOWEDNon-POST request.

See also