Real-time Streaming

Stream Positions

Current planetary positions snapshot, tickSeconds=30.

post/stream/positions

Request body

Positions required

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

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

  • 8ab5a768b521213See 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/julianDay to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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