/vedic namespace · APlicious

Vedic astrology API — kundli, dasha periods, nakshatra, and yogas in one key

Build Vedic astrology apps — kundli generators, dasha timelines, nakshatra finders, compatibility tools — with a single APlicious API key. Swiss Ephemeris precision, no library to install.

15+Vedic endpoints
Get free API key View docs
GET /api/v1/vedic/kundli
const res = await fetch(
  'https://aplicious.com/api/v1/vedic/kundli' +
  '?datetime=1990-01-01T12:00:00Z&lat=28.6139&lon=77.2090',
  { headers: { 'X-API-Key': 'lapi_live_••••' } }
);
const { data } = await res.json();
// { lagna: "Aries", lagna_degrees: 14.32,
//   grahas: [{ name: "Sun", rashi: "Sagittarius", degrees: 16.8,
//              house: 9, is_retrograde: false }, ...],
//   ayanamsa: { name: "Lahiri", value: 23.676 } }

No credit card · Free to start · X-API-Key header auth

What's included in /vedic

Kundli (birth chart)

POST birth date, time, and coordinates to get a complete Vedic chart: all 9 grahas, lagna, house cusps, and degrees in sidereal (Lahiri) zodiac.

Vimshottari dasha

Get the full dasha timeline from birth — mahadasha, antardasha, and current active period for any native.

27 nakshatras

Calculate janma nakshatra from birth data, or query any nakshatra by name for deity, ruler, gana, and qualities.

Divisional charts

D1 through D60 divisional charts (navamsa D9, dashamsa D10, and more) — pass chart=9 for navamsa.

Yoga detection

Detect classical Vedic yogas (Raj Yoga, Gajakesari, Budhaditya, and 100+ more) from the chart positions.

Start using the vedic astrology API today

Free tier — 250 calls/month, no credit card. Upgrade when you need more.

Get free API keyExplore /vedic docs

Frequently asked questions

Which ayanamsa is used?

Lahiri (Chitrapaksha) by default — the standard for Jyotish. The response includes the exact ayanamsa value used.

Is Rahu and Ketu included?

Yes. Rahu (North Node) and Ketu (South Node) are calculated from the Moon's true node and its opposite point.

Can I get divisional charts?

Yes — GET /vedic/divisional?chart=9 for navamsa, chart=10 for dashamsa, up to D60.

Does this work for South Indian chart format?

The API returns planetary positions and house assignments — your frontend can render them in North Indian, South Indian, or KP format.

Related API guides

Astrology API for Developers — Birth Charts, Transits, Synastry

REST API for Western astrology: natal charts, planet positions, aspects, house s

Read guide

Panchang API — Daily Hindu Calendar, Tithi, Nakshatra, Muhurta

REST API for Hindu Panchang: daily tithi, nakshatra, yoga, karana, sunrise/sunse

Read guide

Nakshatra API — All 27 Nakshatras, Janma Nakshatra, Baby Names

REST API for all 27 Vedic nakshatras: janma nakshatra from birth date/time/locat

Read guide

One key unlocks all 22 namespaces — finance, legal, property, jobs, wellness, and more.

View all plans and pricing →