Panchang API
Complete Vedic Panchang with Tithi, Nakshatra, Yoga, Muhurat & Festivals for any Indian location
Overview
Get complete daily Vedic Panchang for any location in India.
Features:
- Tithi (Lunar Day) with end time
- Nakshatra with Pada and end time
- Yoga and Karana
- Sunrise, Sunset, Moonrise, Moonset
- Auspicious Timings: Brahma Muhurta, Abhijit, Vijaya, Godhuli
- Inauspicious Timings: Rahu Kalam, Yamaganda, Gulikai
- Special Yogas: Guru Pushya, Sarvarthasiddhi, Amritsiddhi
- Festivals and Ekadashi details
- Vikram Samvat, Shaka Samvat
- Graha Sthiti (Planet Positions)
- Chandrabalam and Tarabalam
- Pure mathematical computation โ Zero external API dependency
Base URL
Base endpoint for the Panchang API API
Authentication
Include your API key in the request header:
Authorization: Bearer YOUR_API_KEY X-ALX-Key: YOUR_API_KEY
Sample Request
curl -X GET "https://alxindia.com/v1/panchang-api" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json"
Sample Response
{
"status": "success",
"api": "panchang-api",
"data": {
"message": "Response from Panchang API"
},
"credits": 99
}
Error Codes
| Code | Meaning |
|---|---|
401 | Unauthorized โ Invalid or missing API key |
403 | Forbidden โ License expired or inactive |
429 | Too Many Requests โ Rate limit exceeded |
500 | Internal Server Error |
Ready to integrate Panchang API?
Create an account, get your API key, and start building.
Get API Key โ Free