Authentic Parāśarī Jyotiṣa · Swiss Ephemeris

Your living horoscope
thinks in chains

Not a static chart — a cosmos you watch. Tap a graha, trace karma through houses, read every verdict from classical śāstra. Nothing invented.

249
Yogas & Doshas
16
Divisional charts
5
Daśā levels
±0.01°
Ephemeris precision
For developers

One contract. The whole sky.

A single endpoint returns the complete chart — planets, dignities, 16 vargas, Vimśottari to Sūkṣma, panchāṅga, and the dosha engines. Swiss Ephemeris precision, production-ready.

POST /api/v2/kundli
curl -X POST https://vedic-clock-v2.onrender.com/api/v2/kundli \
  -H "Content-Type: application/json" \
  -d '{
    "name": "Demo Native",
    "date": "1990-04-15",
    "time": "09:00",
    "latitude": 28.6139,
    "longitude": 77.2090
  }'

# → { chart{ lagna, planets, houses,
#       navamsa, panchanga, dashas },
#     reports{ doshas, phaladeepika } }
The governing principle

“Where the text is silent, we stay silent.”

Every glow is wired to authentic Parāśarī rules — combustion orbs, Ṣaḍbala thresholds, Bhaṅga cancellations, the contradiction hierarchy. Where a classical text gives no rule, the engine marks it absent in source and invents nothing. Beautiful, and honest.

Begin your darśana

Cast your chart and watch karma unfold — or wire the live API into your own product.

Cast your chart → Read the API