HomeAPI Docs › Ashtakavarga API

Ashtakavarga API

Bindhu counts, sarvashtakavarga, transit strength — Hindi + English in every response.

8endpoints
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/ashtakavarga/benefic-signs \
  -H "Authorization: Bearer sk-test-your-key" \
  -H "Content-Type: application/json" \
  -d '{"dob":"1990-06-15","gender":"male","lat":28.6139,"lon":77.209,"name":"Rahul Sharma","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 Ashtakavarga endpoints

EndpointWhat it returns
POST /v1/ashtakavarga/benefic-signsBest signs for each planet based on their BAV.
POST /v1/ashtakavarga/bhinnashtakaBhinnashtakavarga of all 7 planets, each with total bindus and best/worst signs.
POST /v1/ashtakavarga/fullComplete Ashtakavarga with all BAV and SAV.
POST /v1/ashtakavarga/predictionsTransit predictions based on Ashtakavarga scores. Pass transit_date to check a specific date.
POST /v1/ashtakavarga/sarvashtakaSarvashtakavarga (combined BAV).
POST /v1/ashtakavarga/sodhanaShodhana Pinda (reduction) for BAV using standard reduction methods.
POST /v1/ashtakavarga/transit-scoreAshtakavarga score for transiting planet in each sign.
POST /v1/ashtakavarga/trikona-sodhanaTrikona Shodhana and Ekadhipatya Shodhana in detail.

Frequently asked questions

What does the Ashtakavarga API return?

Bindhu counts, sarvashtakavarga, transit strength. Every response is JSON with both Hindi and English strings, computed astronomically on the Lahiri ayanamsa (the Indian government standard). This module has 8 endpoints.

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