HomeAPI Docs › Dasha API

Dasha API

Planetary Periods: Vimshottari, Yogini, Char, antardasha, pratyantara, predictions — Hindi + English in every response.

13endpoints
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/dasha/all-levels \
  -H "Authorization: Bearer sk-test-your-key" \
  -H "Content-Type: application/json" \
  -d '{"dob":"1990-06-15","lat":28.6139,"levels":3,"lon":77.209,"tob":"10:30","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 Dasha endpoints

EndpointWhat it returns
POST /v1/dasha/all-levelsAll Vimshottari dasha levels (2–5) computed for the current running period.
POST /v1/dasha/antardashaAntardasha breakdown for a specific mahadasha lord.
POST /v1/dasha/charJaimini Chara Dasha (sign-based, K.N. Rao school): years = count from sign to its lord minus one (forward for savya signs, reverse for apasavya), lord in own sign = 12 years; sequence direction from the 9th house from lagna.
POST /v1/dasha/currentCurrent running dasha (maha + antar + pratyantara).
POST /v1/dasha/fullFull dasha report: current period, mahadasha timeline, predictions, remedies, and yogini dasha.
POST /v1/dasha/mahadashaFull Vimshottari mahadasha timeline (all 9 periods with antardashas).
POST /v1/dasha/pratyantaraPratyantara (3rd-level) dasha for given maha + antar lords.
POST /v1/dasha/predictionsRule-based Astro Shivanii AI predictions for each dasha period.
POST /v1/dasha/remediesRemedies for current and upcoming difficult dasha periods.
POST /v1/dasha/sookshmaSookshma (4th-level) dasha breakdown for current period.
POST /v1/dasha/timelineFull dasha timeline as flat array of {lord, level, start, end}.
POST /v1/dasha/transit-dashaTransit-dasha correlation: major transits coinciding with active dashas (next 12 months).
POST /v1/dasha/yoginiYogini dasha (8-yogini cycle based on Moon nakshatra).

Frequently asked questions

What does the Dasha API return?

Planetary Periods: Vimshottari, Yogini, Char, antardasha, pratyantara, predictions. Every response is JSON with both Hindi and English strings, computed astronomically on the Lahiri ayanamsa (the Indian government standard). This module has 13 endpoints.

Can I try the Dasha 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