Esoteric

Decode Dream Text

Scan dream narrative text for known symbols. Returns matched symbols with their meanings (recurring or single-event).

post/esoteric/dreams/decode

Request body

textstring required
recurringboolean

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

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

  • 5a17388652f311See the full diff
    • added the new required request property text

      new-required-request-property

    • added the new optional request property recurring

      new-optional-request-property