Numerology: Pythagorean

Life Path Number (pythagorean)

Calculate the Life Path number from birth date (year + month + day, reduced). Numerology: Pythagorean system.

post/numerology/pythagorean/life-path

Request body

namestring required
datestring required

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

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

  • 529d7d36d7d611See the full diff
    • removed the optional property data/lifepath from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-added

    • added the new required request property date

      new-required-request-property

    • added the new required request property name

      new-required-request-property

    • api tag Numerology: Pythagorean added

      api-tag-added

    • api tag Numerology — Pythagorean removed

      api-tag-removed