https://json.astrologyapi.com/v1/varshaphal_yogaThe varshaphal_yoga API provides a list of yoga names along with their descriptions, powerfullness percentage, and prediction of their occurrence. The response includes information on whether a yoga is happening or not and details about the planets involved in the yoga.
1[
2 {
3 "yog_name": "Iquabal Yoga",
4 "yog_description": "",
5 "is_yog_happening": false,
6 "powerfullness_percentage": "",
7 "yog_prediction": "",
8 "planets": []
9 },
10 {
11 "yog_name": "Induvara Yoga",
12 "yog_description": "",
13 "is_yog_happening": false,
14 "powerfullness_percentage": "",
15 "yog_prediction": "",
16 "planets": []
17 },
18 {
19 "yog_name": "Ithasala Yoga",
20 "yog_description": "",
21 "powerfullness_percentage": "",
22 "is_yog_happening": true,
23 "yog_prediction": "",
24 "yog_type": [
25 {
26 "yog_name": "Vartamana Ithasala",
27 "planets": [
28 "Sun",
29 "Mars"
30 ],
31 "planets_id": [
32 0,
33 2
34 ]
35 }
36 ]
37 },
38 {
39 "yog_name": "Easarpha Yoga",
40 "yog_description": "",
41 "is_yog_happening": true,
42 "powerfullness_percentage": "",
43 "yog_prediction": "",
44 "planets": [
45 [
46 "Venus",
47 "Sun"
48 ],
49 [
50 "Venus",
51 "Mars"
52 ],
53 [
54 "Jupiter",
55 "Saturn"
56 ]
57 ],
58 "planets_id": [
59 [
60 5,
61 0
62 ],
63 [
64 5,
65 2
66 ],
67 [
68 4,
69 6
70 ]
71 ]
72 },
73 {
74 "yog_name": "Nakta Yoga",
75 "yog_description": "",
76 "is_yog_happening": false,
77 "powerfullness_percentage": "",
78 "yog_prediction": "",
79 "planets": []
80 },
81 {
82 "yog_name": "Yamaya Yoga",
83 "yog_description": "",
84 "is_yog_happening": false,
85 "powerfullness_percentage": "",
86 "yog_prediction": "",
87 "planets": []
88 },
89 {
90 "yog_name": "Manahoo Yoga",
91 "yog_description": "",
92 "is_yog_happening": false,
93 "powerfullness_percentage": "",
94 "yog_prediction": "",
95 "planets": []
96 },
97 {
98 "yog_name": "Kamboola Yoga",
99 "yog_description": "",
100 "is_yog_happening": false,
101 "powerfullness_percentage": "",
102 "yog_prediction": "",
103 "planets": []
104 },
105 {
106 "yog_name": "Garikamboola Yoga",
107 "yog_description": "",
108 "is_yog_happening": false,
109 "powerfullness_percentage": "",
110 "yog_prediction": "",
111 "planets": []
112 },
113 {
114 "yog_name": "Khallasara Yoga",
115 "yog_description": "",
116 "is_yog_happening": true,
117 "powerfullness_percentage": "",
118 "yog_prediction": "",
119 "planets": []
120 },
121 {
122 "yog_name": "Radda Yoga",
123 "yog_description": "",
124 "is_yog_happening": true,
125 "powerfullness_percentage": "",
126 "yog_prediction": "",
127 "planets": []
128 },
129 {
130 "yog_name": "Dupparikutha Yoga",
131 "yog_description": "",
132 "is_yog_happening": true,
133 "powerfullness_percentage": "",
134 "yog_prediction": "",
135 "planets": []
136 },
137 {
138 "yog_name": "Duttota Yoga",
139 "yog_description": "",
140 "is_yog_happening": false,
141 "powerfullness_percentage": "",
142 "yog_prediction": "",
143 "planets": []
144 },
145 {
146 "yog_name": "Thambira Yoga",
147 "yog_description": "",
148 "is_yog_happening": false,
149 "powerfullness_percentage": "",
150 "yog_prediction": "",
151 "planets": []
152 },
153 {
154 "yog_name": "Kuttha Yoga",
155 "yog_description": "",
156 "is_yog_happening": true,
157 "powerfullness_percentage": "",
158 "yog_prediction": "",
159 "planets": [
160 [
161 null,
162 "Venus"
163 ]
164 ]
165 },
166 {
167 "yog_name": "Durupha Yoga",
168 "yog_description": "",
169 "is_yog_happening": true,
170 "powerfullness_percentage": "",
171 "yog_prediction": "",
172 "planets": [
173 [
174 "Sun",
175 "Mars"
176 ]
177 ]
178 }
179]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.