Birth Chart API

Birth Chart API

charts

Generate complete Vedic birth charts with planetary positions

Features

  • 12 houses
  • Planet positions
  • Ascendant calculation
  • D1-D60 divisional charts

Use Cases

  • Astrology apps
  • Horoscope websites
  • Kundli matching platforms

Quick Start

curl -X POST "https://api.vedika.io/v2/birth-chart" \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"datetime": "1990-05-15T10:30:00+05:30", "latitude": 28.61, "longitude": 77.21}'

FAQ

What is the Birth Chart API?
Generate complete Vedic birth charts with planetary positions
What can I build with Birth Chart API?
Astrology apps, Horoscope websites, Kundli matching platforms
Is there a free trial?
Yes! Use our sandbox at api.vedika.io/sandbox for free testing.

Get Started Free

Try our sandbox API with no authentication required

Try Sandbox Read Docs