Lal Kitab

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.

  • 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
Sample request/v1/lal-kitab/horoscope
bash
curl -X POST https://api.astronode.dev/v1/lal-kitab/horoscope \
  -H "Authorization: Bearer aie_test_…" \
  -H "Content-Type: application/json" \
  -d '{
  "date": "1973-04-24",
  "time": "17:25:00",
  "tz_offset_minutes": 330,
  "lat": 19.076,
  "lng": 72.8777
}'

Endpoints in this engine

5 endpoints, one consistent JSON shape

POST/v1/lal-kitab/horoscope

Fixed-house kundli with awake/asleep states

Open in console
POST/v1/lal-kitab/planets

Per-planet LK state breakdown

Open in console
POST/v1/lal-kitab/houses

House-by-house occupants + emptiness markers

Open in console
POST/v1/lal-kitab/debts

Seven rins detected with intensity

Open in console
POST/v1/lal-kitab/remedies

Remedy catalog tied to the chart

Open in console

Ready to ship Lal Kitab 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.