Astrological Reading API + Horoscope
# Astrology & Horoscope API - Complete Celestial Intelligence The most comprehensive astrology API available. Get precise planetary calculations powered by the Swiss Ephemeris (the same engine used by professional astrologers worldwide), real-time transit analysis, full natal chart generation, synastry compatibility scoring, and AI-powered personalized readings — all from a single API. Whether…
Astrological Reading API + Horoscope endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Health Check /api/v1/health |
Check API health status and service availability |
| GET |
List Zodiac Signs /api/v1/zodiac/signs |
Get all 12 zodiac signs with symbol, element, modality, ruling planet, and date range |
| GET |
List Planets /api/v1/zodiac/planets |
Get all 10 planets with symbol, category, and keywords |
| GET |
List Houses /api/v1/zodiac/houses |
Get all 12 astrological houses with name, theme, and keywords |
| GET |
Daily Horoscope /api/v1/horoscope/daily/{sign} |
Get daily horoscope for a zodiac sign based on real-time planetary transits. Includes Sun/Moon positions, transit highlights, themed guidance (love, career, health, finances,… |
| GET |
Weekly Horoscope /api/v1/horoscope/weekly/{sign} |
Get weekly horoscope with 7-day transit aggregation, combined highlights, and themed guidance (love, career, health, finances, mood) |
| GET |
Monthly Horoscope /api/v1/horoscope/monthly/{sign} |
Get monthly horoscope with transit analysis at start, mid, and end of month. Includes key transits by phase and themed guidance. |
| POST |
Personal Horoscope /api/v1/horoscope/personal |
Personalized horoscope using birth data with current transit-to-natal aspect analysis. Compares outer planet transits against natal Sun, Moon, Mercury, Venus, and Mars. Far more… |
| POST |
Natal Chart (Full) /api/v1/chart/natal |
Complete natal chart with planets, houses, aspects, dignities, element/modality balance, chart patterns, and house rulers. The most comprehensive chart endpoint. Supports 7 house… |
| POST |
Planetary Positions /api/v1/chart/positions |
Raw planetary positions for all 10 bodies (Sun through Pluto). Returns longitude, latitude, distance, speed, sign, degree in sign, and retrograde status. Lightweight and fast —… |
| POST |
House Cusps /api/v1/chart/houses |
Calculate 12 house cusps with sign placements, Ascendant, Midheaven, and house rulers. Supports 7 house systems (placidus, koch, equal, whole_sign, campanus, regiomontanus,… |
| POST |
Planetary Aspects /api/v1/chart/aspects |
Calculate all aspects between planets. Returns aspect type, exact angle, orb, and harmony classification (harmonious, challenging, neutral, stressful). Detects conjunction,… |
| POST |
Natal Chart with Reading /api/v1/chart/reading |
Full natal chart data plus an AI-generated personalized reading covering personality analysis, strengths, challenges, life themes, and guidance. Response time is 30-90 seconds… |
| POST |
Synastry Chart /api/v1/compatibility/synastry |
Cross-chart aspect analysis between two people. Compares every planet in Person A's chart against every planet in Person B's chart. Returns all major aspects with harmony… |
| POST |
Compatibility Score /api/v1/compatibility/score |
Quantified compatibility score (0-100) with element harmony, aspect scoring, strengths, and challenges breakdown. Includes Big Three (Sun/Moon/Rising) and element/modality… |
| POST |
Compatibility Reading /api/v1/compatibility/reading |
Full synastry data, compatibility score, and an AI-generated relationship reading analyzing emotional dynamics, communication patterns, attraction factors, and growth areas.… |