https://json.astrologyapi.com/v1/current_yogini_dashaThe current_yogini_dasha API returns the current major, sub, and sub-sub period of a yogini dasha with their respective start and end dates.
1{
2 "major_dasha": {
3 "dasha_id": 4,
4 "dasha_name": "Bhadrika",
5 "duration": "5 Years",
6 "start_date": "1-3-2014 2:30",
7 "end_date": "1-3-2019 2:30"
8 },
9 "sub_dasha": {
10 "dasha_id": 5,
11 "dasha_name": "Ulka",
12 "start_date": "9-11-2014 18:0",
13 "end_date": "10-9-2015 4:0"
14 },
15 "sub_sub_dasha": {
16 "dasha_id": 4,
17 "dasha_name": "Bhadrika",
18 "start_date": "29-7-2015 21:25",
19 "end_date": "10-9-2015 4:0"
20 }
21}Authorizationstring
requiredBasic Authorization via header
Accept-Languagestring
Preferred language for the response content
Properties
dayint
requiredDate of birth, eg: 10
monthint
requiredMonth of birth, eg: 5
yearint
requiredYear of birth, eg: 1990
hourint
requiredHour of birth, eg: 19
minint
requiredMinute of birth, eg: 55
latfloat
requiredLatitude, eg: 19.2056
lonfloat
requiredLongitude, eg: 25.2056
tzonefloat
requiredTimezone, eg: 5.5
Something is wrong with your request format or parameters.
Your API key is missing or invalid.
You don't have permission to access this specific resource.
The API endpoint you're trying to reach doesn't exist.
Our server is having a temporary glitch.