/v1/lal-kitab/remediesLal Kitab · Remedies API
Remedy catalog tied to the chart
About the engine
Part of the Lal Kitab engine
The Lal Kitab engine implements Joshi 1941: a fixed Aries=H1 frame, awake/asleep planetary states, blind-house markers, the seven ancestral debts (rin), and the remedy catalog. Includes a tradition disclaimer because the system is heuristic and prescriptive.
Request
Try it from the command line
curl -X POST https://api.astronode.dev/v1/lal-kitab/remedies \
-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/lal-kitab/remedies is published in the OpenAPI 3.1 spec under /docs.
Engine highlights
What the Lal Kitab engine ships
- Joshi 1941 fixed-house kundli (Aries always H1)
- Awake/asleep planet classification per the canonical table
- Blind-house markers (8th + 12th)
- Seven rins (ancestral debts) — Pitra, Matra, Bhratra, Stree, Putra, Sansar, Atman
- Remedy catalog tied to the chart's debts and weak planets
Ready to call POST /v1/lal-kitab/remedies?
Free tier covers 100 requests / month. Razorpay-billed, GST-compliant invoices when you upgrade.
Informational, not predictive. Not medical, legal, or financial advice.