POST · VEDIC

Karakamsha

Endpoint POST https://starsapi.com/api/v3/vedic/jaimini/karakamsha

Returns the Karakamsha — the Navamsha sign of the Atmakaraka projected into the Rashi chart — together with the Swamsha (the AK’s position in the D9 itself), the planets placed in or aspecting the Karakamsha, and an interpretive analysis. Central to Jaimini career and soul-purpose delineation.

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.
schemeintegerNo8 (default, with Rahu) or 7 (classical seven-karaka scheme).

Response shape

FieldTypeDescription
atmakarakaobjectThe AK planet with its D1 and D9 signs.
karakamshaobjectThe AK’s Navamsha sign read in the Rashi chart: sign, its D1 house, lord, and the lord’s D1 house.
swamshaobjectThe AK’s position in the D9 chart with the D9 Lagna.
planets_in_karakamsha[]arrayPlanets placed in the Karakamsha sign or aspecting it by Rashi Drishti.
karakamsha_analysisobjectInterpretive summary.

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