BaZi (Four Pillars)

5-Element Balance

Element counts across year + month (4 of 8 chars). Identifies dominant + missing elements.

post/bazi/element-balance

Request body

datestring required
timestring
timezoneOffsetnumber

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

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

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

  • 5a17388652f312See the full diff
    • added the new required request property date

      new-required-request-property

    • added the new optional request property time

      new-optional-request-property

    • added the new optional request property timezoneOffset

      new-optional-request-property