Generate specialized Lal Kitab planetary positions, artificial planets, house calculations, debt (Rin) analysis, and exact remedial measures (Upayas) through clean, fast REST endpoints.
{
"chart_type": "Lal Kitab Fixed (Aries Ascendant)",
"planets": [
{
"name": "Sun",
"lk_house": 5,
"is_sleeping": false,
"condition": "Dharmi",
"remedy": "Maintain good moral character."
}
],
"blind_chart": false
}
Aries Always 1st House
Annual Predictions Engine
Karmic Debt Calculator
Database of Upayas
Automate complex Lal Kitab rules, exceptions, and unique remedial logic effortlessly.
Automatically convert standard birth charts into the fixed-Aries Lal Kitab format, keeping planetary positions exact while resetting house cusps.
Generate the highly specific Lal Kitab annual chart, complete with Muntha positioning and annual planetary conditions.
Programmatically identify Pitri Rin, Matri Rin, and other ancestral debts based on specific planetary combinations in the houses.
Determine which planets or houses are "sleeping" (inactive) based on Lal Kitab's unique aspect and placement rules.
Automatically resolve planetary conjunctions into their artificial equivalents (e.g., Sun + Venus = Artificial Jupiter).
Fetch context-aware, practical remedies for malefic planets based on their specific house placement in the Lal Kitab chart.
Translate dense Lal Kitab grammar into simple JSON objects.
Scans the chart for the presence of specific Lal Kitab debts (Rin). Returns the debt type, the planetary combinations that caused it, and the recommended remedial action.
"debts": [
{
"type": "Pitri Rin (Father's Debt)",
"is_present": true,
"cause": "Venus and Mercury in 2nd, 5th, 9th, or 12th house.",
"remedy": "Collect equal amounts of money from family members and donate to a temple."
}
]
Generates the Lal Kitab annual chart for a given year of life. Automatically calculates the Muntha position and shifts planetary placements according to Lal Kitab's unique progression rules.
{
"day": 15,
"month": 8,
"year": 1990,
"hour": 14,
"min": 30,
"lat": 28.6139,
"lon": 77.2090,
"target_year": 2026
}
Start building your remedial astrology application today. Get up to 1,000 free API calls per month in our sandbox environment.