I Ching (Standalone)

Daily I Ching

Deterministic per-date hexagram.

post/iching/daily

Request body

datestring

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

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

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added