Daily Panchang

Panchang

Credits Required: 10 for English, 20 for other languages - Get daily panchang details

get/astrology/panchang

Query parameters

ayanamsanumber required

The value for ayanamsa parameter is 1 for Lahiri, 3 for Raman, 5 for KP astrology and 45 for kp-new.

coordinatesstring required

Location is accepted in the form of latitude and longitude eg: 10.214747,78.097626.

datetimestring required

Date and time should be in ISO 8601 format YYYY-MM-DDTHH:MM:SSZ eg:2004-02-12T15:19:21%2B05:30. Please note that when using "+" as a URL parameter value, it will be interpreted as a space. To prevent this, you need to encode the datetime parameter before sending the API request.

lastring

Language code for the response. If omitted, English (en) is used. This endpoint supports 20+ languages including English (en), Hindi (hi), Tamil (ta), Telugu (te), Malayalam (ml), Kannada (kn), Bengali (bn), Marathi (mr), Gujarati (gu), Punjabi (pa), and more. See the complete list of supported language codes at <a href="/docs#tag/Languages">https://api.prokerala.com/docs#tag/Languages</a>

Response

OK

statusstring required

Example response

{
  "status": "ok",
  "data": {
    "nakshatra": [
      {
        "id": 26,
        "name": "Revati"
      }
    ]
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.