latestOpenAPI 3.1.02026-08-237602082.8 MB

529d7d36d7d6

Aspects & Points

Aspect Timeline

Calculate a timeline of when two specific planets form an exact aspect within a date range, including enter/exact/leave dates.

post/aspect-timeline

Request body

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

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}