Prognostics

Secondary Progressions

Calculate secondary progressed chart (day-for-a-year) for a target date. Returns progressed planets, angles, and aspects to natal.

post/progressions

Request body

datestring required
timestring required
timezoneOffsetnumber nullable
latitudenumber nullable
longitudenumber nullable
houseSystemstring
namestring
citystring
zodiacType'tropical' | 'sidereal'
ayanamsaIdnumber nullable
cosmogramboolean
targetDatestring required
targetTimestring
targetTzOffsetnumber nullable
converseboolean

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes