/v1/remedies/rudrakshaRemedies · Rudraksha API
Primary mukhi for the lagna lord + per-affliction mukhis. Full 14-mukhi catalog.
About the engine
Part of the Remedies engine
Three composers (gemstone, rudraksha, puja) that derive recommendations from the birth chart's lagna lord, active doshas, current mahadasha, and afflicted planets. Catalogs are paraphrased from named traditional sources (Brihat Parashara Hora Shastra, Padma Purana, Garuda Purana). Every entry ships with review_status='pending_astrologer_pass' and a mandatory cultural-not-clinical disclaimer baked into the response envelope.
Request
Try it from the command line
curl -X POST https://api.astronode.dev/v1/remedies/rudraksha \
-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/remedies/rudraksha is published in the OpenAPI 3.1 spec under /docs.
Engine highlights
What the Remedies engine ships
- 27 gemstones — 9 planets × primary, secondary, tertiary ranks (BPHS ch. 70; Garuda Purana)
- 14 rudrakshas — 1-mukhi through 14-mukhi (Padma Purana; Shiva Purana)
- 30 pujas — navagraha shantis, dosha-shantis, deity rites, yajnas (BPHS; Mantra-mahodadhi)
- Recommendations driven by lagna lord, active doshas, current mahadasha, and afflicted planets
- Every entry source-cited; review_status='pending_astrologer_pass' is part of the wire shape
- Pure-function composers: same chart facts in → identical recommendation out (deterministic)
Ready to call POST /v1/remedies/rudraksha?
Free tier covers 100 requests / month. Razorpay-billed, GST-compliant invoices when you upgrade.
Informational, not predictive. Not medical, legal, or financial advice.