AstrologyAPI

Use access token to call astrology api.

Learn More

Whole Vimshottari Dasha

POSThttps://json.astrologyapi.com/v1/current_vdasha_all
Copy

Get all five vimshottari dasha levels.

POST/current_vdasha_all
Copy
1curl --location 'https://json.astrologyapi.com/v1/current_vdasha_all' \
2  --header 'Content-Type: application/json' \
3  --header 'x-astrologyapi-key: <YOUR_ACCESS_TOKEN>' \
4  --data '{
5    "day": 10,
6    "month": 5,
7    "year": 1990,
8    "hour": 19,
9    "min": 55,
10    "lat": 19.2056,
11    "lon": 25.2056,
12    "tzone": 5.5
13}'
14
200Response
Copy
1{
2  "major": {
3    "dasha_period": [
4      {
5        "planet": "Ketu",
6        "planet_id": 8,
7        "start": "2-5-1994  14:7",
8        "end": "2-5-2001  8:7"
9      },
10      {
11        "planet": "Venus",
12        "planet_id": 5,
13        "start": "2-5-2001  8:7",
14        "end": "2-5-2021  8:7"
15      },
16      {
17        "planet": "Sun",
18        "planet_id": 0,
19        "start": "2-5-2021  8:7",
20        "end": "2-5-2027  20:7"
21      },
22      {
23        "planet": "Moon",
24        "planet_id": 1,
25        "start": "2-5-2027  20:7",
26        "end": "2-5-2037  8:7"
27      },
28      {
29        "planet": "Mars",
30        "planet_id": 2,
31        "start": "2-5-2037  8:7",
32        "end": "2-5-2044  2:7"
33      },
34      {
35        "planet": "Rahu",
36        "planet_id": 7,
37        "start": "2-5-2044  2:7",
38        "end": "2-5-2062  14:7"
39      },
40      {
41        "planet": "Jupiter",
42        "planet_id": 4,
43        "start": "2-5-2062  14:7",
44        "end": "2-5-2078  14:7"
45      },
46      {
47        "planet": "Saturn",
48        "planet_id": 6,
49        "start": "2-5-2078  14:7",
50        "end": "2-5-2097  8:7"
51      },
52      {
53        "planet": "Mercury",
54        "planet_id": 3,
55        "start": "2-5-2097  8:7",
56        "end": "3-5-2114  14:7"
57      }
58    ]
59  },
60  "minor": {
61    "planet": {
62      "major": "Sun"
63    },
64    "dasha_period": [
65      {
66        "planet": "Sun",
67        "planet_id": 0,
68        "start": "2-5-2021  8:7",
69        "end": "19-8-2021  21:55"
70      },
71      {
72        "planet": "Moon",
73        "planet_id": 1,
74        "start": "19-8-2021  21:55",
75        "end": "18-2-2022  12:55"
76      },
77      {
78        "planet": "Mars",
79        "planet_id": 2,
80        "start": "18-2-2022  12:55",
81        "end": "26-6-2022  9:1"
82      },
83      {
84        "planet": "Rahu",
85        "planet_id": 7,
86        "start": "26-6-2022  9:1",
87        "end": "21-5-2023  2:25"
88      },
89      {
90        "planet": "Jupiter",
91        "planet_id": 4,
92        "start": "21-5-2023  2:25",
93        "end": "8-3-2024  7:13"
94      },
95      {
96        "planet": "Saturn",
97        "planet_id": 6,
98        "start": "8-3-2024  7:13",
99        "end": "18-2-2025  6:55"
100      },
101      {
102        "planet": "Mercury",
103        "planet_id": 3,
104        "start": "18-2-2025  6:55",
105        "end": "25-12-2025  18:1"
106      },
107      {
108        "planet": "Ketu",
109        "planet_id": 8,
110        "start": "25-12-2025  18:1",
111        "end": "2-5-2026  14:7"
112      },
113      {
114        "planet": "Venus",
115        "planet_id": 5,
116        "start": "2-5-2026  14:7",
117        "end": "2-5-2027  20:7"
118      }
119    ]
120  },
121  "sub_minor": {
122    "planet": {
123      "major": "Sun",
124      "minor": "Saturn"
125    },
126    "dasha_period": [
127      {
128        "planet": "Saturn",
129        "planet_id": 6,
130        "start": "8-3-2024  7:13",
131        "end": "2-5-2024  5:46"
132      },
133      {
134        "planet": "Mercury",
135        "planet_id": 3,
136        "start": "2-5-2024  5:46",
137        "end": "20-6-2024  9:31"
138      },
139      {
140        "planet": "Ketu",
141        "planet_id": 8,
142        "start": "20-6-2024  9:31",
143        "end": "10-7-2024  15:18"
144      },
145      {
146        "planet": "Venus",
147        "planet_id": 5,
148        "start": "10-7-2024  15:18",
149        "end": "6-9-2024  11:15"
150      },
151      {
152        "planet": "Sun",
153        "planet_id": 0,
154        "start": "6-9-2024  11:15",
155        "end": "23-9-2024  19:38"
156      },
157      {
158        "planet": "Moon",
159        "planet_id": 1,
160        "start": "23-9-2024  19:38",
161        "end": "22-10-2024  17:37"
162      },
163      {
164        "planet": "Mars",
165        "planet_id": 2,
166        "start": "22-10-2024  17:37",
167        "end": "11-11-2024  23:24"
168      },
169      {
170        "planet": "Rahu",
171        "planet_id": 7,
172        "start": "11-11-2024  23:24",
173        "end": "3-1-2025  0:33"
174      },
175      {
176        "planet": "Jupiter",
177        "planet_id": 4,
178        "start": "3-1-2025  0:33",
179        "end": "18-2-2025  6:55"
180      }
181    ]
182  },
183  "sub_sub_minor": {
184    "planet": {
185      "major": "Sun",
186      "minor": "Saturn",
187      "sub_minor": "Saturn"
188    },
189    "dasha_period": [
190      {
191        "planet": "Saturn",
192        "planet_id": 6,
193        "start": "8-3-2024  7:13",
194        "end": "16-3-2024  23:59"
195      },
196      {
197        "planet": "Mercury",
198        "planet_id": 3,
199        "start": "16-3-2024  23:59",
200        "end": "24-3-2024  18:47"
201      },
202      {
203        "planet": "Ketu",
204        "planet_id": 8,
205        "start": "24-3-2024  18:47",
206        "end": "27-3-2024  23:42"
207      },
208      {
209        "planet": "Venus",
210        "planet_id": 5,
211        "start": "27-3-2024  23:42",
212        "end": "6-4-2024  3:27"
213      },
214      {
215        "planet": "Sun",
216        "planet_id": 0,
217        "start": "6-4-2024  3:27",
218        "end": "8-4-2024  21:23"
219      },
220      {
221        "planet": "Moon",
222        "planet_id": 1,
223        "start": "8-4-2024  21:23",
224        "end": "13-4-2024  11:16"
225      },
226      {
227        "planet": "Mars",
228        "planet_id": 2,
229        "start": "13-4-2024  11:16",
230        "end": "16-4-2024  16:11"
231      },
232      {
233        "planet": "Rahu",
234        "planet_id": 7,
235        "start": "16-4-2024  16:11",
236        "end": "24-4-2024  21:57"
237      },
238      {
239        "planet": "Jupiter",
240        "planet_id": 4,
241        "start": "24-4-2024  21:57",
242        "end": "2-5-2024  5:46"
243      }
244    ]
245  },
246  "sub_sub_sub_minor": {
247    "planet": {
248      "major": "Sun",
249      "minor": "Saturn",
250      "sub_minor": "Saturn",
251      "sub_sub_minor": "Mercury"
252    },
253    "dasha_period": [
254      {
255        "planet": "Mercury",
256        "planet_id": 3,
257        "start": "16-3-2024  23:59",
258        "end": "18-3-2024  2:27"
259      },
260      {
261        "planet": "Ketu",
262        "planet_id": 8,
263        "start": "18-3-2024  2:27",
264        "end": "18-3-2024  13:21"
265      },
266      {
267        "planet": "Venus",
268        "planet_id": 5,
269        "start": "18-3-2024  13:21",
270        "end": "19-3-2024  20:28"
271      },
272      {
273        "planet": "Sun",
274        "planet_id": 0,
275        "start": "19-3-2024  20:28",
276        "end": "20-3-2024  5:49"
277      },
278      {
279        "planet": "Moon",
280        "planet_id": 1,
281        "start": "20-3-2024  5:49",
282        "end": "20-3-2024  21:23"
283      },
284      {
285        "planet": "Mars",
286        "planet_id": 2,
287        "start": "20-3-2024  21:23",
288        "end": "21-3-2024  8:17"
289      },
290      {
291        "planet": "Rahu",
292        "planet_id": 7,
293        "start": "21-3-2024  8:17",
294        "end": "22-3-2024  12:18"
295      },
296      {
297        "planet": "Jupiter",
298        "planet_id": 4,
299        "start": "22-3-2024  12:18",
300        "end": "23-3-2024  13:12"
301      },
302      {
303        "planet": "Saturn",
304        "planet_id": 6,
305        "start": "23-3-2024  13:12",
306        "end": "24-3-2024  18:47"
307      }
308    ]
309  }
310}

Request Headers

x-astrologyapi-key

string

required

API Access Token to authenticate requests. Send your access token in this custom header.

Accept-Language

string

Preferred language for the response content

Properties

English - enHindi - hiMarathi - maBengali - bnTamil - taTelugu - teMalayalam - mlKannada - kn

Request Body (JSON)

day

int

required

Date of birth, eg: 10

month

int

required

Month of birth, eg: 5

year

int

required

Year of birth, eg: 1990

hour

int

required

Hour of birth, eg: 19

min

int

required

Minute of birth, eg: 55

lat

float

required

Latitude, eg: 19.2056

lon

float

required

Longitude, eg: 25.2056

tzone

float

required

Timezone, eg: 5.5

Errors

400
Bad Request

Something is wrong with your request format or parameters.

401
Unauthorized

Your API key is missing or invalid.

403
Forbidden

You don't have permission to access this specific resource.

404
Not Found

The API endpoint you're trying to reach doesn't exist.

500
Internal Server Error

Our server is having a temporary glitch.