HomeAPI Docs › Bhrigu Nadi API

Bhrigu Nadi API

Predictions without birth time, Saturn transit analysis — Hindi + English in every response.

4endpoints
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/bhrigu/full \
  -H "Authorization: Bearer sk-test-your-key" \
  -H "Content-Type: application/json" \
  -d '{"dob":"1990-06-15","lat":28.6139,"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 Bhrigu Nadi endpoints

EndpointWhat it returns
POST /v1/bhrigu/fullFull Bhrigu Nadi report: predictions, Saturn transit status, and Sade Sati phase.
POST /v1/bhrigu/predictionsLife predictions from the Moon sign alone — no birth time needed. Pass either birth details (dob/lat/lon/tz) or the Moon sign directly (`moon_sign`, English or Hindi name). Returns domain-wise predictions (career, health, finance, relationships) with confidence levels, based on Saturn's current transit from the Moon sign (Bhrigu Nadi method).
GET /v1/bhrigu/saturn_transitCurrent Saturn transit details and affected Moon signs — computed from live ephemeris.
GET /v1/bhrigu/transitsCurrent sidereal positions + upcoming transit events for all Vedic planets. Covers: Saturn, Jupiter, Rahu, Ketu, Mars, Venus, Mercury, Sun. Events are sorted by date; each includes a 'planet' field for filtering.

Frequently asked questions

What does the Bhrigu Nadi API return?

Predictions without birth time, Saturn transit analysis. Every response is JSON with both Hindi and English strings, computed astronomically on the Lahiri ayanamsa (the Indian government standard). This module has 4 endpoints.

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