Real-time Streaming

Stream Ingress

Next planet sign-ingresses for N days.

post/stream/ingress

Request body

daysnumber nullable

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

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

  • 8ab5a768b521212See the full diff
    • the response property data/ingresses/items/ became nullable for the status 200

      response-property-became-nullable

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

      response-property-type-changed

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

      response-optional-property-added

    • added the optional property data/ingresses/items/at to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property data/ingresses/items/planetId to the response with the 200 status

      response-optional-property-added

    • added the optional property data/ingresses/items/sign 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/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/transport to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added