POST · VEDIC

Arudha Padas

Endpoint POST https://starsapi.com/api/v3/vedic/jaimini/arudha-padas

Returns all twelve Arudha Padas — the “reflected” image of each house: count from a house to its lord, then the same distance onward from the lord. Includes the classical exception rules (when the result falls in the same or 7th sign, the 10th therefrom is taken), the Arudha Lagna (AL) and Upapada Lagna (UL), planets in each pada, and a transparent calculation trail per pada.

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
arudha_padas[]arrayAll 12 padas (AL/A1 through UL/A12): house, house_sign, house_lord, arudha_sign (with _en and number), planets_in_arudha, exception_applied, and a human-readable calculation string.
special_arudhasobjectAL and UL highlighted.
exception_rulesobjectThe classical exception scheme in force.

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