HomeAPI Docs › Prashna API

Prashna API

Horary Astrology: query-time chart, yes/no, lost object, event outcome — Hindi + English in every response.

8endpoints
hi + enbilingual JSON
Lahiriayanamsa
Freeunlimited test mode

Get a free API key Try it in the playground

Quick start

curl -X POST https://api.grahaapi.com/v1/prashna/answer \
  -H "Authorization: Bearer sk-test-your-key" \
  -H "Content-Type: application/json" \
  -d '{"lat":28.6139,"lon":77.209,"question":"क्या मेरा व्यवसाय सफल होगा?","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.

All Prashna endpoints

EndpointWhat it returns
POST /v1/prashna/answerDirect yes/no answer with probability.
POST /v1/prashna/fullFull Prashna (horary) analysis.
POST /v1/prashna/outcomeDetailed outcome analysis.
POST /v1/prashna/pancha-pakshiPancha Pakshi (5 bird) system analysis.
POST /v1/prashna/prashna-lagnaPrashna lagna analysis.
POST /v1/prashna/remediesRemedies from Prashna analysis to strengthen outcome.
POST /v1/prashna/significatorsPrashna significators for the question category.
POST /v1/prashna/timingWhen will the event happen — timing estimate.

Frequently asked questions

What does the Prashna API return?

Horary Astrology: query-time chart, yes/no, lost object, event outcome. Every response is JSON with both Hindi and English strings, computed astronomically on the Lahiri ayanamsa (the Indian government standard). This module has 8 endpoints.

Can I try the Prashna API for free?

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.

How is GrahaAPI priced?

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