Panchang API
Panchang API
calendarDaily Panchang with tithi, nakshatra, yoga, karana
Features
- 5 Panchang elements
- Sunrise/sunset times
- Rahukaal
- Choghadiya
Use Cases
- Hindu calendar apps
- Temple websites
- Puja scheduling
Quick Start
curl -X POST "https://api.vedika.io/v2/panchang" \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"datetime": "1990-05-15T10:30:00+05:30", "latitude": 28.61, "longitude": 77.21}'