https://json.astrologyapi.com/v1/varshaphal_mudda_dashaThe API varshaphal_mudda_dasha provides information about the planetary dasha sequence for a given time period. The response includes the name of the planet, its duration, and the start and end dates of its dasha period.
1[
2 {
3 "planet": "SUN",
4 "duration": 18,
5 "dasha_start": "3-2-2017,12:37:41",
6 "dasha_end": "21-2-2017,18:55:41"
7 },
8 {
9 "planet": "MOON",
10 "duration": 30,
11 "dasha_start": "21-2-2017,18:55:41",
12 "dasha_end": "24-3-2017,5:25:41"
13 },
14 {
15 "planet": "MARS",
16 "duration": 21,
17 "dasha_start": "24-3-2017,5:25:41",
18 "dasha_end": "14-4-2017,12:46:41"
19 },
20 {
21 "planet": "RAHU",
22 "duration": 54,
23 "dasha_start": "14-4-2017,12:46:41",
24 "dasha_end": "8-6-2017,7:40:41"
25 },
26 {
27 "planet": "JUPITER",
28 "duration": 48,
29 "dasha_start": "8-6-2017,7:40:41",
30 "dasha_end": "27-7-2017,0:28:41"
31 },
32 {
33 "planet": "SATURN",
34 "duration": 57,
35 "dasha_start": "27-7-2017,0:28:41",
36 "dasha_end": "22-9-2017,20:25:41"
37 },
38 {
39 "planet": "MERCURY",
40 "duration": 51,
41 "dasha_start": "22-9-2017,20:25:41",
42 "dasha_end": "13-11-2017,14:16:41"
43 },
44 {
45 "planet": "KETU",
46 "duration": 21,
47 "dasha_start": "13-11-2017,14:16:41",
48 "dasha_end": "4-12-2017,21:37:41"
49 },
50 {
51 "planet": "VENUS",
52 "duration": 60,
53 "dasha_start": "4-12-2017,21:37:41",
54 "dasha_end": "3-2-2018,18:37:41"
55 }
56]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
varshphal_yearint
requiredVarshphal year, eg: 1990
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.