Daily Horoscope: daily/weekly forecast by Moon sign — Hindi + English in every response.
Get a free API key Try it in the playground
curl -X POST https://api.grahaapi.com/v1/rashifal/by-sign \
-H "Authorization: Bearer sk-test-your-key" \
-H "Content-Type: application/json" \
-d '{"date":"2026-07-15","rashi":"Scorpio","tz":5.5}'
Test keys (sk-test-…) are free and unlimited — the response structure is guaranteed identical to production, so you can build your whole integration before paying anything.
| Endpoint | What it returns |
|---|---|
| POST /v1/rashifal/by-sign | Daily rashifal for a specific rashi with detailed predictions. |
| POST /v1/rashifal/daily | Daily rashifal for all 12 rashis — transit-based, no birth chart needed. |
| POST /v1/rashifal/full | Full rashifal: complete daily horoscope for all 12 rashis with Sade Sati status. |
| GET /v1/rashifal/rashi-list | List all 12 rashis with their names, lords, and symbols. |
| POST /v1/rashifal/sade-sati | Check if a rashi is under Sade Sati or Ashtama Shani currently. |
| POST /v1/rashifal/weekly | Weekly rashifal for a specific rashi — 7-day transit overview. |
Daily Horoscope: daily/weekly forecast by Moon sign. Every response is JSON with both Hindi and English strings, computed astronomically on the Lahiri ayanamsa (the Indian government standard). This module has 6 endpoints.
Yes — sk-test- keys are free and unlimited, and return the exact production response structure (computed from a fixed sample chart). The Free plan then gives 1,000 real API calls per month with no credit card.
Simple INR pricing: Free (1,000 calls/mo), then paid plans from ₹499/mo. One call = one call on every endpoint — no credit system. Paid plans are throttled over quota, never blocked.
Full interactive reference for all 237 endpoints: GrahaAPI Docs · Plain-language explainers: Wiki