Esoteric

Decode Angel Number

Decode a numeric sequence in optional life context. Returns pattern classification, exact match, and reduced single-digit meaning.

post/esoteric/angel-numbers/decode

Request body

sequencestring required
contextstring

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 sequence

      new-required-request-property

    • added the new optional request property context

      new-optional-request-property