Find Ashadha Festivals
"Immerse yourself in the spirit of Ashadha with our 'Ashadha Festivals' API, unveiling the astrological and cultural charm of festivals that grace the Indian calendar within the Panchang context.
POST
https://astroapi-3.divineapi.com/indian-api/v1/ashada-festivals
Returns all festivals details from Ashada in response
Headers
Name
Type
Description
Authorization*
String
your API Access Token eg: Bearer {token}
Request Body
Name
Type
Description
api_key*
String
your API key
year*
Integer
year, eg: 2023
Place
String
place, ex: New Delhi
lat*
Float
latitude, eg: 28.6139
lon*
Float
longitude, eg: 77.2090
Take a look at how you might call this method via cURL, NodeJS or JavaScript jQuery AJAX and Python :
Last updated