latestOpenAPI 3.1.02026-08-237602082.8 MB

529d7d36d7d6

Real-time Streaming

Stream Planetary Hour Changes

Current planetary hour + next 24.

post/stream/planetary-hour-changes

Request body

latitudenumber nullable required
longitudenumber nullable required
timezoneOffsetnumber nullable

Hours from UTC at the given moment, not minutes. Fractional zones are hours too: 5.5 for India, 5.75 for Nepal, -3.5 for Newfoundland. Defaults to 0, meaning UTC.

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}