Power your astrology application with highly accurate daily, weekly, monthly, and yearly horoscopes. Access beautifully categorized predictions for both Western Sun Signs and Vedic Moon Signs.
{
"sign": "Aries",
"date": "Today",
"predictions": {
"general": "Your energy levels are peaking today...",
"love": "Venus entering your 5th house brings...",
"career": "A bold move at work pays off today...",
"health": "Focus on grounding exercises."
},
"lucky_metrics": {
"number": 9,
"time": "14:00"
}
}
Western & Vedic Support
Love, Career & Health
English, Hindi, Spanish
Edge-Cached Latency
Deliver engaging, fresh astrological content to your users every single day without writing a word yourself.
Fetch dynamically generated daily readings. You can request data for "today", "tomorrow", or "yesterday" to keep your users engaged.
Provide broader forecasting with our weekly and monthly endpoints, detailing long-term planetary transits and their effects on the zodiac.
Don't just serve a wall of text. Our API breaks down predictions into structured JSON keys for General, Love, Career, and Health segments.
Switch effortlessly between Western Astrology (Sun Sign) and Vedic Astrology (Moon Sign / Rashi) by toggling a simple URL parameter.
Expand your app globally. Request horoscope content instantly translated into Hindi, Spanish, French, German, or Portuguese.
Horoscope requests are heavily cached at the edge level, meaning your app can handle massive morning traffic spikes without latency drops.
Simple GET requests make integrating horoscopes into your frontend a breeze.
Retrieve the daily horoscope for any of the 12 zodiac signs. Customize the response by passing URL parameters for the day (`yesterday`, `today`, `tomorrow`), the type (`sun` or `moon`), and the language.
?sign=taurus
&day=tomorrow
&type=sun
&lang=en
Access longer-term forecasts. This endpoint returns a comprehensive summary of the upcoming week or month, highlighting major astrological shifts and their direct impact on the selected sign.
"period_data": {
"period": "Weekly",
"date_range": "Aug 10 - Aug 16",
"summary": "This week brings clarity to financial matters...",
"key_transit": "Mercury enters Virgo"
}
Everything you need to know about integrating the Horoscope API.
Start building your content-driven astrology application today. Get up to 1,000 free API calls per month in our sandbox environment.