Real Transit-Based Predictions

Horoscope API with 12 Life Areas & Real Transits

Professional horoscope generation: birth chart personalization, moon data, lucky elements, and quarterly breakdowns.

17 languages, <500ms response.

View API Docs
12
Life Areas
<500ms
Response Time
17
Languages
5
Text Formats
Swiss Ephemeris precision
Real transit calculations
Birth chart personalization

API Response Examples

Real response data from the Horoscope API endpoints — copy, paste, and integrate

Daily Horoscope

GET /api/v3/horoscope/daily

// GET /api/v3/horoscope/daily?sign=aries&lang=en
{
"status": "OK",
"horoscope": {
"sign": "aries",
"period": "daily",
"date": "2026-02-20",
"lang": "en",
"text": {
"general": "Today brings a powerful surge of creative energy...",
"love": "Venus aspects your natal chart favorably...",
"career": "Mars fuels your professional ambitions...",
"health": "Your energy levels peak in the morning...",
"finance": "A promising opportunity may arise...",
"family": "Home matters require your attention...",
"friends": "Social connections strengthen today...",
"education": "Learning comes naturally right now...",
"travel": "Short trips prove rewarding...",
"spirituality": "Inner reflection brings clarity...",
"creativity": "Artistic expression flows freely...",
"personal_growth": "Challenge yourself to grow..."
},
"ratings": {
"overall": 8,
"love": 7,
"career": 9,
"health": 8,
"finance": 7
},
"moon_phase": {
"phase": "waning_crescent",
"illumination": 0.23,
"emoji": "🌘"
},
"lucky": {
"number": [7, 14, 28],
"color": "crimson",
"time": "10:00-12:00"
}
}
}
Bonus Product

Generate Printable Horoscope Reports

Combine horoscope data with our PDF Report API for premium content

Daily, weekly, and monthly PDF reports
White-label branding with your logo
Auto-generation via API — no manual design
Social-sharing ready formats
Explore PDF Report API