FreeAstroAPI LogoFreeAstroAPI
Astro LogoV2 Sidereal Astrology Engine

Your AstroSage-like APIFor Vedic Chat Apps

Vedic astrology API for building Kundli birth charts, Jyotish, matchmaking, panchang, dasha, gochar, and Vedic chat app experiences. Turn birth data into structured JSON your product can search, explain, and display.

View V2 Docs

Complete Jyotish Features

A production-ready V2 surface for Kundli apps, compatibility tools, and AI astrology chat.

Divisional Charts

Generate calibrated V2 varga charts from D1 to D60 for Kundli views, divisional analysis, and downstream interpretation.

Predictive Dashas

Build Vedic chat replies from Vimshottari timelines, active period stacks, and retrieval-ready dasha insight facts.

Shadbala Strength

Quantify planetary condition with Shadbala and Ashtakavarga so your app can explain why a chart factor matters.

Kundli API for Birth Chart Apps

Use FreeAstroAPI to power Kundli tools that need reliable D1 chart data, nakshatras, divisional charts, dasha timelines, yogas, Panchang details, and compatibility workflows from a single Vedic astrology API.

Test the data here

Kundli Birth Chart Data

Build chart screens with ascendant, grahas, houses, signs, nakshatras, padas, and sidereal positions.

Jyotish Interpretation Inputs

Feed AI or rules engines with structured dashas, yogas, Shadbala, Ashtakavarga, Panchang, and gochar facts.

Matchmaking Workflows

Add Kundli matching with complete birth chart inputs, Ashtakoota scoring, dosha checks, and compatibility endpoints.

Customizable Vedic Visual Charts

Render North Indian, South Indian, and East Indian Kundli charts as SVG or PNG with configurable colors, line weights, sign labels, and detailed planet visuals.

SVG + PNGD1 + D9North IndianSouth IndianEast IndianVisual planets
Rashi Noir Vedic visual chart preset rendered as SVG
Switch Vedic preset

Customizable SVG and PNG Vedic astrology chart API

Birth Data to Structured JSON

Send date, time, and location. Get clean V2 responses your Vedic chat app can render directly or feed into an AI layer.

Multiple Ayanamshas

Supports Lahiri by default, with alternate ayanamsha settings when your product needs them.

Retrieval-Ready Insights

Dasha and gochar insight endpoints emit ranked facts, tags, relation keys, and search text.

Panchang and Matching

Daily Tithi, Nakshatra, Yoga, Karana, Rahu Kalam, Ashtakoota scores, and dosha checks.

POST /api/v2/vedic/calculate
Real excerpt from the V2 calculate response
{
  "ayanamsha": "lahiri",
  "timezone_used": "Asia/Kolkata",
  "chart": {
    "ascendant": {
      "degree": 58.7441,
      "sign": "Taurus",
      "sign_id": 2,
      "nakshatra": {
        "id": 5,
        "name": "Mrigashira",
        "pada": 2,
        "lord": "Mars"
      }
    },
    "planets": [
      {
        "name": "Sun",
        "sign": "Virgo",
        "house": 5,
        "nakshatra": "Uttara Phalguni"
      }
    ]
  },
  "panchang": {
    "request_time_panchang": {
      "tithi": {
        "number": 22,
        "name": "Saptami",
        "paksha": "Krishna"
      },
      "nakshatra": {
        "number": 5,
        "name": "Mrigashirsha"
      }
    }
  },
  "metadata": {
    "endpoint_version": "v2",
    "ruleset_version": "classical_calculate_v1",
    "included_components": [
      "chart",
      "vargas",
      "vimshottari_dasha",
      "yogas",
      "panchang",
      "shadbala",
      "ashtakavarga"
    ]
  }
}

V2 Endpoints

The current V2 API surface for Vedic astrology apps, AI chat products, and Kundli workflows.

Rate Limits

  • Free Tier

    Free Tier

    80 requests per day

    Perfect for development and testing

  • Pro Tier

    Pro Tier

    50,000 requests per month

    Production-ready performance

GeoCity V2 for Fast Astrology Autocomplete

Use /api/v2/geo/search before Vedic chart calls so users can pick the right birth place quickly. Geo V2 returns fast results for cities, localities, and suburbs, including Indian state and district data.

India coverage
Cities + suburbs
India lookup
No filter needed
Response
lat/lng + timezone
View Geo V2 Docs

Vedic API FAQ

Can I use the endpoint for free?

Yes. You can get a free API key and use the Vedic endpoints on the Free Tier for development, testing, prototypes, and small apps.

Which Ayanamsha do you use?

By default, we use Lahiri (Chitrapaksha) Ayanamsha, which is the standard in India. You can also specify Raman, KP, True Chitra, or even Tropical if needed.

Are calculations Sidereal or Tropical?

Our Vedic API suite uses Sidereal calculations (Nirayana). For Tropical (Western) calculations, please use our Western Astrology endpoints.

Do you provide remedies?

We focus on providing precise astronomical and astrological data. Interpretation and remedy recommendation logic is left to your application layer, though we provide all the data (strength, yogas) needed for it.

Can I build a full Kundli birth chart for Indian users?

Yes. The Vedic chart and calculate endpoints return ascendant, planets, houses, signs, nakshatras, padas, ayanamsha, timezone, and metadata your app can use to render a Kundli chart experience.

Does the API support Panchang details?

Yes. The Panchang endpoint returns Tithi, Nakshatra, Yoga, Karana, sunrise-based day context, and Rahu Kalam data for Hindu calendar and daily muhurat workflows.

Which Vedic prediction data is available?

The V2 endpoints support Vimshottari dasha timelines, dasha insights, gochar transit timelines, yoga detection, Shadbala, Ashtakavarga, and varga charts for Jyotish analysis.

Can users search Indian birth places?

Yes. Geo V2 search supports fast Indian city, locality, suburb, state, and district lookup, returning latitude, longitude, and timezone values for accurate Vedic chart requests.

Build Your Vedic Chat App

Get a free API key for testing and start turning Kundli, dasha, gochar, Panchang, and compatibility data into product-ready experiences.