Gochara: current planetary positions, natal comparison, Sade Sati, Jupiter/Saturn transits — Hindi + English in every response.
Get a free API key Try it in the playground
curl -X POST https://api.grahaapi.com/v1/transits/aspects \
-H "Authorization: Bearer sk-test-your-key" \
-H "Content-Type: application/json" \
-d '{"birth":{"dob":"1990-06-15","lat":28.6139,"lon":77.209,"tob":"10:30","tz":5.5},"transit_date":"2026-07-15","transit_time":"10:30"}'
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/transits/aspects | Transit planets aspecting natal planets using Vedic Graha Drishti (house-based aspects). All planets aspect 7th; Mars additionally 4th & 8th; Jupiter 5th & 9th; Saturn 3rd & 10th. |
| POST /v1/transits/current | Current planetary positions for given date and location. |
| POST /v1/transits/from-birth | Transit planets positioned relative to natal lagna (house numbers). |
| POST /v1/transits/full | Full transit report: current transits, transit-from-birth, sade sati, gochara, and next 3 upcoming events. |
| POST /v1/transits/gochara | All planets' Gochara effects from natal Moon sign. |
| POST /v1/transits/ingress | Planet sign ingresses in next 12 months. Served from pre-computed transit data — zero ephemeris scan cost. |
| POST /v1/transits/jupiter | Jupiter transit analysis — sign and house from natal chart. |
| POST /v1/transits/retrograde | Currently retrograde planets and their effects. |
| POST /v1/transits/sade-sati | Full Sade Sati (7.5-year Saturn cycle) analysis. |
| POST /v1/transits/saturn | Saturn transit analysis including Sade Sati check. |
| POST /v1/transits/upcoming | Upcoming significant planetary transits in next 90 days. Uses pre-computed transit data (zero day-scan cost) + one natal chart lookup. |
Gochara: current planetary positions, natal comparison, Sade Sati, Jupiter/Saturn transits. Every response is JSON with both Hindi and English strings, computed astronomically on the Lahiri ayanamsa (the Indian government standard). This module has 11 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