Real-time Streaming

Stream Void-of-Course

Current Moon VOC + next ingress.

post/stream/void-of-course

Request body

EmptyBody required

This endpoint reads nothing from the request body. Send {} (or any object, which is ignored).

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

Changed in 1 of the 13 revisions of this API.10

    • added the optional property data/julianDay to the response with the 200 status

      response-optional-property-added

    • added the optional property data/nextEventAt to the response with the 200 status

      response-optional-property-added

    • added the optional property data/nextIngress to the response with the 200 status

      response-optional-property-added

    • added the optional property data/pricing to the response with the 200 status

      response-optional-property-added

    • added the optional property data/sseUpgrade to the response with the 200 status

      response-optional-property-added

    • added the optional property data/status/currentPeriod to the response with the 200 status

      response-optional-property-added

    • added the optional property data/status/isVoC to the response with the 200 status

      response-optional-property-added

    • added the optional property data/tickSeconds to the response with the 200 status

      response-optional-property-added

    • added the optional property data/timestamp to the response with the 200 status

      response-optional-property-added

    • added the optional property data/transport to the response with the 200 status

      response-optional-property-added