Real-time Streaming

Stream Retrograde Alerts

All planets retro state + next stations.

post/stream/retrograde-alerts

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.214

  • 8ab5a768b521214See the full diff
    • the response property data/planets/items/ became nullable for the status 200

      response-property-became-nullable

    • the data/planets/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

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

      response-optional-property-added

    • added the optional property data/planets/items/currentLongitude to the response with the 200 status

      response-optional-property-added

    • added the optional property data/planets/items/currentlyRetrograde to the response with the 200 status

      response-optional-property-added

    • added the optional property data/planets/items/daysToStation to the response with the 200 status

      response-optional-property-added

    • added the optional property data/planets/items/nextStationAt to the response with the 200 status

      response-optional-property-added

    • added the optional property data/planets/items/nextStationType to the response with the 200 status

      response-optional-property-added

    • added the optional property data/planets/items/planet to the response with the 200 status

      response-optional-property-added

    • added the optional property data/planets/items/sign to the response with the 200 status

      response-optional-property-added

    • added the optional property data/planets/items/speed 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/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