Destiny Matrix

Destiny Matrix: Ladini Method

Calculate the full 22-position Destiny Matrix per Natalia Ladini's method from birth date. Returns centre arcanum, body positions (day/month/year/centre), soul positions, karmic and resource arcana with full meaning structure for each.

post/destiny-matrix/ladini

Request body

datestring required

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

Changed in 2 of the 13 revisions of this API.11113

  • 8ab5a768b5211113See the full diff
    • removed the optional property data/bodyA from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/bodyB from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/bodyC from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/bodyD from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/karma from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/resource from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/soulEarth from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/soulMoney from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/soulRelations from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/soulSky from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/task from the response with the 200 status

      response-optional-property-removed

    • added the optional property data/centre/arcanum/negativeSide to the response with the 200 status

      response-optional-property-added

    • added the optional property data/centre/arcanum/number to the response with the 200 status

      response-optional-property-added

    • added the optional property data/centre/arcanum/positiveSide to the response with the 200 status

      response-optional-property-added

    • added the optional property data/centre/arcanum/resourceOffered to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the new required request property date

      new-required-request-property