Numerology

The Numerology engine.

Both the Pythagorean and Chaldean systems with full master-number handling, plus Ank Milan compatibility scoring with three facets. Pure name-and-DOB inputs; no ephemeris call needed.

  • Life-path, expression, soul-urge, personality, birthday numbers
  • Master numbers (11, 22, 33) preserved through reduction
  • Pythagorean and Chaldean systems side by side
  • Ank Milan compatibility — three-facet score (life-path, destiny, name)
  • Pure inputs: name + DOB, no ephemeris dependency
Sample request/v1/numerology/pythagorean
bash
curl -X POST https://api.astronode.dev/v1/numerology/pythagorean \
  -H "Authorization: Bearer aie_test_…" \
  -H "Content-Type: application/json" \
  -d '{
  "name": "Sachin Tendulkar",
  "date_of_birth": "1973-04-24"
}'

Endpoints in this engine

5 endpoints, one consistent JSON shape

POST/v1/numerology/pythagorean

Pythagorean reduction (life-path, expression, …)

Open in console
POST/v1/numerology/chaldean

Chaldean reduction with master numbers

Open in console
POST/v1/numerology/life-path

Life-path number lookup with meaning

Open in console
POST/v1/numerology/expression

Expression number from the full name

Open in console
POST/v1/numerology/compatibility

Ank Milan compatibility (3 facets)

Open in console

Ready to ship Numerology features?

Free tier covers 100 calls/day. Upgrade when you need production headroom — Razorpay-billed, GST-compliant invoices.

Informational, not predictive. Not medical, legal, or financial advice.