ASTROLOGY JSON API

Every chart type. Every tradition. One API key.

Birth charts, daily horoscopes, compatibility scores, and AI readings — across Western, Vedic, KP, Numerology, and Human Design. Clean JSON, consistent schemas, accurate to the arc-second. Ship in hours, not months.

API families

12+

Western, Vedic, KP, Numerology, Tarot, Human Design, and more

Endpoints

300+

Charts, forecasts, compatibility, transits, AI readings — all pre-built

Languages

22

Horoscope feeds in 22 languages, with DST-aware timestamps

FULL COVERAGE

One integration. Every tradition.

Stop juggling providers. One integration covers every chart type, every tradition, every content format — with consistent schemas across the board.

🪐

Charts & Core Calculations

Every natal data point your app needs — planets, houses, aspects, and strengths — in one structured response.

  • Western: Natal, synastry, solar & lunar return, progressed charts

  • Vedic: Kundli, all divisionals D1–D60, KP, Dasha timelines, Ashtakvarga

  • All values include degrees, retrogrades, lordships, and house strengths

Explore API Reference
📅

Daily Content & Forecasts

Automated daily, weekly, and monthly content — no writers, no pipeline, no manual updates.

  • Sun sign and ascendant-based across 12 signs × 5 life areas

  • 22+ languages, push-notification-ready formats included

  • Grounded in real transit data — not templated text

View Horoscope APIs
🎯

Compatibility & Guidance

Compatibility scores, numerology profiles, and tarot — the features users actually pay for.

  • Vedic Guna Milan (36-point) and Western synastry with composite charts

  • Pythagorean numerology: life path, soul urge, personal year, Lo Shu grid

  • Tarot: 3-card, Celtic Cross, Yes/No, and Card of the Day

Explore API Docs

LIVE DEMO

Predictable schemas. Instant integration.

Every endpoint uses consistent field naming and nesting — read the response once, parse it everywhere. Filter by tradition, request specific chart types, or deliver interpretation copy directly to your users.

Structured planet data — positions, speeds, retrogrades, and dignities

Interpretation text mapped by tradition: Western, Vedic, or KP

Metadata flags for retrograde, dignity, dispositor, and suggested next endpoints

1const myHeaders = new Headers();
2myHeaders.append("Content-Type", "application/x-www-form-urlencoded");
3myHeaders.append("Authorization", "Basic xxxx");
4
5const urlencoded = new URLSearchParams();
6urlencoded.append("timezone", "5.5");
7
8const requestOptions = {
9  method: "POST",
10  headers: myHeaders,
11  body: urlencoded,
12  redirect: "follow"
13};
14
15fetch("https://json.astrologyapi.com/v1/sun_sign_prediction/daily/virgo", requestOptions)
16  .then((response) => response.text())
17  .then((result) => console.log(result))
18  .catch((error) => console.error(error));

VEDIC & JYOTISH

The complete Vedic astrology data stack.

D1 to D60 divisional charts, Vimshottari and Yogini Dasha, Ashtakvarga, Bhavbala, Gochara, and KP sub-lords — every calculation the Vedic community expects, production-ready.

Basic Astro Details

birth details, astro details, etc...

Biorhythm

biorhythm, moon biorhythm

Horoscope Charts

horo chart, horo chart image

Ashtakvarga

planet ashtak, sarvashtak

Vimshottari Dasha

current vdasha all, major vdasha, etc...

Char Dasha

major chardasha, current chardasha, etc...

Yogini Dasha

major yogini dasha, sub yogini dasha, etc...

Life Reports

general house report, general rashi report, etc...

Lalkitab

lalkitab horoscope, lalkitab debts, etc...

Daily Nakshatra Predictions

daily nakshatra prediction, daily nakshatra prediction, etc...

Geo Details

geo details, timezone, etc...

Panchang

basic panchang, basic panchang, etc...

Numerology

numero table, numero report, etc...

Horoscope Dosha

simple manglik, manglik, etc...

Suggestions And Remedies

puja suggestion, basic gem suggestion, etc...

Varshaphal

varshaphal year chart, varshaphal month chart, etc...

Krishnamurti Paddhati

kp planets, kp house cusps, etc...

Match Making

match birth details, match ashtakoot points, etc...

TROPICAL & MODERN

The complete Western astrology toolkit.

Natal charts, synastry, composite charts, solar arc, progressions, transits, and AstroCartoGraphy — the full Western stack in one integration.

Natal Chart

western chart data, western horoscope, planets, etc...

Compatibility

personality report, friendship report, karma destiny report, etc...

Numerology

numerological numbers, lifepath number, personality number, etc...

Solar Return

solar return details, solar return planets, solar return house cusps, etc...

Synastry

romantic forecast report, composite horoscope, synastry horoscope

Transit

tropical transits, tropical transits, tropical transits, etc...

Moon Phases

lunar metrics, moon phase report

Start shipping astrology features today.

Sandbox access in minutes, self-serve. 100 free API calls to explore any endpoint. No credit card required.