Developers / Reference / Prashna

Prashna

scope: prashna

Your key must hold the prashna scope. Costs are in credits — what is a credit?

Prashna
GET /api/v1/prashna/
3.0 credits

Horary astrology — no birth chart needed, the moment of asking is the chart. Requires location. method is TIME_BASED, KP_NUMBER, NUMBER_108 or ARUDHA.

Request
curl https://rajvidya.com/api/v1/prashna/ \
  -X POST \
  -H "X-API-Key: rv_live_xxxxxxxxxxxx_xxxxxxxxxxxxxxxxxxxx" \
  -H "Content-Type: application/json" \
  -d '{
    "method": "TIME_BASED",
    "question_category": "Career",
    "location": {"latitude": 18.52, "longitude": 73.85, "timezone": 5.5}
  }'
Response
{
  "module": "prashna",
  "method": "TIME_BASED",
  "data": {"prashna_summary": {"lagna": "SCORPIO"}}
}
Language

Add lang to any request to get the interpretation text back in that language. This is written interpretation, not machine translation.

English हिन्दी मराठी ગુજરાતી বাংলা தமிழ் తెలుగు संस्कृत Español Português Français Deutsch Русский العربية 日本語 繁體中文
Language codes