/v1/numerology/pythagorean/reportNumerology · Pythagorean · Report API
Every Pythagorean number from the input in one response.
About the engine
Part of the Numerology engine
Both Pythagorean and Chaldean systems with full master-number handling, single-number lookups, full-report PDFs, personal year/month cycle tables over a date range, and Ank Milan compatibility scoring across three facets. Pure name-and-DOB inputs — no ephemeris call needed.
Request
Try it from the command line
curl -X POST https://api.astronode.dev/v1/numerology/pythagorean/report \
-H 'Authorization: Bearer aie_test_YOUR_KEY_HERE' \
-H 'Content-Type: application/json' \
-d '{ "comment": "see /docs for the request schema for this endpoint" }'All AstroNode endpoints require a bearer token from your dashboard. Test keys (`aie_test_*`) are free up to 100 calls/month.
Response
What you get back
Every AstroNode response uses the same envelope:request_id,data (the endpoint-specific payload),interpretation (optional narrative block), andmeta (engine version + computed_at timestamp). The exact data schema for POST /v1/numerology/pythagorean/report is published in the OpenAPI 3.1 spec under /docs.
Engine highlights
What the Numerology engine ships
- Life-path, expression, soul-urge, personality, birthday numbers in one call
- Master numbers (11, 22, 33) preserved through reduction
- Pythagorean and Chaldean systems side by side
- Personal year + personal month cycle tables over any date range
- Async PDF reports — Pythagorean, Chaldean, or both combined
- Ank Milan compatibility — three-facet score (life-path, destiny, name)
- Pure inputs: name + DOB; no ephemeris dependency, no birth-time needed
Related endpoints
Other Numerology endpoints
/v1/numerology/pythagoreanSingle Pythagorean number — life-path, expression, soul-urge, personal-year, …
/v1/numerology/pythagorean/cyclePersonal year + personal month cycles over a date range.
/v1/numerology/chaldeanSingle Chaldean number with master-number handling.
/v1/numerology/chaldean/reportAll Chaldean numbers + interpretation of the totals.
/v1/numerology/reportAsync unified numerology PDF — Pythagorean + Chaldean.
/v1/numerology/compatibilityAnk Milan compatibility — three-facet score.
Ready to call POST /v1/numerology/pythagorean/report?
Free tier covers 1,000 requests / month. Razorpay-billed, GST-compliant invoices when you upgrade.
Informational, not predictive. Not medical, legal, or financial advice.