Endpoint
Void of course
Is the Moon void now, and which windows fall in a date range.
GET
/api/v1/void-of-course
POST
/api/v1/void-of-course/range
Parameters
| Field | Required | Notes |
|---|---|---|
| datetime | no | GET current; default now |
| start_date, end_date | no | Range defaults to today … +7 days |
- Current result: is_voc, moon_position, voc_start, voc_end, duration_minutes, entering_sign, next_aspect, next_voc, guidance, plus query_time.
- Range result: {total, periods[]} with start, end, duration_minutes, moon_sign, entering_sign.