I Ching (Standalone)

By Question

Deterministic hexagram from question text.

post/iching/by-question

Request body

questionstring required

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

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

    • 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/note to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property data/seed 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