POST · VEDIC

Jaimini Complete

Endpoint POST https://starsapi.com/api/v3/vedic/jaimini/complete
Restricted access

This endpoint requires an API key with elevated (internal) access. Standard partner keys receive 403 FORBIDDEN. Use the individual Jaimini endpoints for the same data.

Returns the entire Jaimini suite in one response — karakas, arudha padas, karakamsha, rashi drishti, chara dasha, argala, and special lagnas. Section selection is supported.

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).
dasha_levelsintegerNo1–3, default 2.
sectionsarrayNoSubset of section keys; omit for all.

Response shape

FieldTypeDescription
sections_includedarraySections present in this response.
karakasspecial_lagnasobjectEach section as in its individual endpoint.

Errors

HTTPCodeCause
403FORBIDDENAPI key lacks internal access.
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