import vedastro
client = vedastro.Client(api_key="va_live_xxxxxxxxxxxx")
chart = client.chart.get(
name="Arjuna",
date="1990-01-15",
time="08:30",
location="Mumbai, India"
)
print(chart.ascendant) # Scorpio
print(chart.moon_sign) # Cancer
print(chart.dasa.current) # Saturn / MercuryBuilt for developers, designed for production.
Get your API key in minutes. No setup, no infrastructure.
Comprehensive docs with examples in Python, JS, Go and cURL.
Test every endpoint live in your browser before writing code.
99.9% uptime SLA, rate limiting, and enterprise support available.
Pay in INR or USD. Automatic GST invoices for Indian businesses.
Native SDKs for Python and JavaScript with full TypeScript support.