Astrology, tarot, numerology, rituals, crystals, playlists — twelve grounded modules, one clean REST API, designed for developers who care about how their product feels.
$ curl https://www.astralapi.dev/api/v1/zodiac/horoscope/leo \
-H "Authorization: Bearer <token>"
{
"data": {
"sign": "leo",
"date": "2026-05-16",
"mood": "Luminous",
"lucky_color": "gold",
"lucky_numbers": [3, 17, 22],
"love": 4, "work": 3, "health": 5,
"horoscope": "The sun anchors your chart..."
}
}Each module is a small, careful surface. Pick one or compose them — the same auth, the same shape of response.
Three plans. No seat math, no "contact us." Upgrade when you outgrow the free tier — not before.