Calendar & Cycles

Planet Ingresses

Find all sign ingresses for a planet within a date range (including retrograde re-entries).

post/ingresses

Request body

planetIdnumber nullable required
startDatestring required
endDatestring required

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

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

  • 8ab5a768b52136See the full diff
    • removed the optional property data/ingresses/items/fromSign from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/ingresses/items/retrograde from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/ingresses/items/toSign from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added