POST · VEDIC

Cheshta Bala

Endpoint POST https://starsapi.com/api/v3/vedic/shadbala/chesta

Returns Cheshta Bala (motional strength). The Sun’s Cheshta Bala equals its Ayana Bala and the Moon’s equals its Paksha Bala, per classical rule. For Mars through Saturn the Cheshta-Kendra method is used: the angle between the seeghrochcha (mean Sun for superior planets; the planet’s own seeghra for Mercury and Venus) and the midpoint of the planet’s mean and true longitudes, divided by 3.

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
chesta_bala.{Planet}number0–60 Virupas. Retrograde and slow phases yield high values; fast direct motion yields low values.

Methodology note

Mean longitudes use standard astronomical mean elements. Professional packages differ in their internal mean-longitude models for Cheshta Bala, so values for Mars–Saturn may differ moderately between tools while preserving the same relative ordering; the formula here follows the classical Cheshta-Kendra definition.

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