latestOpenAPI 3.1.02026-08-237602082.8 MB
529d7d36d7d6
Public
Monthly Horoscope (public, no key)
Sun-sign monthly horoscope. The cache key anchors to the 1st of the month. _footer watermark. The horoscope field is paragraphs separated by a blank line and may contain **bold** and hyphen bullets; it never contains a heading, because the caller renders its own.
get/public/horoscope/monthly
Query parameters
sign'aries' | 'taurus' | 'gemini' | 'cancer' | 'leo' | 'virgo' | 'libra' | 'scorpio' | 'sagittarius' | 'capricorn' | 'aquarius' | 'pisces' required
Zodiac sun sign.
datestring date
Calendar date YYYY-MM-DD (UTC). Defaults to today.
langstring
Example:en
Language for this call, overriding Accept-Language. The canonical per-call form: a page that renders in one language passes it here rather than reconfiguring its client. Unknown or inactive codes fall back to uk.
Headers
Accept-Languagestring
BCP-47 language (e.g. uk, en, de). Set it once on your HTTP client as its default; for a single call, ?lang= overrides it. Unknown or inactive codes fall back to uk.
Response
OK
Example response
{
"ok": true,
"_footer": "Powered by astroway.api - get your own key at https://api.astroway.info"
}