latestOpenAPI 3.1.02026-08-237602082.8 MB

529d7d36d7d6

Aspects & Points

Aspect Bars (Gantt)

Transform aspect timelines into Gantt-style bars grouped by transit planet. Each bar shows the duration an aspect is in orb, with exact dates marked. Useful for visual transit calendars.

post/aspect-bar

Request body

startDatestring required
endDatestring required
stepDaysnumber nullable
planet1Idsnumber[]
planet2Idsnumber[]
aspectAnglesnumber[]
maxOrbnumber nullable
visiblePlanetIdsnumber[]

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}