POST · VEDIC

Lal Kitab Varshphal

Endpoint POST https://starsapi.com/api/v3/vedic/lal-kitab/varshphal

Returns the Lal Kitab annual chart for the requested (or current) year of life — the year’s active house and planet movements per the Lal Kitab varshphal tables, with natal placements given as house numbers (Lal Kitab style, no sign labels).

Lal Kitab uses house numbers only — houses are counted from the Lagna, and each house number carries its fixed Kaal-Purusha identity (house 1 = Aries-sthaan … house 12 = Pisces-sthaan). Zodiac sign labels are deliberately absent from Lal Kitab responses; planets are exalted, debilitated, or in their pakka ghar purely by house number. Doctrine in this namespace is sourced against the original Lal Kitab editions (1939–1952) and Arun Sanhita.

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.
varsh_yearintegerNoCalendar year for the varshphal; default current.

Response shape

FieldTypeDescription
resolvedobjectYear-of-life resolution.
varshphalobjectYear info, natal positions (house + retrograde), annual movements and indications.

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 or node_type.
405METHOD_NOT_ALLOWEDNon-POST request.

See also