/v1/lal-kitab/remediesLal Kitab · Remedies API
Planet-specific Lal Kitab remedies — pass `planet` to scope to one.
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) — Pitri, Matra, Bhratra, Stree, Putra, Sansar, Atman
- Remedy catalog tied to the chart's debts and weak planets
Related endpoints
Other Lal Kitab endpoints
/v1/lal-kitab/horoscopeFixed-house kundli with awake/asleep planet states.
/v1/lal-kitab/planetsPlanet states (asleep / awake, friendly / inimical) in LK convention.
/v1/lal-kitab/housesHouse-by-house occupancy + emptiness markers.
/v1/lal-kitab/debtsSeven rins (ancestral debts) detected with intensity.
Ready to call POST /v1/lal-kitab/remedies?
Free tier covers 1,000 requests / month. Razorpay-billed, GST-compliant invoices when you upgrade.
Informational, not predictive. Not medical, legal, or financial advice.