Integrate highly precise, Swiss Ephemeris-backed Jyotish calculations into your application. Generate exact planetary positions (Grahas), houses (Bhavas), Nakshatras, and comprehensive Dasha systems in pure JSON.
{
"ayanamsha": "Lahiri",
"planets": [
{
"name": "Moon",
"sign": "Taurus",
"degree": 14.283,
"nakshatra": "Rohini",
"pada": 2,
"is_retrograde": false
}
]
}
Calculation Speed
Core Engine Engine
Major Ayanamshas
Uptime SLA
Everything you need to build Kundli generators, matchmaking platforms, and daily Panchang services.
Generate Lagna (Ascendant) charts, planetary positions in zodiac signs, and complete house calculations based on Sidereal principles.
Calculate Vimshottari and Ashtottari Dashas down to the exact Antardasha and Pratyantardasha timing for precise life predictions.
Instantly compute complex Varga charts including Navamsha (D9), Dashamsha (D10), and Shashtiamsha (D60) with perfect accuracy.
Retrieve exact Nakshatra lord, Pada (quarter), and Navamsha sign for every planet to fuel deep astrological analysis.
Automate Kundli Milan for dating platforms. Calculate Gunas, Bhakoot, Nadi Dosha, and overall compatibility scores programmatically.
Access dynamic endpoints for Tithi, Vara, Nakshatra, Yoga, and Karana, alongside daily Rahu Kaal and Muhurat timings.
No messy XML. Just clean, documented REST architecture.
Returns exact longitude, Nakshatra data, retrograde status, and dignities (Exalted/Debilitated) for all 9 Grahas based on birth data.
{
"day": 15,
"month": 8,
"year": 1990,
"hour": 14,
"min": 30,
"lat": 28.6139,
"lon": 77.2090,
"ayanamsha": "lahiri"
}
Computes the precise timeline of planetary periods (Maha Dasha) and sub-periods (Antar Dasha) based on the exact degree of the Moon at birth.
"dasha_timeline": [
{
"planet": "Jupiter",
"start_date": "2018-04-12",
"end_date": "2034-04-12",
"antardashas": [
{
"planet": "Saturn",
"start_date": "2020-05-30",
"end_date": "2022-12-11"
}
]
}
]
Start building your Jyotish application today. Get up to 1,000 free API calls per month in our sandbox environment.