Enterprise Grade Astrology

Kundli API:
Precision Birth
Charts

Generate detailed Vedic birth charts and astronomical calculations with precise global coordinates. High- accuracy D1-D60 charts for professional astrology platforms.

services_details_bg

Unmatched Precision for Modern Platforms

Our API handles the complex mathematics of celestial movements so you can focus on building the
best user experience.

up_icon1

Birth Chart Generation

Complete D1 to D60 divisional charts with high-precision calculation of ascendant and house systems.

up_icon2

Dosha Analysis

Comprehensive algorithmic analysis of Manglik, Kalsarp, Pitra Dosha, and Sade Sati periods with remediation suggestions.

up_icon3

Planetary Positions

Real-time astronomical ephemeris data for all nine planets, Rahu/Ketu, and specialized upagrahas.

Built for Developers

Integrate our JSON-based API in minutes. We provide robust SDKs for Node.js, Python, and Ruby, or you can call our REST endpoints directly.

  • 99.9% API Uptime SLA

  • Global City Database (2M+ Locations)

  • Automatic Daylight Savings Correction

Python Example
                        
        import requests
        import json
        url = "https://api.astrobeans.com/horoscope/v1/daily"

        payload = json.dumps({
        "date": "2026-02-15",
        "sign": "aries",
        "language": "hindi"
        })
        headers = {
        'Merchant-Id': '123456',
        'API-Key': '54511asd16sxxxxxxxxxxx',
        'Content-Type': 'application/json'
        }
        response = requests.request("POST", url, headers=headers, data=payload)
        print(response.text)

        

Technical Specifications

Provides the essential input details and explains the core astrological calculations and outputs generated by the system.

Request Parameters

Field Type Required
dob String (YYYY-MM-DD) Yes
tob String (HH:MM:SS) Yes
lat/lon Float Yes
ayanamsa String (lahiri, kp, etc) Optional

Key Output Objects

  • Planetary Information

    Degrees, Nakshatras, Zodiac Signs, and House placements for 9 planets.

  • Ashtakvarga Points

    Detailed numerical strengths for houses and signs (SAV and BAV tables).

  • Vimshottari Dasha

    Complete breakdown of Mahadasha, Antardasha, and Pratyantardasha periods.

Ready to scale your astrology platform?

Start for free with 500 requests per month. No credit card required to begin testing.