Specialized Charts

Vedic Divisional Chart (DEPRECATED — use /vedic/varga/{D}<*>)

DEPRECATED — moved to dedicated per-varga endpoints /vedic/varga/{D1..D60} for OpenAPI/SDK ergonomics. This generic endpoint still works and stays live until its 2027-06-15 sunset (12-month, per the /v1 stability policy), then will be removed — migrate to /vedic/varga/{D}. Calculate a Vedic divisional (varga) chart using sidereal zodiac. Supported vargas: D1–D60 (e.g. D9 Navamsha).

post/vedic-divisional

Request body

datestring required
timestring required
timezoneOffsetnumber nullable
latitudenumber nullable
longitudenumber nullable
houseSystemstring
namestring
citystring
zodiacType'tropical' | 'sidereal'
ayanamsaIdnumber nullable
cosmogramboolean
{"stackTrail":"components:schemas:Vedic:allOf:properties:varga","oasType":"schema","type":"unknown","nullable":true}

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes