Annual (Varshaphal) Yearly Report
Generate a Varshaphal (solar return) report for the upcoming birth year.
A one-page annual reading people pay for.
What you'll build
- Exact solar-return Julian Day (when Sun returns to natal longitude)
- Varshaphal chart (a kundli cast for that exact moment)
- Muntha position for the year
- Year lord (varsha lord) interpretation
Build this with AI
Copy the full prompt below, paste it into ChatGPT, Claude, Cursor, or Lovable, and get a working Next.js implementation in minutes. No coding skill required.
Step by step
01Compute the solar-return JD
/v1/varshaphal/solar-return-jd finds the exact moment the Sun returns to the natal sidereal longitude.
02Fetch the varshaphal chart + muntha + lord
Run all three in parallel. Each is 1 credit.
curl "https://api.divyastroapi.com/v1/varshaphal/chart?birth_date=1990-01-15&birth_time=14%3A30&tz=%2B05%3A30&lat=28.61&lon=77.21&year=2027" \
-H "Authorization: Bearer dv_live_..."03Interpret
The varsha lord drives the theme for the year; the Muntha house shows life area under focus. Render as a one-page report with classical significations.
APIs used in this recipe
/v1/varshaphal/chartSolar return chart.
/v1/varshaphal/munthaMuntha house.
/v1/varshaphal/lordYear lord.
Next, try building
Kundli (Birth Chart) App
Complete Vedic birth chart with divisional charts, Ashtakavarga, and Vimshottari Dasha.
Daily Horoscope Widget
Personalized horoscope cards driven by real-time transit data, not generic sun-sign text.
Ready to try? You get 500 free credits — no card needed.
Sign up for free