utility

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

GET https://api.alxindia.com/v1/panchang-api
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
๐Ÿ”‘ Get your API key by creating a free account

Sample Request

curl -X GET "https://api.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
401Unauthorized โ€” Invalid or missing API key
403Forbidden โ€” License expired or inactive
429Too Many Requests โ€” Rate limit exceeded
500Internal Server Error

Ready to integrate Panchang API?

Create an account, get your API key, and start building.

Get API Key โ€” Free