latestOpenAPI 3.1.02026-08-237602082.8 MB

529d7d36d7d6

Core

Ephemeris Range

Return planet positions for a date range with configurable step (min 0.01 days). Max range: 1 year for sub-day steps, 5 years otherwise. Optionally filter by planetIds.

post/ephemeris

Request body

startDatestring required
endDatestring required
stepDaysnumber nullable
planetIdsnumber[]

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}