Step 1
Create a free account
Sign up with Google or email at www.navamsha.in/auth/signup. No credit card required during launch.
Sign up free →Navamsha gives you lightning-fast Vedic, Western, and numerology endpoints with a generous free tier — 10,000 calls per month while launch pricing is live.
Step 1
Sign up with Google or email at www.navamsha.in/auth/signup. No credit card required during launch.
Sign up free →Step 2
Open the dashboard, go to API Keys, and create a key. Copy the raw key immediately — it is shown once.
Go to API Keys →Step 3
Send your key in the X-API-Key header. Start with a lightweight Kundali or Panchang route, e.g. GET /api/v1/panchang/daily.
Open Swagger →curl -G "https://api.navamsha.in/api/v1/panchang/daily" \ -H "X-API-Key: YOUR_API_KEY" \ --data-urlencode "date=2026-06-16" \ --data-urlencode "latitude=19.0760" \ --data-urlencode "longitude=72.8777"