POST · VEDIC

Special Lagnas

Endpoint POST https://starsapi.com/api/v3/vedic/jaimini/special-lagnas

Returns the Jaimini special Lagnas — Indu Lagna (wealth ascendant from the kala values of the 9th lords from Lagna and Moon), Hora Lagna (HL, advancing 30° per hour from sunrise), Ghati Lagna (GL), and related points, each with its sign, degree, and a transparent calculation block.

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.

Response shape

FieldTypeDescription
special_lagnas.indu_lagnaobjectWealth indicator with full kala-value calculation trail.
special_lagnas.hora_lagnaobjectHL: sign, degree, longitude, and method.
special_lagnas.ghati_lagnaobjectGL: power and authority indicator.

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