Prognostics

Transit Calendar

Build a month-by-month transit calendar for a natal chart showing exact dates of aspect ingresses and partile hits.

post/transit-calendar

Request body

startDatestring required
endDatestring required
maxOrbnumber nullable
aspectAnglesnumber[]
transitPlanetIdsinteger[]

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}