POST/v1/numerology/maturity
Maturity (Realization) Number
Calculates the Maturity number from Life Path + Expression. Represents the underlying wish or desire that surfaces around age 30-35. Requires both name and birth date.
Request parameters
namerequired
string
daterequired
string (date)
Birth date
Response fields
success
boolean
True if the request succeeded
message
string
Human-readable status message
data
object
data.maturity_number
integer
data.life_path_number
integer
data.expression_number
integer
data.is_master_number
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.