Skip to content

Vedic Astrology API Platform

Vedic astrology APIs for developers

Kundli, Panchang, planetary positions, dashas, doshas, matching and numerology — as a JSON API. Authenticate with an API key, call an endpoint, get a structured response back. No ephemeris math, no calendar tables to maintain yourself.

Free plan available. No credit card required to get an API key.

Why developers use it

Astrology, treated like infrastructure

A calculation engine behind a plain JSON API — the parts you'd otherwise build yourself, already built.

API key authentication

Scoped keys per integration. Revoke instantly if one is compromised.

Usage tracking built in

See calls, status codes and top endpoints from your dashboard — no separate logging setup.

Structured JSON responses

Consistent, predictable response shapes designed to be consumed by code, not read by hand.

PDF report generation

Generate downloadable astrology reports through the same API, billed as prepaid credits.

Getting started

From signup to your first response

Create an account

Register with an email and password — no manual approval step.

Choose a plan

Start on the free tier or pick a paid plan for a higher quota and rate limit.

Create an API key

Mint a scoped key from your dashboard. The secret is shown once — store it safely.

Make your first request

Call an endpoint with your key in the X-API-Key header and get JSON back.

Integrate in minutes

One request, structured output

curl -X POST https://api.astrologyservice.in/v1/chart \
  -H "X-API-Key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"birth":{"year":1990,"month":6,"day":15,"hour":10,"minute":30,"latitude":23.02,"longitude":72.57,"timezone":"Asia/Kolkata"}}'

Pricing

Start free. Scale when you need to.

Plans and current pricing are shown live on the pricing page — the same numbers your account is billed.

View Pricing

Ready to build?

Create an account and get an API key in under a minute.