The Horoscope API That Builds Daily Habits
A carefully written daily horoscope for all 12 signs, in English, French, Spanish, and German, in a short or long version. One request, one JSON response, and your users have their moment of the day.
A Daily Ritual, Ready to Plug In
A horoscope is one of the few pieces of content your users come back for every single day. That's exactly what this astrology API delivers: fresh text for every sign, every morning, with nothing to write, translate, or schedule on your end.
From $6 /month
5,000 calls/month
JSON response
12 signs, 365 days
From Aries to Pisces, a horoscope renewed daily.
4 native languages
English, Français, Español, Deutsch: the same editorial content in each, not machine translation. Serve every user in their own language with a single parameter.
Two formats
Short format for a notification, widget, or SMS. Long format for a dedicated page, a newsletter, or a proper read.
Five life areas
General theme by default, or focus the day on love, work, money, or career. Same endpoint, one extra word.
For Your Side Projects and Your Customers
Individuals: upgrade your everyday tools
Pull your horoscope into your Notion dashboard, your smart display, your home automation setup, or your automated journal. Email yourself your partner's sign every morning. If you can make an HTTP call, or use Zapier, Make, or n8n, you can use this API.
Businesses: give your customers a daily ritual
Media and content sites
Add a multilingual horoscope section with zero editorial workload, updated automatically every day.
Wellness and lifestyle apps
One more reason to open your app each morning: the short format is made for push notifications.
Newsletters
Drop each subscriber's daily horoscope into your daily communications, and watch your morning open rates climb.
Salons and brands
Beauty salons, spas, esoteric shops, lifestyle brands: feature the daily horoscope on your site or digital storefront, in your brand's voice.
Integrate the horoscope API in three steps
1
Get your API key
Create your account, activate Exclusive Access, then generate your key from your account settings. Use it as a Bearer token.
http
Authorization: Bearer yno_your_api_key
2
Call the endpoint
One authenticated GET request per sign. Pick the language, theme, and format with three parameters.
bash
curl "https://www.yes-no-oracle.com/api/v1/horoscope/leo?lang=en&theme=love&length=short" \ -H "Authorization: Bearer yno_your_api_key"
signaries · taurus · gemini · cancer · leo · virgo · libra · scorpio · sagittarius · capricorn · aquarius · pisces
langen · fr · es · de
themegeneral · love · work · money · health
lengthshort · long
3
Read the response
The API returns clean JSON. Cache the response for 24 hours to save your quota of 5,000 calls per month; beyond that, the API returns a 429 error.
json
{
"data": {
"sign": "leo",
"theme": "love",
"date": "2026-06-13",
"lang": "en",
"length": "short",
"text": "Your energy turns heads today, Leo. A bold move brings recognition."
}
}Simple Pricing: Everything Included
The horoscope API isn't yet another subscription: it's included in Yes No Oracle's Exclusive Access available from $6 /month. You get the API and the full site experience for the price of a single subscription.
5,000 API calls per month
4 native languages: EN, FR, ES and DE
2 formats: short and long
12 signs updated daily
And all the other perks: 8 themed oracle readings, reading journal, printable kit, ...
Built by People Who Take the Daily Moment Seriously
Yes No Oracle is an online oracle used every day by hundreds of people in four languages, built on one conviction: a daily ritual isn't mass-produced, it's crafted. Our horoscope carries the same editorial standard as our readings: a warm tone, never anxiety-inducing, that lights up the day instead of predicting it.
Frequently Asked Questions
Your Users' Daily Ritual Starts Here
One API key, five minutes of integration, and every morning has its message.