POST/v1/numerology/karmic-lessons
Karmic Lessons
Identifies karmic lessons from the name — the digit values 1-9 that are absent from the name's letter values. Missing numbers indicate areas requiring development in this lifetime.
Request parameters
namerequired
string
Full name (first and last)
Response fields
success
boolean
True if the request succeeded
message
string
Human-readable status message
data
object
data.karmic_lessons
array[integer]
Digit values 1-9 missing from the name. Empty list means no karmic lessons.
data.has_karmic_lessons
boolean
Errors
Missing or invalid API key.
Upstream ephemeris service error.
API key tier does not include this endpoint.
Unexpected server error.
Too many requests in a short window.
Request body exceeds the size limit.
Referenced resource was not found.
Request body failed schema validation.