{"info":{"_postman_id":"5734f35b-e3a3-4f41-a9ab-b2eb518b5693","name":"VedIntelAstroAPI v2.2 — Vedic, Western & Tarot","description":"<html><head></head><body><h1 id=\"vedintelastroapi-v22\">VedIntelAstroAPI v2.2</h1>\n<p><strong>The world's most accurate Vedic astrology computation API</strong> — built on Swiss Ephemeris with zero external computation dependency.</p>\n<h2 id=\"authentication\">Authentication</h2>\n<p>Pass your API key as a query parameter on every request:\n<code>?api_key=YOUR_KEY</code></p>\n<p>Get your API key by signing up at <strong><a href=\"https://api.vedintelastroapi.com\">https://api.vedintelastroapi.com</a></strong></p>\n<h2 id=\"free-plan\">Free Plan</h2>\n<p>500 calls/month · 20 req/sec · No credit card required</p>\n<h2 id=\"error-codes\">Error Codes</h2>\n<p>All responses with status <strong>200 are valid</strong>.</p>\n<ul>\n<li>400 — Invalid input parameters</li>\n<li>401 — Invalid or missing API key  </li>\n<li>429 — Rate limit exceeded</li>\n<li>500 — Server error</li>\n</ul>\n<h2 id=\"rate-limits\">Rate Limits</h2>\n<ul>\n<li>Free: 20 req/sec</li>\n<li>Developer: 30 req/sec  </li>\n<li>Starter: 50 req/sec</li>\n<li>Professional: 200 req/sec</li>\n<li>Enterprise: 500 req/sec</li>\n</ul>\n<h2 id=\"migration-from-vedicastroapi\">Migration from VedicAstroAPI</h2>\n<p>Same parameter names, same response structure. Change one environment variable.\nAll <code>/v3-json/*</code> paths route automatically to our handlers.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"VedIntelAstroAPI v2.2","slug":"vedintelastroapi-v22"}],"owner":"44659305","collectionId":"5734f35b-e3a3-4f41-a9ab-b2eb518b5693","publishedId":"2sBXqFN2ia","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"4F46E5"},"publishDate":"2026-04-22T10:03:25.000Z"},"item":[{"name":"Horoscope (Kundali)","item":[{"name":"Planet Details","id":"fc74ff83-42a6-4aa6-8df9-91e5711f556e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/horoscope/planet-details?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Returns all 9 Vedic planets with sign, degree, house, nakshatra, nakshatra lord, pada, and retrograde status. Accuracy: 0.0000° verified against Jagannatha Hora.</p>\n","urlObject":{"protocol":"https","path":["api","v1","horoscope","planet-details"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"1199f305-9343-4979-975b-3fc120ddcf36","name":"Planet Details — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/horoscope/planet-details?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","horoscope","planet-details"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"0\": {\n      \"name\": \"As\",\n      \"house\": 1,\n      \"retro\": false,\n      \"zodiac\": \"Sagittarius\",\n      \"rasi_no\": 9,\n      \"is_retro\": \"false\",\n      \"full_name\": \"Ascendant\",\n      \"nakshatra\": \"Mula\",\n      \"local_degree\": 1.4542242839087294,\n      \"global_degree\": 241.45422428390873,\n      \"nakshatra_lord\": \"Ketu\",\n      \"nakshatra_pada\": 1,\n      \"progress_in_percentage\": 4.847414279695764\n    },\n    \"1\": {\n      \"name\": \"Su\",\n      \"house\": 10,\n      \"retro\": false,\n      \"zodiac\": \"Virgo\",\n      \"rasi_no\": 6,\n      \"is_retro\": \"false\",\n      \"full_name\": \"Sun\",\n      \"nakshatra\": \"Hasta\",\n      \"local_degree\": 14.409529658298425,\n      \"global_degree\": 164.40952965829842,\n      \"nakshatra_lord\": \"Moon\",\n      \"nakshatra_pada\": 2,\n      \"progress_in_percentage\": 48.03176552766141\n    },\n    \"2\": {\n      \"name\": \"Mo\",\n      \"house\": 5,\n      \"retro\": false,\n      \"zodiac\": \"Aries\",\n      \"rasi_no\": 1,\n      \"is_retro\": \"false\",\n      \"full_name\": \"Moon\",\n      \"nakshatra\": \"Krittika\",\n      \"local_degree\": 29.258858955279095,\n      \"global_degree\": 29.258858955279095,\n      \"nakshatra_lord\": \"Sun\",\n      \"nakshatra_pada\": 1,\n      \"progress_in_percentage\": 97.52952985093032\n    },\n    \"3\": {\n      \"name\": \"Ma\",\n      \"house\": 7,\n      \"retro\": false,\n      \"zodiac\": \"Gemini\",\n      \"rasi_no\": 3,\n      \"is_retro\": \"false\",\n      \"full_name\": \"Mars\",\n      \"nakshatra\": \"Punarvasu\",\n      \"local_degree\": 24.028675078374818,\n      \"global_degree\": 84.02867507837482,\n      \"nakshatra_lord\": \"Jupiter\",\n      \"nakshatra_pada\": 2,\n      \"progress_in_percentage\": 80.09558359458272\n    },\n    \"4\": {\n      \"name\": \"Me\",\n      \"house\": 10,\n      \"retro\": false,\n      \"zodiac\": \"Virgo\",\n      \"rasi_no\": 6,\n      \"is_retro\": \"false\",\n      \"full_name\": \"Mercury\",\n      \"nakshatra\": \"Uttara Phalguni\",\n      \"local_degree\": 1.0112527745022817,\n      \"global_degree\": 151.01125277450228,\n      \"nakshatra_lord\": \"Sun\",\n      \"nakshatra_pada\": 2,\n      \"progress_in_percentage\": 3.3708425816742724\n    },\n    \"5\": {\n      \"name\": \"Ju\",\n      \"house\": 7,\n      \"retro\": false,\n      \"zodiac\": \"Gemini\",\n      \"rasi_no\": 3,\n      \"is_retro\": \"false\",\n      \"full_name\": \"Jupiter\",\n      \"nakshatra\": \"Ardra\",\n      \"local_degree\": 11.722490173736958,\n      \"global_degree\": 71.72249017373696,\n      \"nakshatra_lord\": \"Rahu\",\n      \"nakshatra_pada\": 2,\n      \"progress_in_percentage\": 39.07496724578986\n    },\n    \"6\": {\n      \"name\": \"Ve\",\n      \"house\": 9,\n      \"retro\": false,\n      \"zodiac\": \"Leo\",\n      \"rasi_no\": 5,\n      \"is_retro\": \"false\",\n      \"full_name\": \"Venus\",\n      \"nakshatra\": \"Purva Phalguni\",\n      \"local_degree\": 16.979531882966626,\n      \"global_degree\": 136.97953188296663,\n      \"nakshatra_lord\": \"Venus\",\n      \"nakshatra_pada\": 2,\n      \"progress_in_percentage\": 56.59843960988875\n    },\n    \"7\": {\n      \"name\": \"Sa\",\n      \"house\": 9,\n      \"retro\": false,\n      \"zodiac\": \"Leo\",\n      \"rasi_no\": 5,\n      \"is_retro\": \"false\",\n      \"full_name\": \"Saturn\",\n      \"nakshatra\": \"Magha\",\n      \"local_degree\": 2.770940177234934,\n      \"global_degree\": 122.77094017723493,\n      \"nakshatra_lord\": \"Ketu\",\n      \"nakshatra_pada\": 1,\n      \"progress_in_percentage\": 9.23646725744978\n    },\n    \"8\": {\n      \"name\": \"Ra\",\n      \"house\": 10,\n      \"retro\": true,\n      \"zodiac\": \"Virgo\",\n      \"rasi_no\": 6,\n      \"is_retro\": \"true\",\n      \"full_name\": \"Rahu\",\n      \"nakshatra\": \"Hasta\",\n      \"local_degree\": 21.86758331597457,\n      \"global_degree\": 171.86758331597457,\n      \"nakshatra_lord\": \"Moon\",\n      \"nakshatra_pada\": 4,\n      \"progress_in_percentage\": 72.8919443865819\n    },\n    \"9\": {\n      \"name\": \"Ke\",\n      \"house\": 4,\n      \"retro\": true,\n      \"zodiac\": \"Pisces\",\n      \"rasi_no\": 12,\n      \"is_retro\": \"true\",\n      \"full_name\": \"Ketu\",\n      \"nakshatra\": \"Revati\",\n      \"local_degree\": 21.86758331597457,\n      \"global_degree\": 351.86758331597457,\n      \"nakshatra_lord\": \"Mercury\",\n      \"nakshatra_pada\": 2,\n      \"progress_in_percentage\": 72.8919443865819\n    }\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"fc74ff83-42a6-4aa6-8df9-91e5711f556e"},{"name":"Divisional Charts","id":"c5834a42-4840-4a5d-8077-e396359f585c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/horoscope/divisional-charts?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5&chart=D9","description":"<p>Planetary positions for divisional charts D1 through D60 using correct Vedic formulas (D9 navamsa trikona, D10 dashamsha, D30 trimshamsha per BPHS).</p>\n","urlObject":{"protocol":"https","path":["api","v1","horoscope","divisional-charts"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"},{"description":{"content":"<p>Chart: D1,D2,D3,D7,D9,D10,D12,D16,D20,D24,D27,D30,D40,D45,D60</p>\n","type":"text/plain"},"key":"chart","value":"D9"}],"variable":[]}},"response":[{"id":"888823c4-8d5a-40fe-b8a2-021137e81de5","name":"Divisional Charts — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/horoscope/divisional-charts?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","horoscope","divisional-charts"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"0\": {\n      \"name\": \"As\",\n      \"full_name\": \"Ascendant\",\n      \"local_degree\": 1.4542242839087294,\n      \"global_degree\": 241.45422428390873,\n      \"progress_in_percentage\": 4.847414279695764,\n      \"rasi_no\": 9,\n      \"zodiac\": \"Sagittarius\",\n      \"retro\": false,\n      \"is_retro\": \"false\",\n      \"house\": 1,\n      \"nakshatra\": \"Mula\",\n      \"nakshatra_lord\": \"Ketu\",\n      \"nakshatra_pada\": 1\n    },\n    \"1\": {\n      \"name\": \"Su\",\n      \"full_name\": \"Sun\",\n      \"local_degree\": 14.409529658298425,\n      \"global_degree\": 164.40952965829842,\n      \"progress_in_percentage\": 48.03176552766141,\n      \"rasi_no\": 6,\n      \"zodiac\": \"Virgo\",\n      \"retro\": false,\n      \"is_retro\": \"false\",\n      \"house\": 10,\n      \"nakshatra\": \"Hasta\",\n      \"nakshatra_lord\": \"Moon\",\n      \"nakshatra_pada\": 2\n    },\n    \"2\": {\n      \"name\": \"Mo\",\n      \"full_name\": \"Moon\",\n      \"local_degree\": 29.258858955279095,\n      \"global_degree\": 29.258858955279095,\n      \"progress_in_percentage\": 97.52952985093032,\n      \"rasi_no\": 1,\n      \"zodiac\": \"Aries\",\n      \"retro\": false,\n      \"is_retro\": \"false\",\n      \"house\": 5,\n      \"nakshatra\": \"Krittika\",\n      \"nakshatra_lord\": \"Sun\",\n      \"nakshatra_pada\": 1\n    },\n    \"3\": {\n      \"name\": \"Ma\",\n      \"full_name\": \"Mars\",\n      \"local_degree\": 24.028675078374818,\n      \"global_degree\": 84.02867507837482,\n      \"progress_in_percentage\": 80.09558359458272,\n      \"rasi_no\": 3,\n      \"zodiac\": \"Gemini\",\n      \"retro\": false,\n      \"is_retro\": \"false\",\n      \"house\": 7,\n      \"nakshatra\": \"Punarvasu\",\n      \"nakshatra_lord\": \"Jupiter\",\n      \"nakshatra_pada\": 2\n    },\n    \"4\": {\n      \"name\": \"Me\",\n      \"full_name\": \"Mercury\",\n      \"local_degree\": 1.0112527745022817,\n      \"global_degree\": 151.01125277450228,\n      \"progress_in_percentage\": 3.3708425816742724,\n      \"rasi_no\": 6,\n      \"zodiac\": \"Virgo\",\n      \"retro\": false,\n      \"is_retro\": \"false\",\n      \"house\": 10,\n      \"nakshatra\": \"Uttara Phalguni\",\n      \"nakshatra_lord\": \"Sun\",\n      \"nakshatra_pada\": 2\n    },\n    \"5\": {\n      \"name\": \"Ju\",\n      \"full_name\": \"Jupiter\",\n      \"local_degree\": 11.722490173736958,\n      \"global_degree\": 71.72249017373696,\n      \"progress_in_percentage\": 39.07496724578986,\n      \"rasi_no\": 3,\n      \"zodiac\": \"Gemini\",\n      \"retro\": false,\n      \"is_retro\": \"false\",\n      \"house\": 7,\n      \"nakshatra\": \"Ardra\",\n      \"nakshatra_lord\": \"Rahu\",\n      \"nakshatra_pada\": 2\n    },\n    \"6\": {\n      \"name\": \"Ve\",\n      \"full_name\": \"Venus\",\n      \"local_degree\": 16.979531882966626,\n      \"global_degree\": 136.97953188296663,\n      \"progress_in_percentage\": 56.59843960988875,\n      \"rasi_no\": 5,\n      \"zodiac\": \"Leo\",\n      \"retro\": false,\n      \"is_retro\": \"false\",\n      \"house\": 9,\n      \"nakshatra\": \"Purva Phalguni\",\n      \"nakshatra_lord\": \"Venus\",\n      \"nakshatra_pada\": 2\n    },\n    \"7\": {\n      \"name\": \"Sa\",\n      \"full_name\": \"Saturn\",\n      \"local_degree\": 2.770940177234934,\n      \"global_degree\": 122.77094017723493,\n      \"progress_in_percentage\": 9.23646725744978,\n      \"rasi_no\": 5,\n      \"zodiac\": \"Leo\",\n      \"retro\": false,\n      \"is_retro\": \"false\",\n      \"house\": 9,\n      \"nakshatra\": \"Magha\",\n      \"nakshatra_lord\": \"Ketu\",\n      \"nakshatra_pada\": 1\n    },\n    \"8\": {\n      \"name\": \"Ra\",\n      \"full_name\": \"Rahu\",\n      \"local_degree\": 21.86758331597457,\n      \"global_degree\": 171.86758331597457,\n      \"progress_in_percentage\": 72.8919443865819,\n      \"rasi_no\": 6,\n      \"zodiac\": \"Virgo\",\n      \"retro\": true,\n      \"is_retro\": \"true\",\n      \"house\": 10,\n      \"nakshatra\": \"Hasta\",\n      \"nakshatra_lord\": \"Moon\",\n      \"nakshatra_pada\": 4\n    },\n    \"9\": {\n      \"name\": \"Ke\",\n      \"full_name\": \"Ketu\",\n      \"local_degree\": 21.86758331597457,\n      \"global_degree\": 351.86758331597457,\n      \"progress_in_percentage\": 72.8919443865819,\n      \"rasi_no\": 12,\n      \"zodiac\": \"Pisces\",\n      \"retro\": true,\n      \"is_retro\": \"true\",\n      \"house\": 4,\n      \"nakshatra\": \"Revati\",\n      \"nakshatra_lord\": \"Mercury\",\n      \"nakshatra_pada\": 2\n    }\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"c5834a42-4840-4a5d-8077-e396359f585c"},{"name":"Chart Image (SVG)","id":"c7f43e0b-770c-49a1-babd-9ec33294f885","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/horoscope/chart-image?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5&style=north&format=base64","description":"<p>Returns an SVG natal chart in North or South Indian style, base64 encoded by default.</p>\n","urlObject":{"protocol":"https","path":["api","v1","horoscope","chart-image"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"},{"description":{"content":"<p>north or south</p>\n","type":"text/plain"},"key":"style","value":"north"},{"description":{"content":"<p>base64 or utf8</p>\n","type":"text/plain"},"key":"format","value":"base64"}],"variable":[]}},"response":[{"id":"a7b6286a-c957-4f8d-ba4d-a48c8c89712b","name":"Chart Image (SVG) — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/horoscope/chart-image?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","horoscope","chart-image"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"svg\": \"<svg>...</svg> (base64 or utf8 SVG natal chart — use format=utf8 to see raw SVG)\",\n    \"style\": \"north\",\n    \"format\": \"base64\"\n  },\n  \"remaining_api_calls\": 499\n}"}],"_postman_id":"c7f43e0b-770c-49a1-babd-9ec33294f885"},{"name":"Ashtakvarga Chart Image","id":"8c2e62a5-c7f8-443d-8b8d-7d40a96a7d40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/horoscope/ashtakvarga-chart-image?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>SVG bar chart of sarvashtakvarga bindus per rashi.</p>\n","urlObject":{"protocol":"https","path":["api","v1","horoscope","ashtakvarga-chart-image"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"2558187c-387a-46cd-a6f7-bb9cd7f7ebec","name":"Ashtakvarga Chart Image — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/horoscope/ashtakvarga-chart-image?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","horoscope","ashtakvarga-chart-image"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"svg\": \"<svg>...</svg> (base64 or utf8 SVG natal chart — use format=utf8 to see raw SVG)\",\n    \"style\": \"north\",\n    \"format\": \"base64\"\n  },\n  \"remaining_api_calls\": 499\n}"}],"_postman_id":"8c2e62a5-c7f8-443d-8b8d-7d40a96a7d40"},{"name":"Ashtakvarga","id":"81ca1c46-45b2-4eaa-a782-7e6a7eff2c11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/horoscope/ashtakvarga?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Complete ashtakvarga table for all planets.</p>\n","urlObject":{"protocol":"https","path":["api","v1","horoscope","ashtakvarga"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"527e631d-a147-4c53-a2b9-0e5132d84990","name":"Ashtakvarga — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/horoscope/ashtakvarga?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","horoscope","ashtakvarga"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"total_bindus\": 55,\n    \"sarvashtakvarga\": [\n      {\n        \"sign\": \"Aries\",\n        \"bindus\": 5,\n        \"sign_no\": 1\n      },\n      {\n        \"sign\": \"Taurus\",\n        \"bindus\": 2,\n        \"sign_no\": 2\n      },\n      {\n        \"sign\": \"Gemini\",\n        \"bindus\": 7,\n        \"sign_no\": 3\n      },\n      {\n        \"sign\": \"Cancer\",\n        \"bindus\": 5,\n        \"sign_no\": 4\n      },\n      {\n        \"sign\": \"Leo\",\n        \"bindus\": 2,\n        \"sign_no\": 5\n      },\n      {\n        \"sign\": \"Virgo\",\n        \"bindus\": 7,\n        \"sign_no\": 6\n      },\n      {\n        \"sign\": \"Libra\",\n        \"bindus\": 6,\n        \"sign_no\": 7\n      },\n      {\n        \"sign\": \"Scorpio\",\n        \"bindus\": 3,\n        \"sign_no\": 8\n      },\n      {\n        \"sign\": \"Sagittarius\",\n        \"bindus\": 6,\n        \"sign_no\": 9\n      },\n      {\n        \"sign\": \"Capricorn\",\n        \"bindus\": 4,\n        \"sign_no\": 10\n      },\n      {\n        \"sign\": \"Aquarius\",\n        \"bindus\": 3,\n        \"sign_no\": 11\n      },\n      {\n        \"sign\": \"Pisces\",\n        \"bindus\": 5,\n        \"sign_no\": 12\n      }\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"81ca1c46-45b2-4eaa-a782-7e6a7eff2c11"},{"name":"Binnashtakvarga","id":"e71e735e-87db-449f-b043-c748087f6ef9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/horoscope/binnashtakvarga?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Individual planet ashtakvarga (binnashtakvarga) tables.</p>\n","urlObject":{"protocol":"https","path":["api","v1","horoscope","binnashtakvarga"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"c3c2afd6-dcb6-419b-8f69-25fa02f34111","name":"Binnashtakvarga — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/horoscope/binnashtakvarga?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","horoscope","binnashtakvarga"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": [\n    {\n      \"table\": [\n        {\n          \"sign\": \"Aries\",\n          \"bindu\": 1,\n          \"sign_no\": 1\n        },\n        {\n          \"sign\": \"Taurus\",\n          \"bindu\": 1,\n          \"sign_no\": 2\n        },\n        {\n          \"sign\": \"Gemini\",\n          \"bindu\": 1,\n          \"sign_no\": 3\n        },\n        {\n          \"sign\": \"Cancer\",\n          \"bindu\": 1,\n          \"sign_no\": 4\n        },\n        {\n          \"sign\": \"Leo\",\n          \"bindu\": 0,\n          \"sign_no\": 5\n        },\n        {\n          \"sign\": \"Virgo\",\n          \"bindu\": 1,\n          \"sign_no\": 6\n        },\n        {\n          \"sign\": \"Libra\",\n          \"bindu\": 1,\n          \"sign_no\": 7\n        },\n        {\n          \"sign\": \"Scorpio\",\n          \"bindu\": 0,\n          \"sign_no\": 8\n        },\n        {\n          \"sign\": \"Sagittarius\",\n          \"bindu\": 1,\n          \"sign_no\": 9\n        },\n        {\n          \"sign\": \"Capricorn\",\n          \"bindu\": 0,\n          \"sign_no\": 10\n        },\n        {\n          \"sign\": \"Aquarius\",\n          \"bindu\": 0,\n          \"sign_no\": 11\n        },\n        {\n          \"sign\": \"Pisces\",\n          \"bindu\": 1,\n          \"sign_no\": 12\n        }\n      ],\n      \"planet\": \"Sun\",\n      \"total_bindus\": 8\n    },\n    {\n      \"table\": [\n        {\n          \"sign\": \"Aries\",\n          \"bindu\": 0,\n          \"sign_no\": 1\n        },\n        {\n          \"sign\": \"Taurus\",\n          \"bindu\": 0,\n          \"sign_no\": 2\n        },\n        {\n          \"sign\": \"Gemini\",\n          \"bindu\": 1,\n          \"sign_no\": 3\n        },\n        {\n          \"sign\": \"Cancer\",\n          \"bindu\": 0,\n          \"sign_no\": 4\n        },\n        {\n          \"sign\": \"Leo\",\n          \"bindu\": 0,\n          \"sign_no\": 5\n        },\n        {\n          \"sign\": \"Virgo\",\n          \"bindu\": 1,\n          \"sign_no\": 6\n        },\n        {\n          \"sign\": \"Libra\",\n          \"bindu\": 1,\n          \"sign_no\": 7\n        },\n        {\n          \"sign\": \"Scorpio\",\n          \"bindu\": 1,\n          \"sign_no\": 8\n        },\n        {\n          \"sign\": \"Sagittarius\",\n          \"bindu\": 0,\n          \"sign_no\": 9\n        },\n        {\n          \"sign\": \"Capricorn\",\n          \"bindu\": 1,\n          \"sign_no\": 10\n        },\n        {\n          \"sign\": \"Aquarius\",\n          \"bindu\": 1,\n          \"sign_no\": 11\n        },\n        {\n          \"sign\": \"Pisces\",\n          \"bindu\": 0,\n          \"sign_no\": 12\n        }\n      ],\n      \"planet\": \"Moon\",\n      \"total_bindus\": 6\n    },\n    {\n      \"table\": [\n        {\n          \"sign\": \"Aries\",\n          \"bindu\": 1,\n          \"sign_no\": 1\n        },\n        {\n          \"sign\": \"Taurus\",\n          \"bindu\": 0,\n          \"sign_no\": 2\n        },\n        {\n          \"sign\": \"Gemini\",\n          \"bindu\": 1,\n          \"sign_no\": 3\n        },\n        {\n          \"sign\": \"Cancer\",\n          \"bindu\": 1,\n          \"sign_no\": 4\n        },\n        {\n          \"sign\": \"Leo\",\n          \"bindu\": 0,\n          \"sign_no\": 5\n        },\n        {\n          \"sign\": \"Virgo\",\n          \"bindu\": 1,\n          \"sign_no\": 6\n        },\n        {\n          \"sign\": \"Libra\",\n          \"bindu\": 0,\n          \"sign_no\": 7\n        },\n        {\n          \"sign\": \"Scorpio\",\n          \"bindu\": 0,\n          \"sign_no\": 8\n        },\n        {\n          \"sign\": \"Sagittarius\",\n          \"bindu\": 1,\n          \"sign_no\": 9\n        },\n        {\n          \"sign\": \"Capricorn\",\n          \"bindu\": 1,\n          \"sign_no\": 10\n        },\n        {\n          \"sign\": \"Aquarius\",\n          \"bindu\": 0,\n          \"sign_no\": 11\n        },\n        {\n          \"sign\": \"Pisces\",\n          \"bindu\": 1,\n          \"sign_no\": 12\n        }\n      ],\n      \"planet\": \"Mars\",\n      \"total_bindus\": 7\n    },\n    {\n      \"table\": [\n        {\n          \"sign\": \"Aries\",\n          \"bindu\": 1,\n          \"sign_no\": 1\n        },\n        {\n          \"sign\": \"Taurus\",\n          \"bindu\": 0,\n          \"sign_no\": 2\n        },\n        {\n          \"sign\": \"Gemini\",\n          \"bindu\": 1,\n          \"sign_no\": 3\n        },\n        {\n          \"sign\": \"Cancer\",\n          \"bindu\": 1,\n          \"sign_no\": 4\n        },\n        {\n          \"sign\": \"Leo\",\n          \"bindu\": 0,\n          \"sign_no\": 5\n        },\n        {\n          \"sign\": \"Virgo\",\n          \"bindu\": 1,\n          \"sign_no\": 6\n        },\n        {\n          \"sign\": \"Libra\",\n          \"bindu\": 1,\n          \"sign_no\": 7\n        },\n        {\n          \"sign\": \"Scorpio\",\n          \"bindu\": 0,\n          \"sign_no\": 8\n        },\n        {\n          \"sign\": \"Sagittarius\",\n          \"bindu\": 1,\n          \"sign_no\": 9\n        },\n        {\n          \"sign\": \"Capricorn\",\n          \"bindu\": 0,\n          \"sign_no\": 10\n        },\n        {\n          \"sign\": \"Aquarius\",\n          \"bindu\": 1,\n          \"sign_no\": 11\n        },\n        {\n          \"sign\": \"Pisces\",\n          \"bindu\": 0,\n          \"sign_no\": 12\n        }\n      ],\n      \"planet\": \"Mercury\",\n      \"total_bindus\": 7\n    },\n    {\n      \"table\": [\n        {\n          \"sign\": \"Aries\",\n          \"bindu\": 1,\n          \"sign_no\": 1\n        },\n        {\n          \"sign\": \"Taurus\",\n          \"bindu\": 0,\n          \"sign_no\": 2\n        },\n        {\n          \"sign\": \"Gemini\",\n          \"bindu\": 1,\n          \"sign_no\": 3\n        },\n        {\n          \"sign\": \"Cancer\",\n          \"bindu\": 1,\n          \"sign_no\": 4\n        },\n        {\n          \"sign\": \"Leo\",\n          \"bindu\": 1,\n          \"sign_no\": 5\n        },\n        {\n          \"sign\": \"Virgo\",\n          \"bindu\": 1,\n          \"sign_no\": 6\n        },\n        {\n          \"sign\": \"Libra\",\n          \"bindu\": 0,\n          \"sign_no\": 7\n        },\n        {\n          \"sign\": \"Scorpio\",\n          \"bindu\": 0,\n          \"sign_no\": 8\n        },\n        {\n          \"sign\": \"Sagittarius\",\n          \"bindu\": 1,\n          \"sign_no\": 9\n        },\n        {\n          \"sign\": \"Capricorn\",\n          \"bindu\": 1,\n          \"sign_no\": 10\n        },\n        {\n          \"sign\": \"Aquarius\",\n          \"bindu\": 0,\n          \"sign_no\": 11\n        },\n        {\n          \"sign\": \"Pisces\",\n          \"bindu\": 1,\n          \"sign_no\": 12\n        }\n      ],\n      \"planet\": \"Jupiter\",\n      \"total_bindus\": 8\n    },\n    {\n      \"table\": [\n        {\n          \"sign\": \"Aries\",\n          \"bindu\": 1,\n          \"sign_no\": 1\n        },\n        {\n          \"sign\": \"Taurus\",\n          \"bindu\": 0,\n          \"sign_no\": 2\n        },\n        {\n          \"sign\": \"Gemini\",\n          \"bindu\": 1,\n          \"sign_no\": 3\n        },\n        {\n          \"sign\": \"Cancer\",\n          \"bindu\": 1,\n          \"sign_no\": 4\n        },\n        {\n          \"sign\": \"Leo\",\n          \"bindu\": 1,\n          \"sign_no\": 5\n        },\n        {\n          \"sign\": \"Virgo\",\n          \"bindu\": 1,\n          \"sign_no\": 6\n        },\n        {\n          \"sign\": \"Libra\",\n          \"bindu\": 1,\n          \"sign_no\": 7\n        },\n        {\n          \"sign\": \"Scorpio\",\n          \"bindu\": 1,\n          \"sign_no\": 8\n        },\n        {\n          \"sign\": \"Sagittarius\",\n          \"bindu\": 1,\n          \"sign_no\": 9\n        },\n        {\n          \"sign\": \"Capricorn\",\n          \"bindu\": 0,\n          \"sign_no\": 10\n        },\n        {\n          \"sign\": \"Aquarius\",\n          \"bindu\": 0,\n          \"sign_no\": 11\n        },\n        {\n          \"sign\": \"Pisces\",\n          \"bindu\": 1,\n          \"sign_no\": 12\n        }\n      ],\n      \"planet\": \"Venus\",\n      \"total_bindus\": 9\n    },\n    {\n      \"table\": [\n        {\n          \"sign\": \"Aries\",\n          \"bindu\": 0,\n          \"sign_no\": 1\n        },\n        {\n          \"sign\": \"Taurus\",\n          \"bindu\": 0,\n          \"sign_no\": 2\n        },\n        {\n          \"sign\": \"Gemini\",\n          \"bindu\": 1,\n          \"sign_no\": 3\n        },\n        {\n          \"sign\": \"Cancer\",\n          \"bindu\": 0,\n          \"sign_no\": 4\n        },\n        {\n          \"sign\": \"Leo\",\n          \"bindu\": 0,\n          \"sign_no\": 5\n        },\n        {\n          \"sign\": \"Virgo\",\n          \"bindu\": 0,\n          \"sign_no\": 6\n        },\n        {\n          \"sign\": \"Libra\",\n          \"bindu\": 1,\n          \"sign_no\": 7\n        },\n        {\n          \"sign\": \"Scorpio\",\n          \"bindu\": 0,\n          \"sign_no\": 8\n        },\n        {\n          \"sign\": \"Sagittarius\",\n          \"bindu\": 1,\n          \"sign_no\": 9\n        },\n        {\n          \"sign\": \"Capricorn\",\n          \"bindu\": 1,\n          \"sign_no\": 10\n        },\n        {\n          \"sign\": \"Aquarius\",\n          \"bindu\": 0,\n          \"sign_no\": 11\n        },\n        {\n          \"sign\": \"Pisces\",\n          \"bindu\": 0,\n          \"sign_no\": 12\n        }\n      ],\n      \"planet\": \"Saturn\",\n      \"total_bindus\": 4\n    }\n  ],\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"e71e735e-87db-449f-b043-c748087f6ef9"},{"name":"Ascendant Report","id":"1840ab2e-5b80-4884-aeea-fda8b732e273","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/horoscope/ascendant-report?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Detailed interpretation of the ascendant sign, its lord, and first-house planets.</p>\n","urlObject":{"protocol":"https","path":["api","v1","horoscope","ascendant-report"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"24dce6d3-0bc7-499c-9065-d592de92c8b5","name":"Ascendant Report — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/horoscope/ascendant-report?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","horoscope","ascendant-report"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"ascendant\": \"Sagittarius\",\n    \"ascendant_lord\": \"Jupiter\",\n    \"ascendant_lord_location\": \"Gemini\",\n    \"ascendant_lord_house_location\": 7,\n    \"general_prediction\": \"Ruled by Jupiter, Sagittarius ascendants are philosophical, optimistic, and seek higher truth.\",\n    \"bot_response\": \"You are a Sagittarius ascendant\",\n    \"element\": \"Fire\",\n    \"modality\": \"Mutable\",\n    \"ascendant_degree\": 1.4542,\n    \"nakshatra\": \"Mula\",\n    \"nakshatra_pada\": 1\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"1840ab2e-5b80-4884-aeea-fda8b732e273"},{"name":"Planet Report","id":"a5b85d6a-d197-434d-a28e-1b914144f913","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/horoscope/planet-report?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Detailed report for each of the 9 Vedic planets — dignity, house, aspects, results.</p>\n","urlObject":{"protocol":"https","path":["api","v1","horoscope","planet-report"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"581f28fc-f7f1-4c61-ae1c-516670d18fb3","name":"Planet Report — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/horoscope/planet-report?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","horoscope","planet-report"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": [\n    {\n      \"planet\": \"Sun\",\n      \"zodiac\": \"Virgo\",\n      \"house\": 10,\n      \"local_degree\": 14.4095,\n      \"nakshatra\": \"Hasta\",\n      \"nakshatra_pada\": 2,\n      \"retro\": false,\n      \"dignity\": \"Neutral\",\n      \"sign_lord\": \"Mercury\"\n    },\n    {\n      \"planet\": \"Moon\",\n      \"zodiac\": \"Aries\",\n      \"house\": 5,\n      \"local_degree\": 29.2589,\n      \"nakshatra\": \"Krittika\",\n      \"nakshatra_pada\": 1,\n      \"retro\": false,\n      \"dignity\": \"Neutral\",\n      \"sign_lord\": \"Mars\"\n    },\n    {\n      \"planet\": \"Mars\",\n      \"zodiac\": \"Gemini\",\n      \"house\": 7,\n      \"local_degree\": 24.0287,\n      \"nakshatra\": \"Punarvasu\",\n      \"nakshatra_pada\": 2,\n      \"retro\": false,\n      \"dignity\": \"Neutral\",\n      \"sign_lord\": \"Mercury\"\n    },\n    {\n      \"planet\": \"Mercury\",\n      \"zodiac\": \"Virgo\",\n      \"house\": 10,\n      \"local_degree\": 1.0113,\n      \"nakshatra\": \"Uttara Phalguni\",\n      \"nakshatra_pada\": 2,\n      \"retro\": false,\n      \"dignity\": \"Exalted\",\n      \"sign_lord\": \"Mercury\"\n    },\n    {\n      \"planet\": \"Jupiter\",\n      \"zodiac\": \"Gemini\",\n      \"house\": 7,\n      \"local_degree\": 11.7225,\n      \"nakshatra\": \"Ardra\",\n      \"nakshatra_pada\": 2,\n      \"retro\": false,\n      \"dignity\": \"Neutral\",\n      \"sign_lord\": \"Mercury\"\n    },\n    {\n      \"planet\": \"Venus\",\n      \"zodiac\": \"Leo\",\n      \"house\": 9,\n      \"local_degree\": 16.9795,\n      \"nakshatra\": \"Purva Phalguni\",\n      \"nakshatra_pada\": 2,\n      \"retro\": false,\n      \"dignity\": \"Neutral\",\n      \"sign_lord\": \"Sun\"\n    },\n    {\n      \"planet\": \"Saturn\",\n      \"zodiac\": \"Leo\",\n      \"house\": 9,\n      \"local_degree\": 2.7709,\n      \"nakshatra\": \"Magha\",\n      \"nakshatra_pada\": 1,\n      \"retro\": false,\n      \"dignity\": \"Neutral\",\n      \"sign_lord\": \"Sun\"\n    },\n    {\n      \"planet\": \"Rahu\",\n      \"zodiac\": \"Virgo\",\n      \"house\": 10,\n      \"local_degree\": 21.8676,\n      \"nakshatra\": \"Hasta\",\n      \"nakshatra_pada\": 4,\n      \"retro\": true,\n      \"dignity\": \"Neutral\",\n      \"sign_lord\": \"Mercury\"\n    },\n    {\n      \"planet\": \"Ketu\",\n      \"zodiac\": \"Pisces\",\n      \"house\": 4,\n      \"local_degree\": 21.8676,\n      \"nakshatra\": \"Revati\",\n      \"nakshatra_pada\": 2,\n      \"retro\": true,\n      \"dignity\": \"Neutral\",\n      \"sign_lord\": \"Jupiter\"\n    }\n  ],\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"a5b85d6a-d197-434d-a28e-1b914144f913"},{"name":"Personal Characteristics","id":"9931cfe2-43b1-42fd-9a1a-f3b67a76bf9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/horoscope/personal-characteristics?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Personality analysis from the ascendant, Moon sign, and key planetary positions.</p>\n","urlObject":{"protocol":"https","path":["api","v1","horoscope","personal-characteristics"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"77b5729b-ab6c-48c2-9de5-42fab57bb96a","name":"Personal Characteristics — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/horoscope/personal-characteristics?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","horoscope","personal-characteristics"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"ascendant\": \"Sagittarius\",\n    \"moon_sign\": \"Aries\",\n    \"sun_sign\": \"Virgo\",\n    \"personality\": \"Optimistic, philosophical, adventurous, tactless\",\n    \"health_vulnerabilities\": \"Hips, thighs, liver\",\n    \"career_aptitude\": \"Education, law, travel, religion\",\n    \"physical_appearance\": \"Tall, athletic, open expression\",\n    \"lucky_numbers\": [\n      3,\n      9\n    ],\n    \"lucky_colors\": [\n      \"Purple\",\n      \"Orange\"\n    ],\n    \"lucky_days\": [\n      \"Thursday\",\n      \"Tuesday\"\n    ],\n    \"compatible_signs\": [\n      \"Aries\",\n      \"Leo\",\n      \"Libra\"\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"9931cfe2-43b1-42fd-9a1a-f3b67a76bf9c"},{"name":"Planetary Aspects","id":"634a320b-2714-45ac-a7a8-588495ff046d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/horoscope/planetary-aspects?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>All planetary aspects (drishti) — Parashari special and general aspects.</p>\n","urlObject":{"protocol":"https","path":["api","v1","horoscope","planetary-aspects"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"49db6dd8-0317-4d4f-996a-814a6c48af17","name":"Planetary Aspects — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/horoscope/planetary-aspects?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","horoscope","planetary-aspects"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": [\n    {\n      \"aspect_type\": \"Full Aspect (7th)\",\n      \"aspected_house\": 4,\n      \"aspected_planets\": [\n        \"Ketu\"\n      ],\n      \"aspecting_planet\": \"Sun\"\n    },\n    {\n      \"aspect_type\": \"Full Aspect (7th)\",\n      \"aspected_house\": 11,\n      \"aspected_planets\": [],\n      \"aspecting_planet\": \"Moon\"\n    },\n    {\n      \"aspect_type\": \"Special Aspect (4th)\",\n      \"aspected_house\": 10,\n      \"aspected_planets\": [\n        \"Sun\",\n        \"Mercury\",\n        \"Rahu\"\n      ],\n      \"aspecting_planet\": \"Mars\"\n    },\n    {\n      \"aspect_type\": \"Full Aspect (7th)\",\n      \"aspected_house\": 1,\n      \"aspected_planets\": [],\n      \"aspecting_planet\": \"Mars\"\n    },\n    {\n      \"aspect_type\": \"Special Aspect (8th)\",\n      \"aspected_house\": 2,\n      \"aspected_planets\": [],\n      \"aspecting_planet\": \"Mars\"\n    },\n    {\n      \"aspect_type\": \"Full Aspect (7th)\",\n      \"aspected_house\": 4,\n      \"aspected_planets\": [\n        \"Ketu\"\n      ],\n      \"aspecting_planet\": \"Mercury\"\n    },\n    {\n      \"aspect_type\": \"Special Aspect (5th)\",\n      \"aspected_house\": 11,\n      \"aspected_planets\": [],\n      \"aspecting_planet\": \"Jupiter\"\n    },\n    {\n      \"aspect_type\": \"Full Aspect (7th)\",\n      \"aspected_house\": 1,\n      \"aspected_planets\": [],\n      \"aspecting_planet\": \"Jupiter\"\n    },\n    {\n      \"aspect_type\": \"Special Aspect (9th)\",\n      \"aspected_house\": 3,\n      \"aspected_planets\": [],\n      \"aspecting_planet\": \"Jupiter\"\n    },\n    {\n      \"aspect_type\": \"Full Aspect (7th)\",\n      \"aspected_house\": 3,\n      \"aspected_planets\": [],\n      \"aspecting_planet\": \"Venus\"\n    },\n    {\n      \"aspect_type\": \"Special Aspect (3th)\",\n      \"aspected_house\": 11,\n      \"aspected_planets\": [],\n      \"aspecting_planet\": \"Saturn\"\n    },\n    {\n      \"aspect_type\": \"Full Aspect (7th)\",\n      \"aspected_house\": 3,\n      \"aspected_planets\": [],\n      \"aspecting_planet\": \"Saturn\"\n    },\n    {\n      \"aspect_type\": \"Special Aspect (10th)\",\n      \"aspected_house\": 6,\n      \"aspected_planets\": [],\n      \"aspecting_planet\": \"Saturn\"\n    },\n    {\n      \"aspect_type\": \"Special Aspect (5th)\",\n      \"aspected_house\": 2,\n      \"aspected_planets\": [],\n      \"aspecting_planet\": \"Rahu\"\n    },\n    {\n      \"aspect_type\": \"Full Aspect (7th)\",\n      \"aspected_house\": 4,\n      \"aspected_planets\": [\n        \"Ketu\"\n      ],\n      \"aspecting_planet\": \"Rahu\"\n    },\n    {\n      \"aspect_type\": \"Special Aspect (9th)\",\n      \"aspected_house\": 6,\n      \"aspected_planets\": [],\n      \"aspecting_planet\": \"Rahu\"\n    },\n    {\n      \"aspect_type\": \"Special Aspect (5th)\",\n      \"aspected_house\": 8,\n      \"aspected_planets\": [],\n      \"aspecting_planet\": \"Ketu\"\n    },\n    {\n      \"aspect_type\": \"Full Aspect (7th)\",\n      \"aspected_house\": 10,\n      \"aspected_planets\": [\n        \"Sun\",\n        \"Mercury\",\n        \"Rahu\"\n      ],\n      \"aspecting_planet\": \"Ketu\"\n    },\n    {\n      \"aspect_type\": \"Special Aspect (9th)\",\n      \"aspected_house\": 12,\n      \"aspected_planets\": [],\n      \"aspecting_planet\": \"Ketu\"\n    }\n  ],\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"634a320b-2714-45ac-a7a8-588495ff046d"},{"name":"Planets in Houses","id":"fcf884df-e55a-4817-8208-b84f09504291","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/horoscope/planets-in-houses?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>House-by-house listing of all planetary occupants with interpretation.</p>\n","urlObject":{"protocol":"https","path":["api","v1","horoscope","planets-in-houses"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"5f75a007-52bb-4923-9d4f-b5fda0a53c05","name":"Planets in Houses — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/horoscope/planets-in-houses?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","horoscope","planets-in-houses"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": [\n    {\n      \"house\": 1,\n      \"planets\": [],\n      \"is_empty\": true,\n      \"planet_count\": 0\n    },\n    {\n      \"house\": 2,\n      \"planets\": [],\n      \"is_empty\": true,\n      \"planet_count\": 0\n    },\n    {\n      \"house\": 3,\n      \"planets\": [],\n      \"is_empty\": true,\n      \"planet_count\": 0\n    },\n    {\n      \"house\": 4,\n      \"planets\": [\n        \"Ketu\"\n      ],\n      \"is_empty\": false,\n      \"planet_count\": 1\n    },\n    {\n      \"house\": 5,\n      \"planets\": [\n        \"Moon\"\n      ],\n      \"is_empty\": false,\n      \"planet_count\": 1\n    },\n    {\n      \"house\": 6,\n      \"planets\": [],\n      \"is_empty\": true,\n      \"planet_count\": 0\n    },\n    {\n      \"house\": 7,\n      \"planets\": [\n        \"Mars\",\n        \"Jupiter\"\n      ],\n      \"is_empty\": false,\n      \"planet_count\": 2\n    },\n    {\n      \"house\": 8,\n      \"planets\": [],\n      \"is_empty\": true,\n      \"planet_count\": 0\n    },\n    {\n      \"house\": 9,\n      \"planets\": [\n        \"Venus\",\n        \"Saturn\"\n      ],\n      \"is_empty\": false,\n      \"planet_count\": 2\n    },\n    {\n      \"house\": 10,\n      \"planets\": [\n        \"Sun\",\n        \"Mercury\",\n        \"Rahu\"\n      ],\n      \"is_empty\": false,\n      \"planet_count\": 3\n    },\n    {\n      \"house\": 11,\n      \"planets\": [],\n      \"is_empty\": true,\n      \"planet_count\": 0\n    },\n    {\n      \"house\": 12,\n      \"planets\": [],\n      \"is_empty\": true,\n      \"planet_count\": 0\n    }\n  ],\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"fcf884df-e55a-4817-8208-b84f09504291"},{"name":"Western Planets","id":"d5810924-b6c1-41a1-8561-3a75e661d78a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/horoscope/western-planets?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Tropical zodiac planetary positions for western astrology compatibility.</p>\n","urlObject":{"protocol":"https","path":["api","v1","horoscope","western-planets"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"c5509712-e140-41ea-8619-5d28779f803d","name":"Western Planets — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/horoscope/western-planets?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","horoscope","western-planets"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"planets\": [\n      {\n        \"name\": \"Sun\",\n        \"house\": 11,\n        \"retro\": false,\n        \"system\": \"Tropical\",\n        \"zodiac\": \"Libra\",\n        \"local_degree\": 7.9558,\n        \"global_degree\": 187.9558\n      },\n      {\n        \"name\": \"Moon\",\n        \"house\": 6,\n        \"retro\": false,\n        \"system\": \"Tropical\",\n        \"zodiac\": \"Taurus\",\n        \"local_degree\": 22.8051,\n        \"global_degree\": 52.8051\n      },\n      {\n        \"name\": \"Mars\",\n        \"house\": 8,\n        \"retro\": false,\n        \"system\": \"Tropical\",\n        \"zodiac\": \"Cancer\",\n        \"local_degree\": 17.575,\n        \"global_degree\": 107.575\n      },\n      {\n        \"name\": \"Mercury\",\n        \"house\": 10,\n        \"retro\": false,\n        \"system\": \"Tropical\",\n        \"zodiac\": \"Virgo\",\n        \"local_degree\": 24.5575,\n        \"global_degree\": 174.5575\n      },\n      {\n        \"name\": \"Jupiter\",\n        \"house\": 8,\n        \"retro\": false,\n        \"system\": \"Tropical\",\n        \"zodiac\": \"Cancer\",\n        \"local_degree\": 5.2688,\n        \"global_degree\": 95.2688\n      },\n      {\n        \"name\": \"Venus\",\n        \"house\": 10,\n        \"retro\": false,\n        \"system\": \"Tropical\",\n        \"zodiac\": \"Virgo\",\n        \"local_degree\": 10.5258,\n        \"global_degree\": 160.5258\n      },\n      {\n        \"name\": \"Saturn\",\n        \"house\": 9,\n        \"retro\": false,\n        \"system\": \"Tropical\",\n        \"zodiac\": \"Leo\",\n        \"local_degree\": 26.3172,\n        \"global_degree\": 146.3172\n      },\n      {\n        \"name\": \"Uranus\",\n        \"house\": 12,\n        \"retro\": false,\n        \"system\": \"Tropical\",\n        \"zodiac\": \"Scorpio\",\n        \"local_degree\": 10.045,\n        \"global_degree\": 220.045\n      },\n      {\n        \"name\": \"Neptune\",\n        \"house\": 1,\n        \"retro\": false,\n        \"system\": \"Tropical\",\n        \"zodiac\": \"Sagittarius\",\n        \"local_degree\": 13.7331,\n        \"global_degree\": 253.7331\n      },\n      {\n        \"name\": \"Pluto\",\n        \"house\": 11,\n        \"retro\": false,\n        \"system\": \"Tropical\",\n        \"zodiac\": \"Libra\",\n        \"local_degree\": 13.8399,\n        \"global_degree\": 193.8399\n      },\n      {\n        \"name\": \"Rahu (Mean Node)\",\n        \"house\": 11,\n        \"retro\": true,\n        \"system\": \"Tropical\",\n        \"zodiac\": \"Libra\",\n        \"local_degree\": 15.4139,\n        \"global_degree\": 195.4139\n      }\n    ],\n    \"ascendant\": \"Sagittarius\",\n    \"ascendant_degree\": 25.0005\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"d5810924-b6c1-41a1-8561-3a75e661d78a"},{"name":"AI 12-Month Prediction","id":"7b7af878-7457-4e15-a5ef-0574a26744cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/horoscope/ai-12-month-prediction?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>12-month forward prediction using natal chart + current transits.</p>\n","urlObject":{"protocol":"https","path":["api","v1","horoscope","ai-12-month-prediction"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"20575f78-eb7d-4666-b762-c29f656ef407","name":"AI 12-Month Prediction — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/horoscope/ai-12-month-prediction?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","horoscope","ai-12-month-prediction"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"predictions\": [\n      {\n        \"month\": \"April 2026\",\n        \"overall\": \"Jupiter's triple influence activates your 7th house natal Jupiter, creating a powerful period of expansion in partnerships.\",\n        \"career\": \"Strong month for negotiations and new collaborations.\",\n        \"health\": \"Energy levels high. Maintain routine.\"\n      },\n      {\n        \"month\": \"May 2026\",\n        \"overall\": \"Saturn stabilises your 3rd house — communication sharpens. Good for writing, signing contracts, short travel.\",\n        \"career\": \"Methodical progress. No sudden breakthroughs but steady gains.\",\n        \"health\": \"Watch for stress-related fatigue.\"\n      }\n    ],\n    \"ascendant\": \"Sagittarius\",\n    \"current_dasha\": \"Mercury\",\n    \"ai_model\": \"claude-3-5-sonnet\"\n  },\n  \"remaining_api_calls\": 499\n}"}],"_postman_id":"7b7af878-7457-4e15-a5ef-0574a26744cc"}],"id":"de609b99-946d-4af0-9163-97a7cd02c982","_postman_id":"de609b99-946d-4af0-9163-97a7cd02c982","description":""},{"name":"Extended Horoscope","item":[{"name":"Find Ascendant","id":"72fe520f-3c1b-414b-a405-c1321416107c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/find-ascendant?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Returns the Lagna (Ascendant) sign, degree, and nakshatra.</p>\n","urlObject":{"protocol":"https","path":["api","v1","extended-horoscope","find-ascendant"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"c76f0344-526c-4f8d-8a42-bf2e106a16da","name":"Find Ascendant — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/find-ascendant?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","extended-horoscope","find-ascendant"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"ascendant\": \"Sagittarius\",\n    \"bot_response\": \"You are a Sagittarius ascendant\",\n    \"ascendant_lord\": \"Jupiter\",\n    \"general_prediction\": \"Ruled by Jupiter, Sagittarius ascendants are philosophical, optimistic, and seek higher truth.\",\n    \"ascendant_lord_location\": \"Gemini\",\n    \"ascendant_lord_house_location\": 7\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"72fe520f-3c1b-414b-a405-c1321416107c"},{"name":"Find Moon Sign","id":"dbdc3cd8-d17e-490d-bd68-55ea7cea293c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/find-moon-sign?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Returns the natal Moon sign, degree, nakshatra, and nakshatra lord.</p>\n","urlObject":{"protocol":"https","path":["api","v1","extended-horoscope","find-moon-sign"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"3d996240-5700-4584-8b7b-ab9b0878c08f","name":"Find Moon Sign — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/find-moon-sign?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","extended-horoscope","find-moon-sign"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"moon_sign\": \"Aries\",\n    \"prediction\": \"Aries moon natives are known for their characteristic emotional patterns and inner world richness.\",\n    \"bot_response\": \"Your moon sign is Aries\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"dbdc3cd8-d17e-490d-bd68-55ea7cea293c"},{"name":"Find Sun Sign","id":"7d014e3d-3fc0-402b-ab9f-ab735eb1ce9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/find-sun-sign?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Returns the natal Sun sign and degree.</p>\n","urlObject":{"protocol":"https","path":["api","v1","extended-horoscope","find-sun-sign"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"7482c3e8-a37e-4044-8337-4b0f9e6a58d7","name":"Find Sun Sign — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/find-sun-sign?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","extended-horoscope","find-sun-sign"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"sun_sign\": \"Virgo\",\n    \"prediction\": \"The last and defining qualities of Virgo Sun natives shape their core identity and life purpose.\",\n    \"bot_response\": \"Your sun sign is Virgo\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"7d014e3d-3fc0-402b-ab9f-ab735eb1ce9b"},{"name":"Extended Kundli Details","id":"6f45e94a-5bd3-41cd-8a69-c88cb275379e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/extended-kundli-details?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Comprehensive kundli: ascendant, all planets, yogas, doshas, and current dasha in one call.</p>\n","urlObject":{"protocol":"https","path":["api","v1","extended-horoscope","extended-kundli-details"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"186eb1d9-f156-4e71-b43a-2c0b0c19639c","name":"Extended Kundli Details — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/extended-kundli-details?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","extended-horoscope","extended-kundli-details"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"ascendant\": \"Sagittarius\",\n    \"ascendant_lord\": \"Jupiter\",\n    \"moon_sign\": \"Aries\",\n    \"sun_sign\": \"Virgo\",\n    \"current_mahadasha\": {\n      \"lord\": \"Jupiter\",\n      \"start\": \"Tue, 01 Aug 2017 05:14:44 GMT\",\n      \"end\": \"Mon, 01 Aug 2033 05:14:44 GMT\"\n    },\n    \"planet_dignities\": [\n      {\n        \"planet\": \"Sun\",\n        \"zodiac\": \"Virgo\",\n        \"house\": 10,\n        \"dignity\": \"Normal\",\n        \"retro\": false\n      },\n      {\n        \"planet\": \"Moon\",\n        \"zodiac\": \"Aries\",\n        \"house\": 5,\n        \"dignity\": \"Normal\",\n        \"retro\": false\n      },\n      {\n        \"planet\": \"Mars\",\n        \"zodiac\": \"Gemini\",\n        \"house\": 7,\n        \"dignity\": \"Normal\",\n        \"retro\": false\n      },\n      {\n        \"planet\": \"Mercury\",\n        \"zodiac\": \"Virgo\",\n        \"house\": 10,\n        \"dignity\": \"Exalted\",\n        \"retro\": false\n      },\n      {\n        \"planet\": \"Jupiter\",\n        \"zodiac\": \"Gemini\",\n        \"house\": 7,\n        \"dignity\": \"Normal\",\n        \"retro\": false\n      },\n      {\n        \"planet\": \"Venus\",\n        \"zodiac\": \"Leo\",\n        \"house\": 9,\n        \"dignity\": \"Normal\",\n        \"retro\": false\n      },\n      {\n        \"planet\": \"Saturn\",\n        \"zodiac\": \"Leo\",\n        \"house\": 9,\n        \"dignity\": \"Normal\",\n        \"retro\": false\n      },\n      {\n        \"planet\": \"Rahu\",\n        \"zodiac\": \"Virgo\",\n        \"house\": 10,\n        \"dignity\": \"Normal\",\n        \"retro\": true\n      },\n      {\n        \"planet\": \"Ketu\",\n        \"zodiac\": \"Pisces\",\n        \"house\": 4,\n        \"dignity\": \"Normal\",\n        \"retro\": true\n      }\n    ],\n    \"house_lords\": [\n      {\n        \"house\": 1,\n        \"sign\": \"Sagittarius\",\n        \"lord\": \"Jupiter\"\n      },\n      {\n        \"house\": 2,\n        \"sign\": \"Capricorn\",\n        \"lord\": \"Saturn\"\n      },\n      {\n        \"house\": 3,\n        \"sign\": \"Aquarius\",\n        \"lord\": \"Saturn\"\n      },\n      {\n        \"house\": 4,\n        \"sign\": \"Pisces\",\n        \"lord\": \"Jupiter\"\n      },\n      {\n        \"house\": 5,\n        \"sign\": \"Aries\",\n        \"lord\": \"Mars\"\n      },\n      {\n        \"house\": 6,\n        \"sign\": \"Taurus\",\n        \"lord\": \"Venus\"\n      },\n      {\n        \"house\": 7,\n        \"sign\": \"Gemini\",\n        \"lord\": \"Mercury\"\n      },\n      {\n        \"house\": 8,\n        \"sign\": \"Cancer\",\n        \"lord\": \"Moon\"\n      },\n      {\n        \"house\": 9,\n        \"sign\": \"Leo\",\n        \"lord\": \"Sun\"\n      },\n      {\n        \"house\": 10,\n        \"sign\": \"Virgo\",\n        \"lord\": \"Mercury\"\n      },\n      {\n        \"house\": 11,\n        \"sign\": \"Libra\",\n        \"lord\": \"Venus\"\n      },\n      {\n        \"house\": 12,\n        \"sign\": \"Scorpio\",\n        \"lord\": \"Mars\"\n      }\n    ],\n    \"birth_details\": {\n      \"dob\": \"01/10/1977\",\n      \"tob\": \"11:40\",\n      \"latitude\": 11,\n      \"longitude\": 77,\n      \"timezone\": 5.5\n    }\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"6f45e94a-5bd3-41cd-8a69-c88cb275379e"},{"name":"Shadbala","id":"e052d46a-b97d-4cc6-8602-564e749f3ac7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/shad-bala?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Six-fold planetary strength scores (sthana, dig, kala, chesta, naisargika, drik bala) for all planets.</p>\n","urlObject":{"protocol":"https","path":["api","v1","extended-horoscope","shad-bala"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"2f88a864-b1cd-4a28-a49d-6825dbc5511d","name":"Shadbala — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/shad-bala?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","extended-horoscope","shad-bala"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": [\n    {\n      \"planet\": \"Sun\",\n      \"dig_bala\": 60,\n      \"drik_bala\": 15,\n      \"kala_bala\": 30,\n      \"chesta_bala\": 30,\n      \"ishta_phala\": 126,\n      \"sthana_bala\": 15,\n      \"kashta_phala\": -3,\n      \"total_shadbala\": 210,\n      \"naisargika_bala\": 60\n    },\n    {\n      \"planet\": \"Moon\",\n      \"dig_bala\": 55,\n      \"drik_bala\": 15,\n      \"kala_bala\": 15,\n      \"chesta_bala\": 30,\n      \"ishta_phala\": 108.86,\n      \"sthana_bala\": 15,\n      \"kashta_phala\": 5.57,\n      \"total_shadbala\": 181.43,\n      \"naisargika_bala\": 51.43\n    },\n    {\n      \"planet\": \"Mars\",\n      \"dig_bala\": 45,\n      \"drik_bala\": 15,\n      \"kala_bala\": 15,\n      \"chesta_bala\": 30,\n      \"ishta_phala\": 82.28,\n      \"sthana_bala\": 15,\n      \"kashta_phala\": 18.86,\n      \"total_shadbala\": 137.14,\n      \"naisargika_bala\": 17.14\n    },\n    {\n      \"planet\": \"Mercury\",\n      \"dig_bala\": 15,\n      \"drik_bala\": 15,\n      \"kala_bala\": 30,\n      \"chesta_bala\": 30,\n      \"ishta_phala\": 105.43,\n      \"sthana_bala\": 60,\n      \"kashta_phala\": 7.29,\n      \"total_shadbala\": 175.71,\n      \"naisargika_bala\": 25.71\n    },\n    {\n      \"planet\": \"Jupiter\",\n      \"dig_bala\": 30,\n      \"drik_bala\": 15,\n      \"kala_bala\": 30,\n      \"chesta_bala\": 30,\n      \"ishta_phala\": 92.57,\n      \"sthana_bala\": 15,\n      \"kashta_phala\": 13.72,\n      \"total_shadbala\": 154.28,\n      \"naisargika_bala\": 34.28\n    },\n    {\n      \"planet\": \"Venus\",\n      \"dig_bala\": 35,\n      \"drik_bala\": 15,\n      \"kala_bala\": 30,\n      \"chesta_bala\": 30,\n      \"ishta_phala\": 100.71,\n      \"sthana_bala\": 15,\n      \"kashta_phala\": 9.65,\n      \"total_shadbala\": 167.85,\n      \"naisargika_bala\": 42.85\n    },\n    {\n      \"planet\": \"Saturn\",\n      \"dig_bala\": 50,\n      \"drik_bala\": 15,\n      \"kala_bala\": 15,\n      \"chesta_bala\": 30,\n      \"ishta_phala\": 80.14,\n      \"sthana_bala\": 15,\n      \"kashta_phala\": 19.93,\n      \"total_shadbala\": 133.57,\n      \"naisargika_bala\": 8.57\n    }\n  ],\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"e052d46a-b97d-4cc6-8602-564e749f3ac7"},{"name":"Current Sade Sati","id":"ee8b675c-a54d-44f8-81e3-8bffc6180ea7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/current-sade-sati?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Whether the native is currently in Sade Sati, which phase, and its intensity.</p>\n","urlObject":{"protocol":"https","path":["api","v1","extended-horoscope","current-sade-sati"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"330f395b-9374-4b4e-b954-d7a7ed4af37f","name":"Current Sade Sati — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/current-sade-sati?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","extended-horoscope","current-sade-sati"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"moon_sign\": \"Aries\",\n    \"saturn_current_sign\": \"Pisces\",\n    \"is_sade_sati\": true,\n    \"is_panoti\": false,\n    \"phase\": \"Rising Phase\",\n    \"description\": \"Saturn is in the 12th house from your Moon sign. Initial phase — preparation and introspection.\",\n    \"sade_sati_signs\": [\n      \"Pisces\",\n      \"Aries\",\n      \"Taurus\"\n    ],\n    \"remedies\": [\n      \"Chant Shani Chalisa every Saturday\",\n      \"Donate black sesame seeds, mustard oil on Saturdays\",\n      \"Feed crows and black dogs regularly\",\n      \"Wear Blue Sapphire or Amethyst after consulting an astrologer\"\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"ee8b675c-a54d-44f8-81e3-8bffc6180ea7"},{"name":"Sade Sati Table","id":"8422e4af-650e-4226-9c0f-3ddc4210a3ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/sade-sati-table?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Complete Sade Sati timeline — all past and future periods with dates and phases.</p>\n","urlObject":{"protocol":"https","path":["api","v1","extended-horoscope","sade-sati-table"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"2cc49de9-e80b-4216-898f-44b3c0158df5","name":"Sade Sati Table — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/sade-sati-table?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","extended-horoscope","sade-sati-table"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"periods\": [\n      {\n        \"phase\": \"Rising\",\n        \"years\": 2.47,\n        \"end_date\": \"2025-08-25\",\n        \"start_date\": \"2023-03-07\",\n        \"saturn_sign\": \"Pisces\"\n      },\n      {\n        \"phase\": \"Peak\",\n        \"years\": 2.47,\n        \"end_date\": \"2027-09-18\",\n        \"start_date\": \"2025-03-30\",\n        \"saturn_sign\": \"Aries\"\n      },\n      {\n        \"phase\": \"Setting\",\n        \"years\": 2.47,\n        \"end_date\": \"2030-01-19\",\n        \"start_date\": \"2027-08-01\",\n        \"saturn_sign\": \"Taurus\"\n      }\n    ],\n    \"moon_sign\": \"Aries\",\n    \"sade_sati_duration_years\": 7.5\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"8422e4af-650e-4226-9c0f-3ddc4210a3ac"},{"name":"Friendship Table","id":"7232f428-a902-41be-b38f-912c4fad57df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/friendship-table?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Natural and temporal friendship/enmity matrix for all 9 planets.</p>\n","urlObject":{"protocol":"https","path":["api","v1","extended-horoscope","friendship-table"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"61db3c96-02c5-4bae-8e0e-e3dff23cffdb","name":"Friendship Table — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/friendship-table?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","extended-horoscope","friendship-table"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": [\n    {\n      \"house\": 10,\n      \"planet\": \"Sun\",\n      \"relationships\": [\n        {\n          \"planet\": \"Moon\",\n          \"natural_relationship\": \"Friend\",\n          \"compound_relationship\": \"Friend (Mitra)\",\n          \"temporary_relationship\": \"Enemy\"\n        },\n        {\n          \"planet\": \"Mars\",\n          \"natural_relationship\": \"Friend\",\n          \"compound_relationship\": \"Great Friend (Adhi Mitra)\",\n          \"temporary_relationship\": \"Friend\"\n        },\n        {\n          \"planet\": \"Mercury\",\n          \"natural_relationship\": \"Neutral\",\n          \"compound_relationship\": \"Great Enemy (Adhi Shatru)\",\n          \"temporary_relationship\": \"Enemy\"\n        },\n        {\n          \"planet\": \"Jupiter\",\n          \"natural_relationship\": \"Friend\",\n          \"compound_relationship\": \"Great Friend (Adhi Mitra)\",\n          \"temporary_relationship\": \"Friend\"\n        },\n        {\n          \"planet\": \"Venus\",\n          \"natural_relationship\": \"Enemy\",\n          \"compound_relationship\": \"Great Enemy (Adhi Shatru)\",\n          \"temporary_relationship\": \"Enemy\"\n        },\n        {\n          \"planet\": \"Saturn\",\n          \"natural_relationship\": \"Enemy\",\n          \"compound_relationship\": \"Great Enemy (Adhi Shatru)\",\n          \"temporary_relationship\": \"Enemy\"\n        }\n      ]\n    },\n    {\n      \"house\": 5,\n      \"planet\": \"Moon\",\n      \"relationships\": [\n        {\n          \"planet\": \"Sun\",\n          \"natural_relationship\": \"Friend\",\n          \"compound_relationship\": \"Friend (Mitra)\",\n          \"temporary_relationship\": \"Enemy\"\n        },\n        {\n          \"planet\": \"Mars\",\n          \"natural_relationship\": \"Enemy\",\n          \"compound_relationship\": \"Enemy (Shatru)\",\n          \"temporary_relationship\": \"Friend\"\n        },\n        {\n          \"planet\": \"Mercury\",\n          \"natural_relationship\": \"Friend\",\n          \"compound_relationship\": \"Friend (Mitra)\",\n          \"temporary_relationship\": \"Enemy\"\n        },\n        {\n          \"planet\": \"Jupiter\",\n          \"natural_relationship\": \"Enemy\",\n          \"compound_relationship\": \"Enemy (Shatru)\",\n          \"temporary_relationship\": \"Friend\"\n        },\n        {\n          \"planet\": \"Venus\",\n          \"natural_relationship\": \"Enemy\",\n          \"compound_relationship\": \"Enemy (Shatru)\",\n          \"temporary_relationship\": \"Friend\"\n        },\n        {\n          \"planet\": \"Saturn\",\n          \"natural_relationship\": \"Enemy\",\n          \"compound_relationship\": \"Enemy (Shatru)\",\n          \"temporary_relationship\": \"Friend\"\n        }\n      ]\n    },\n    {\n      \"house\": 7,\n      \"planet\": \"Mars\",\n      \"relationships\": [\n        {\n          \"planet\": \"Sun\",\n          \"natural_relationship\": \"Friend\",\n          \"compound_relationship\": \"Great Friend (Adhi Mitra)\",\n          \"temporary_relationship\": \"Friend\"\n        },\n        {\n          \"planet\": \"Moon\",\n          \"natural_relationship\": \"Friend\",\n          \"compound_relationship\": \"Great Friend (Adhi Mitra)\",\n          \"temporary_relationship\": \"Friend\"\n        },\n        {\n          \"planet\": \"Mercury\",\n          \"natural_relationship\": \"Enemy\",\n          \"compound_relationship\": \"Enemy (Shatru)\",\n          \"temporary_relationship\": \"Friend\"\n        },\n        {\n          \"planet\": \"Jupiter\",\n          \"natural_relationship\": \"Friend\",\n          \"compound_relationship\": \"Friend (Mitra)\",\n          \"temporary_relationship\": \"Enemy\"\n        },\n        {\n          \"planet\": \"Venus\",\n          \"natural_relationship\": \"Neutral\",\n          \"compound_relationship\": \"Great Enemy (Adhi Shatru)\",\n          \"temporary_relationship\": \"Friend\"\n        },\n        {\n          \"planet\": \"Saturn\",\n          \"natural_relationship\": \"Neutral\",\n          \"compound_relationship\": \"Great Enemy (Adhi Shatru)\",\n          \"temporary_relationship\": \"Friend\"\n        }\n      ]\n    },\n    {\n      \"house\": 10,\n      \"planet\": \"Mercury\",\n      \"relationships\": [\n        {\n          \"planet\": \"Sun\",\n          \"natural_relationship\": \"Friend\",\n          \"compound_relationship\": \"Friend (Mitra)\",\n          \"temporary_relationship\": \"Enemy\"\n        },\n        {\n          \"planet\": \"Moon\",\n          \"natural_relationship\": \"Enemy\",\n          \"compound_relationship\": \"Great Enemy (Adhi Shatru)\",\n          \"temporary_relationship\": \"Enemy\"\n        },\n        {\n          \"planet\": \"Mars\",\n          \"natural_relationship\": \"Neutral\",\n          \"compound_relationship\": \"Great Enemy (Adhi Shatru)\",\n          \"temporary_relationship\": \"Friend\"\n        },\n        {\n          \"planet\": \"Jupiter\",\n          \"natural_relationship\": \"Neutral\",\n          \"compound_relationship\": \"Great Enemy (Adhi Shatru)\",\n          \"temporary_relationship\": \"Friend\"\n        },\n        {\n          \"planet\": \"Venus\",\n          \"natural_relationship\": \"Friend\",\n          \"compound_relationship\": \"Friend (Mitra)\",\n          \"temporary_relationship\": \"Enemy\"\n        },\n        {\n          \"planet\": \"Saturn\",\n          \"natural_relationship\": \"Neutral\",\n          \"compound_relationship\": \"Great Enemy (Adhi Shatru)\",\n          \"temporary_relationship\": \"Enemy\"\n        }\n      ]\n    },\n    {\n      \"house\": 7,\n      \"planet\": \"Jupiter\",\n      \"relationships\": [\n        {\n          \"planet\": \"Sun\",\n          \"natural_relationship\": \"Friend\",\n          \"compound_relationship\": \"Great Friend (Adhi Mitra)\",\n          \"temporary_relationship\": \"Friend\"\n        },\n        {\n          \"planet\": \"Moon\",\n          \"natural_relationship\": \"Friend\",\n          \"compound_relationship\": \"Great Friend (Adhi Mitra)\",\n          \"temporary_relationship\": \"Friend\"\n        },\n        {\n          \"planet\": \"Mars\",\n          \"natural_relationship\": \"Friend\",\n          \"compound_relationship\": \"Friend (Mitra)\",\n          \"temporary_relationship\": \"Enemy\"\n        },\n        {\n          \"planet\": \"Mercury\",\n          \"natural_relationship\": \"Enemy\",\n          \"compound_relationship\": \"Enemy (Shatru)\",\n          \"temporary_relationship\": \"Friend\"\n        },\n        {\n          \"planet\": \"Venus\",\n          \"natural_relationship\": \"Enemy\",\n          \"compound_relationship\": \"Enemy (Shatru)\",\n          \"temporary_relationship\": \"Friend\"\n        },\n        {\n          \"planet\": \"Saturn\",\n          \"natural_relationship\": \"Neutral\",\n          \"compound_relationship\": \"Great Enemy (Adhi Shatru)\",\n          \"temporary_relationship\": \"Friend\"\n        }\n      ]\n    },\n    {\n      \"house\": 9,\n      \"planet\": \"Venus\",\n      \"relationships\": [\n        {\n          \"planet\": \"Sun\",\n          \"natural_relationship\": \"Enemy\",\n          \"compound_relationship\": \"Great Enemy (Adhi Shatru)\",\n          \"temporary_relationship\": \"Enemy\"\n        },\n        {\n          \"planet\": \"Moon\",\n          \"natural_relationship\": \"Enemy\",\n          \"compound_relationship\": \"Enemy (Shatru)\",\n          \"temporary_relationship\": \"Friend\"\n        },\n        {\n          \"planet\": \"Mars\",\n          \"natural_relationship\": \"Neutral\",\n          \"compound_relationship\": \"Great Enemy (Adhi Shatru)\",\n          \"temporary_relationship\": \"Friend\"\n        },\n        {\n          \"planet\": \"Mercury\",\n          \"natural_relationship\": \"Friend\",\n          \"compound_relationship\": \"Friend (Mitra)\",\n          \"temporary_relationship\": \"Enemy\"\n        },\n        {\n          \"planet\": \"Jupiter\",\n          \"natural_relationship\": \"Neutral\",\n          \"compound_relationship\": \"Great Enemy (Adhi Shatru)\",\n          \"temporary_relationship\": \"Friend\"\n        },\n        {\n          \"planet\": \"Saturn\",\n          \"natural_relationship\": \"Friend\",\n          \"compound_relationship\": \"Friend (Mitra)\",\n          \"temporary_relationship\": \"Enemy\"\n        }\n      ]\n    },\n    {\n      \"house\": 9,\n      \"planet\": \"Saturn\",\n      \"relationships\": [\n        {\n          \"planet\": \"Sun\",\n          \"natural_relationship\": \"Enemy\",\n          \"compound_relationship\": \"Great Enemy (Adhi Shatru)\",\n          \"temporary_relationship\": \"Enemy\"\n        },\n        {\n          \"planet\": \"Moon\",\n          \"natural_relationship\": \"Enemy\",\n          \"compound_relationship\": \"Enemy (Shatru)\",\n          \"temporary_relationship\": \"Friend\"\n        },\n        {\n          \"planet\": \"Mars\",\n          \"natural_relationship\": \"Enemy\",\n          \"compound_relationship\": \"Enemy (Shatru)\",\n          \"temporary_relationship\": \"Friend\"\n        },\n        {\n          \"planet\": \"Mercury\",\n          \"natural_relationship\": \"Friend\",\n          \"compound_relationship\": \"Friend (Mitra)\",\n          \"temporary_relationship\": \"Enemy\"\n        },\n        {\n          \"planet\": \"Jupiter\",\n          \"natural_relationship\": \"Neutral\",\n          \"compound_relationship\": \"Great Enemy (Adhi Shatru)\",\n          \"temporary_relationship\": \"Friend\"\n        },\n        {\n          \"planet\": \"Venus\",\n          \"natural_relationship\": \"Friend\",\n          \"compound_relationship\": \"Friend (Mitra)\",\n          \"temporary_relationship\": \"Enemy\"\n        }\n      ]\n    }\n  ],\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"7232f428-a902-41be-b38f-912c4fad57df"},{"name":"KP Houses","id":"632ff0a4-5ae2-4c55-9629-6c348109b7cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/kp-houses?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Krishnamurti Paddhati house cusps and sub-lord analysis.</p>\n","urlObject":{"protocol":"https","path":["api","v1","extended-horoscope","kp-houses"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"be00f679-f187-4891-aaa5-86f679cfa8df","name":"KP Houses — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/kp-houses?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","extended-horoscope","kp-houses"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": [\n    {\n      \"sign\": \"Sagittarius\",\n      \"house\": 1,\n      \"sub_lord\": \"Ketu\",\n      \"nakshatra\": \"Mula\",\n      \"sign_lord\": \"Jupiter\",\n      \"cusp_degree\": 241.5511,\n      \"local_degree\": 1.5511,\n      \"nakshatra_lord\": \"Ketu\"\n    },\n    {\n      \"sign\": \"Capricorn\",\n      \"house\": 2,\n      \"sub_lord\": \"Sun\",\n      \"nakshatra\": \"Uttara Ashadha\",\n      \"sign_lord\": \"Saturn\",\n      \"cusp_degree\": 271.1145,\n      \"local_degree\": 1.1145,\n      \"nakshatra_lord\": \"Sun\"\n    },\n    {\n      \"sign\": \"Aquarius\",\n      \"house\": 3,\n      \"sub_lord\": \"Mars\",\n      \"nakshatra\": \"Dhanishtha\",\n      \"sign_lord\": \"Saturn\",\n      \"cusp_degree\": 302.8371,\n      \"local_degree\": 2.8371,\n      \"nakshatra_lord\": \"Mars\"\n    },\n    {\n      \"sign\": \"Pisces\",\n      \"house\": 4,\n      \"sub_lord\": \"Saturn\",\n      \"nakshatra\": \"Uttara Bhadrapada\",\n      \"sign_lord\": \"Jupiter\",\n      \"cusp_degree\": 335.8595,\n      \"local_degree\": 5.8595,\n      \"nakshatra_lord\": \"Saturn\"\n    },\n    {\n      \"sign\": \"Aries\",\n      \"house\": 5,\n      \"sub_lord\": \"Ketu\",\n      \"nakshatra\": \"Ashwini\",\n      \"sign_lord\": \"Mars\",\n      \"cusp_degree\": 7.2669,\n      \"local_degree\": 7.2669,\n      \"nakshatra_lord\": \"Ketu\"\n    },\n    {\n      \"sign\": \"Taurus\",\n      \"house\": 6,\n      \"sub_lord\": \"Sun\",\n      \"nakshatra\": \"Krittika\",\n      \"sign_lord\": \"Venus\",\n      \"cusp_degree\": 35.4494,\n      \"local_degree\": 5.4494,\n      \"nakshatra_lord\": \"Sun\"\n    },\n    {\n      \"sign\": \"Gemini\",\n      \"house\": 7,\n      \"sub_lord\": \"Mars\",\n      \"nakshatra\": \"Mrigashira\",\n      \"sign_lord\": \"Mercury\",\n      \"cusp_degree\": 61.5511,\n      \"local_degree\": 1.5511,\n      \"nakshatra_lord\": \"Mars\"\n    },\n    {\n      \"sign\": \"Cancer\",\n      \"house\": 8,\n      \"sub_lord\": \"Jupiter\",\n      \"nakshatra\": \"Punarvasu\",\n      \"sign_lord\": \"Moon\",\n      \"cusp_degree\": 91.1145,\n      \"local_degree\": 1.1145,\n      \"nakshatra_lord\": \"Jupiter\"\n    },\n    {\n      \"sign\": \"Leo\",\n      \"house\": 9,\n      \"sub_lord\": \"Ketu\",\n      \"nakshatra\": \"Magha\",\n      \"sign_lord\": \"Sun\",\n      \"cusp_degree\": 122.8371,\n      \"local_degree\": 2.8371,\n      \"nakshatra_lord\": \"Ketu\"\n    },\n    {\n      \"sign\": \"Virgo\",\n      \"house\": 10,\n      \"sub_lord\": \"Sun\",\n      \"nakshatra\": \"Uttara Phalguni\",\n      \"sign_lord\": \"Mercury\",\n      \"cusp_degree\": 155.8595,\n      \"local_degree\": 5.8595,\n      \"nakshatra_lord\": \"Sun\"\n    },\n    {\n      \"sign\": \"Libra\",\n      \"house\": 11,\n      \"sub_lord\": \"Rahu\",\n      \"nakshatra\": \"Swati\",\n      \"sign_lord\": \"Venus\",\n      \"cusp_degree\": 187.2669,\n      \"local_degree\": 7.2669,\n      \"nakshatra_lord\": \"Rahu\"\n    },\n    {\n      \"sign\": \"Scorpio\",\n      \"house\": 12,\n      \"sub_lord\": \"Saturn\",\n      \"nakshatra\": \"Anuradha\",\n      \"sign_lord\": \"Mars\",\n      \"cusp_degree\": 215.4494,\n      \"local_degree\": 5.4494,\n      \"nakshatra_lord\": \"Saturn\"\n    }\n  ],\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"632ff0a4-5ae2-4c55-9629-6c348109b7cf"},{"name":"KP Planets","id":"c82255d7-e176-4619-9ca1-d5bb6d5766a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/kp-planets?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Krishnamurti Paddhati planetary significators and sub-lords.</p>\n","urlObject":{"protocol":"https","path":["api","v1","extended-horoscope","kp-planets"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"552c2dfa-5b84-4739-80c9-89b44108462c","name":"KP Planets — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/kp-planets?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","extended-horoscope","kp-planets"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": [\n    {\n      \"sign\": \"Virgo\",\n      \"house\": 10,\n      \"retro\": false,\n      \"degree\": 164.5064,\n      \"planet\": \"Sun\",\n      \"sub_lord\": \"Moon\",\n      \"nakshatra\": \"Hasta\",\n      \"sign_lord\": \"Mercury\",\n      \"local_degree\": 14.5064,\n      \"nakshatra_lord\": \"Moon\"\n    },\n    {\n      \"sign\": \"Aries\",\n      \"house\": 5,\n      \"retro\": false,\n      \"degree\": 29.3557,\n      \"planet\": \"Moon\",\n      \"sub_lord\": \"Sun\",\n      \"nakshatra\": \"Krittika\",\n      \"sign_lord\": \"Mars\",\n      \"local_degree\": 29.3557,\n      \"nakshatra_lord\": \"Sun\"\n    },\n    {\n      \"sign\": \"Gemini\",\n      \"house\": 7,\n      \"retro\": false,\n      \"degree\": 84.1255,\n      \"planet\": \"Mars\",\n      \"sub_lord\": \"Jupiter\",\n      \"nakshatra\": \"Punarvasu\",\n      \"sign_lord\": \"Mercury\",\n      \"local_degree\": 24.1255,\n      \"nakshatra_lord\": \"Jupiter\"\n    },\n    {\n      \"sign\": \"Virgo\",\n      \"house\": 9,\n      \"retro\": false,\n      \"degree\": 151.1081,\n      \"planet\": \"Mercury\",\n      \"sub_lord\": \"Sun\",\n      \"nakshatra\": \"Uttara Phalguni\",\n      \"sign_lord\": \"Mercury\",\n      \"local_degree\": 1.1081,\n      \"nakshatra_lord\": \"Sun\"\n    },\n    {\n      \"sign\": \"Gemini\",\n      \"house\": 7,\n      \"retro\": false,\n      \"degree\": 71.8193,\n      \"planet\": \"Jupiter\",\n      \"sub_lord\": \"Rahu\",\n      \"nakshatra\": \"Ardra\",\n      \"sign_lord\": \"Mercury\",\n      \"local_degree\": 11.8193,\n      \"nakshatra_lord\": \"Rahu\"\n    },\n    {\n      \"sign\": \"Leo\",\n      \"house\": 9,\n      \"retro\": false,\n      \"degree\": 137.0764,\n      \"planet\": \"Venus\",\n      \"sub_lord\": \"Venus\",\n      \"nakshatra\": \"Purva Phalguni\",\n      \"sign_lord\": \"Sun\",\n      \"local_degree\": 17.0764,\n      \"nakshatra_lord\": \"Venus\"\n    },\n    {\n      \"sign\": \"Leo\",\n      \"house\": 9,\n      \"retro\": false,\n      \"degree\": 122.8678,\n      \"planet\": \"Saturn\",\n      \"sub_lord\": \"Ketu\",\n      \"nakshatra\": \"Magha\",\n      \"sign_lord\": \"Sun\",\n      \"local_degree\": 2.8678,\n      \"nakshatra_lord\": \"Ketu\"\n    },\n    {\n      \"sign\": \"Virgo\",\n      \"house\": 10,\n      \"retro\": true,\n      \"degree\": 171.9644,\n      \"planet\": \"Rahu\",\n      \"sub_lord\": \"Moon\",\n      \"nakshatra\": \"Hasta\",\n      \"sign_lord\": \"Mercury\",\n      \"local_degree\": 21.9644,\n      \"nakshatra_lord\": \"Moon\"\n    },\n    {\n      \"sign\": \"Pisces\",\n      \"house\": 4,\n      \"retro\": true,\n      \"degree\": 351.9644,\n      \"planet\": \"Ketu\",\n      \"sub_lord\": \"Mercury\",\n      \"nakshatra\": \"Revati\",\n      \"sign_lord\": \"Jupiter\",\n      \"local_degree\": 21.9644,\n      \"nakshatra_lord\": \"Mercury\"\n    }\n  ],\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"c82255d7-e176-4619-9ca1-d5bb6d5766a2"},{"name":"Gem Suggestion","id":"0f718a33-c766-4b08-a508-1fed2f10e501","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/gem-suggestion?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Jyotish gemstone recommendations based on chart analysis and dasha.</p>\n","urlObject":{"protocol":"https","path":["api","v1","extended-horoscope","gem-suggestion"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"9900460d-8abc-46ac-b6ad-07949f54bf57","name":"Gem Suggestion — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/gem-suggestion?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","extended-horoscope","gem-suggestion"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"caution\": \"Always consult a qualified Vedic astrologer before wearing gemstones. Incorrect gems can have adverse effects.\",\n    \"ascendant\": \"Sagittarius\",\n    \"lagna_lord\": \"Jupiter\",\n    \"primary_gem\": {\n      \"day\": \"Thursday\",\n      \"gem\": \"Yellow Sapphire\",\n      \"metal\": \"Gold\",\n      \"finger\": \"Index finger\",\n      \"planet\": \"Jupiter\",\n      \"weight\": \"3-7 carats\",\n      \"benefit\": \"Attracts wealth, wisdom, marital happiness, and children.\",\n      \"purpose\": \"Strengthens lagna lord for overall wellbeing and life path.\",\n      \"substitute\": \"Citrine / Topaz\"\n    },\n    \"secondary_gem\": {\n      \"day\": \"Sunday\",\n      \"gem\": \"Ruby\",\n      \"metal\": \"Gold\",\n      \"finger\": \"Ring finger\",\n      \"planet\": \"Sun\",\n      \"weight\": \"3-6 carats\",\n      \"benefit\": \"Enhances leadership, government favor, health, and confidence.\",\n      \"purpose\": \"Strengthens 9th lord for fortune, spirituality, and good luck.\",\n      \"substitute\": \"Red Garnet / Spinel\"\n    }\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"0f718a33-c766-4b08-a508-1fed2f10e501"},{"name":"Rudraksha Suggestion","id":"cd3e5a1a-a2eb-491c-89b4-4dc1e8f4ce1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/rudraksh-suggestion?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Rudraksha recommendations by mukhi number based on birth chart.</p>\n","urlObject":{"protocol":"https","path":["api","v1","extended-horoscope","rudraksh-suggestion"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"b4ec8164-e6e1-4f36-a4ba-5b3102c37f59","name":"Rudraksha Suggestion — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/rudraksh-suggestion?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","extended-horoscope","rudraksh-suggestion"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"ascendant\": \"Sagittarius\",\n    \"moon_sign\": \"Aries\",\n    \"base_rudraksha\": {\n      \"mukhi\": 5,\n      \"mantra\": \"Om Hreem Namah\",\n      \"benefits\": \"Universal Rudraksha — suitable for everyone regardless of horoscope.\",\n      \"ruling_planet\": \"Jupiter\"\n    },\n    \"primary_rudraksha\": {\n      \"mukhi\": 5,\n      \"mantra\": \"Om Hreem Namah\",\n      \"purpose\": \"Strengthens lagna lord Jupiter for overall wellbeing.\",\n      \"benefits\": \"Wisdom, wealth, spirituality, health, and peace of mind.\",\n      \"ruling_planet\": \"Jupiter\"\n    },\n    \"secondary_rudraksha\": {\n      \"mukhi\": 3,\n      \"mantra\": \"Om Kleem Namah\",\n      \"purpose\": \"Strengthens moon sign lord Mars for mental peace.\",\n      \"benefits\": \"Energy, courage, removes debt and diseases, overcoming enemies.\",\n      \"ruling_planet\": \"Mars\"\n    },\n    \"wearing_instructions\": \"String on red/black thread or silver/gold chain. Wear on Monday morning after prayers. Energize with the corresponding mantra 108 times.\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"cd3e5a1a-a2eb-491c-89b4-4dc1e8f4ce1c"},{"name":"Numero Table","id":"3f56d8b0-0ad2-4840-8f40-b9a9da8c082e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/numero-table?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Numerological profile from birth date — life path, destiny, personality numbers.</p>\n","urlObject":{"protocol":"https","path":["api","v1","extended-horoscope","numero-table"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"0e80f4c5-78ef-47db-bc45-8e5ebcbee273","name":"Numero Table — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/numero-table?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","extended-horoscope","numero-table"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"lucky_days\": [\n      \"Sunday\",\n      \"Monday\",\n      \"Saturday\"\n    ],\n    \"lucky_colors\": [\n      \"Gold\",\n      \"Orange\",\n      \"Yellow\"\n    ],\n    \"karmic_number\": 7,\n    \"lucky_numbers\": [\n      1,\n      8\n    ],\n    \"destiny_number\": 8,\n    \"destiny_traits\": \"Ambition, authority, material success, karma\",\n    \"psychic_number\": 1,\n    \"psychic_traits\": \"Leadership, ambition, independence, creativity\",\n    \"compatible_numbers\": [\n      4,\n      5,\n      8\n    ],\n    \"destiny_ruling_planet\": \"Saturn\",\n    \"psychic_ruling_planet\": \"Sun\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"3f56d8b0-0ad2-4840-8f40-b9a9da8c082e"},{"name":"Varshapal Details","id":"bbf96918-a7b7-44a5-8ee2-7173e643bc01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/varshapal-details?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5&year=2026","description":"<p>Annual chart (Solar Return) details for the current birth year.</p>\n","urlObject":{"protocol":"https","path":["api","v1","extended-horoscope","varshapal-details"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"},{"description":{"content":"<p>Year for Varshapal</p>\n","type":"text/plain"},"key":"year","value":"2026"}],"variable":[]}},"response":[{"id":"7e6d1d4f-a234-4f0f-9d54-ae5f5d7291f1","name":"Varshapal Details — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/varshapal-details?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","extended-horoscope","varshapal-details"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"year\": 2026,\n    \"natal_sun_degree\": 164.4095,\n    \"solar_return_date\": \"01/10/2026\",\n    \"varshesh\": \"Jupiter\",\n    \"muntha_sign\": \"Capricorn\",\n    \"muntha_lord\": \"Saturn\",\n    \"solar_return_ascendant\": \"Sagittarius\",\n    \"solar_return_ascendant_lord\": \"Jupiter\",\n    \"planets\": [\n      {\n        \"planet\": \"Ascendant\",\n        \"zodiac\": \"Sagittarius\",\n        \"house\": 1,\n        \"degree\": 5.4735\n      },\n      {\n        \"planet\": \"Sun\",\n        \"zodiac\": \"Virgo\",\n        \"house\": 10,\n        \"degree\": 13.8742\n      },\n      {\n        \"planet\": \"Moon\",\n        \"zodiac\": \"Taurus\",\n        \"house\": 6,\n        \"degree\": 13.5448\n      },\n      {\n        \"planet\": \"Mars\",\n        \"zodiac\": \"Cancer\",\n        \"house\": 8,\n        \"degree\": 7.6153\n      },\n      {\n        \"planet\": \"Mercury\",\n        \"zodiac\": \"Libra\",\n        \"house\": 11,\n        \"degree\": 6.8067\n      },\n      {\n        \"planet\": \"Jupiter\",\n        \"zodiac\": \"Cancer\",\n        \"house\": 8,\n        \"degree\": 25.409\n      },\n      {\n        \"planet\": \"Venus\",\n        \"zodiac\": \"Libra\",\n        \"house\": 11,\n        \"degree\": 14.1813\n      },\n      {\n        \"planet\": \"Saturn\",\n        \"zodiac\": \"Pisces\",\n        \"house\": 4,\n        \"degree\": 17.3265\n      },\n      {\n        \"planet\": \"Rahu\",\n        \"zodiac\": \"Aquarius\",\n        \"house\": 3,\n        \"degree\": 3.47\n      },\n      {\n        \"planet\": \"Ketu\",\n        \"zodiac\": \"Leo\",\n        \"house\": 9,\n        \"degree\": 3.47\n      }\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"bbf96918-a7b7-44a5-8ee2-7173e643bc01"},{"name":"Varshapal Month Chart","id":"90b3eaac-7699-4103-a800-166aa5bfa925","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/varshapal-month-chart?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5&year=2026","description":"<p>Monthly Varshapal chart for a specific month of the annual chart period.</p>\n","urlObject":{"protocol":"https","path":["api","v1","extended-horoscope","varshapal-month-chart"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"},{"description":{"content":"<p>Year for Varshapal</p>\n","type":"text/plain"},"key":"year","value":"2026"}],"variable":[]}},"response":[{"id":"7dd27e0c-326c-4b4a-92e4-e577a3c9a7a6","name":"Varshapal Month Chart — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/varshapal-month-chart?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","extended-horoscope","varshapal-month-chart"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"year\": 2026,\n    \"month_charts\": [\n      {\n        \"month_number\": 1,\n        \"date\": \"01/10/2026\",\n        \"ascendant\": \"Sagittarius\",\n        \"ascendant_lord\": \"Jupiter\",\n        \"muntha_sign\": \"Sagittarius\",\n        \"muntha_lord\": \"Jupiter\",\n        \"moon_sign\": \"Taurus\",\n        \"sun_sign\": \"Virgo\"\n      },\n      {\n        \"month_number\": 2,\n        \"date\": \"01/11/2026\",\n        \"ascendant\": \"Capricorn\",\n        \"ascendant_lord\": \"Saturn\",\n        \"muntha_sign\": \"Aquarius\",\n        \"muntha_lord\": \"Saturn\",\n        \"moon_sign\": \"Cancer\",\n        \"sun_sign\": \"Libra\"\n      },\n      {\n        \"month_number\": 3,\n        \"date\": \"01/12/2026\",\n        \"ascendant\": \"Aquarius\",\n        \"ascendant_lord\": \"Saturn\",\n        \"muntha_sign\": \"Aries\",\n        \"muntha_lord\": \"Mars\",\n        \"moon_sign\": \"Leo\",\n        \"sun_sign\": \"Scorpio\"\n      },\n      {\n        \"month_number\": 4,\n        \"date\": \"01/01/2027\",\n        \"ascendant\": \"Pisces\",\n        \"ascendant_lord\": \"Jupiter\",\n        \"muntha_sign\": \"Gemini\",\n        \"muntha_lord\": \"Mercury\",\n        \"moon_sign\": \"Libra\",\n        \"sun_sign\": \"Sagittarius\"\n      },\n      {\n        \"month_number\": 5,\n        \"date\": \"01/02/2027\",\n        \"ascendant\": \"Aries\",\n        \"ascendant_lord\": \"Mars\",\n        \"muntha_sign\": \"Leo\",\n        \"muntha_lord\": \"Sun\",\n        \"moon_sign\": \"Scorpio\",\n        \"sun_sign\": \"Capricorn\"\n      },\n      {\n        \"month_number\": 6,\n        \"date\": \"01/03/2027\",\n        \"ascendant\": \"Taurus\",\n        \"ascendant_lord\": \"Venus\",\n        \"muntha_sign\": \"Libra\",\n        \"muntha_lord\": \"Venus\",\n        \"moon_sign\": \"Scorpio\",\n        \"sun_sign\": \"Aquarius\"\n      },\n      {\n        \"month_number\": 7,\n        \"date\": \"01/04/2027\",\n        \"ascendant\": \"Gemini\",\n        \"ascendant_lord\": \"Mercury\",\n        \"muntha_sign\": \"Sagittarius\",\n        \"muntha_lord\": \"Jupiter\",\n        \"moon_sign\": \"Capricorn\",\n        \"sun_sign\": \"Pisces\"\n      },\n      {\n        \"month_number\": 8,\n        \"date\": \"01/05/2027\",\n        \"ascendant\": \"Cancer\",\n        \"ascendant_lord\": \"Moon\",\n        \"muntha_sign\": \"Aquarius\",\n        \"muntha_lord\": \"Saturn\",\n        \"moon_sign\": \"Aquarius\",\n        \"sun_sign\": \"Aries\"\n      },\n      {\n        \"month_number\": 9,\n        \"date\": \"01/06/2027\",\n        \"ascendant\": \"Leo\",\n        \"ascendant_lord\": \"Sun\",\n        \"muntha_sign\": \"Aries\",\n        \"muntha_lord\": \"Mars\",\n        \"moon_sign\": \"Pisces\",\n        \"sun_sign\": \"Taurus\"\n      },\n      {\n        \"month_number\": 10,\n        \"date\": \"01/07/2027\",\n        \"ascendant\": \"Virgo\",\n        \"ascendant_lord\": \"Mercury\",\n        \"muntha_sign\": \"Gemini\",\n        \"muntha_lord\": \"Mercury\",\n        \"moon_sign\": \"Taurus\",\n        \"sun_sign\": \"Gemini\"\n      },\n      {\n        \"month_number\": 11,\n        \"date\": \"01/08/2027\",\n        \"ascendant\": \"Libra\",\n        \"ascendant_lord\": \"Venus\",\n        \"muntha_sign\": \"Leo\",\n        \"muntha_lord\": \"Sun\",\n        \"moon_sign\": \"Gemini\",\n        \"sun_sign\": \"Cancer\"\n      },\n      {\n        \"month_number\": 12,\n        \"date\": \"01/09/2027\",\n        \"ascendant\": \"Scorpio\",\n        \"ascendant_lord\": \"Mars\",\n        \"muntha_sign\": \"Libra\",\n        \"muntha_lord\": \"Venus\",\n        \"moon_sign\": \"Leo\",\n        \"sun_sign\": \"Leo\"\n      }\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"90b3eaac-7699-4103-a800-166aa5bfa925"},{"name":"Varshapal Year Chart","id":"c6f76dc4-bc60-41fc-bbee-efb49ddea081","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/varshapal-year-chart?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5&year=2026","description":"<p>Full annual Varshapal chart with all planetary positions.</p>\n","urlObject":{"protocol":"https","path":["api","v1","extended-horoscope","varshapal-year-chart"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"},{"description":{"content":"<p>Year for Varshapal</p>\n","type":"text/plain"},"key":"year","value":"2026"}],"variable":[]}},"response":[{"id":"8ecf8377-cc73-4172-8b6b-8f6013ea7826","name":"Varshapal Year Chart — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/varshapal-year-chart?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","extended-horoscope","varshapal-year-chart"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"year\": 2026,\n    \"solar_return_date\": \"01/10/2026\",\n    \"varshesh\": \"Jupiter\",\n    \"muntha_sign\": \"Capricorn\",\n    \"muntha_lord\": \"Saturn\",\n    \"ascendant\": \"Sagittarius\",\n    \"planets\": [\n      {\n        \"planet\": \"Ascendant\",\n        \"zodiac\": \"Sagittarius\",\n        \"house\": 1,\n        \"local_degree\": 0.8904,\n        \"nakshatra\": \"Mula\",\n        \"retro\": false\n      },\n      {\n        \"planet\": \"Sun\",\n        \"zodiac\": \"Virgo\",\n        \"house\": 10,\n        \"local_degree\": 13.8605,\n        \"nakshatra\": \"Hasta\",\n        \"retro\": false\n      },\n      {\n        \"planet\": \"Moon\",\n        \"zodiac\": \"Taurus\",\n        \"house\": 6,\n        \"local_degree\": 13.3464,\n        \"nakshatra\": \"Rohini\",\n        \"retro\": false\n      },\n      {\n        \"planet\": \"Mars\",\n        \"zodiac\": \"Cancer\",\n        \"house\": 8,\n        \"local_degree\": 7.6073,\n        \"nakshatra\": \"Pushya\",\n        \"retro\": false\n      },\n      {\n        \"planet\": \"Mercury\",\n        \"zodiac\": \"Libra\",\n        \"house\": 11,\n        \"local_degree\": 6.7883,\n        \"nakshatra\": \"Swati\",\n        \"retro\": false\n      },\n      {\n        \"planet\": \"Jupiter\",\n        \"zodiac\": \"Cancer\",\n        \"house\": 8,\n        \"local_degree\": 25.4065,\n        \"nakshatra\": \"Ashlesha\",\n        \"retro\": false\n      },\n      {\n        \"planet\": \"Venus\",\n        \"zodiac\": \"Libra\",\n        \"house\": 11,\n        \"local_degree\": 14.1802,\n        \"nakshatra\": \"Swati\",\n        \"retro\": false\n      },\n      {\n        \"planet\": \"Saturn\",\n        \"zodiac\": \"Pisces\",\n        \"house\": 4,\n        \"local_degree\": 17.3276,\n        \"nakshatra\": \"Revati\",\n        \"retro\": true\n      },\n      {\n        \"planet\": \"Rahu\",\n        \"zodiac\": \"Aquarius\",\n        \"house\": 3,\n        \"local_degree\": 3.4708,\n        \"nakshatra\": \"Dhanishtha\",\n        \"retro\": true\n      },\n      {\n        \"planet\": \"Ketu\",\n        \"zodiac\": \"Leo\",\n        \"house\": 9,\n        \"local_degree\": 3.4708,\n        \"nakshatra\": \"Magha\",\n        \"retro\": true\n      }\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"c6f76dc4-bc60-41fc-bbee-efb49ddea081"},{"name":"Arutha Padas","id":"5d7d76ed-9c01-4f99-adf3-dfbd58c43647","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/arutha-padas?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Jaimini Arutha Padas (Argala, bhava padas) for all 12 houses.</p>\n","urlObject":{"protocol":"https","path":["api","v1","extended-horoscope","arutha-padas"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"76af39b2-8a06-4f57-b284-1469fe8006ad","name":"Arutha Padas — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/arutha-padas?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","extended-horoscope","arutha-padas"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": [\n    {\n      \"pada\": \"Arudha Lagna (AL)\",\n      \"house\": 1,\n      \"meaning\": \"How the world perceives you — public image and manifestation\",\n      \"bhava_sign\": \"Sagittarius\",\n      \"arudha_lord\": \"Mercury\",\n      \"arudha_sign\": \"Virgo\"\n    },\n    {\n      \"pada\": \"Dhana Pada (A2)\",\n      \"house\": 2,\n      \"meaning\": \"Wealth and financial standing\",\n      \"bhava_sign\": \"Capricorn\",\n      \"arudha_lord\": \"Jupiter\",\n      \"arudha_sign\": \"Pisces\"\n    },\n    {\n      \"pada\": \"Bhatru Pada (A3)\",\n      \"house\": 3,\n      \"meaning\": \"Siblings, courage, and communication\",\n      \"bhava_sign\": \"Aquarius\",\n      \"arudha_lord\": \"Mars\",\n      \"arudha_sign\": \"Scorpio\"\n    },\n    {\n      \"pada\": \"Matru Pada (A4)\",\n      \"house\": 4,\n      \"meaning\": \"Mother, home, and emotional security\",\n      \"bhava_sign\": \"Pisces\",\n      \"arudha_lord\": \"Mercury\",\n      \"arudha_sign\": \"Gemini\"\n    },\n    {\n      \"pada\": \"Mantra Pada (A5)\",\n      \"house\": 5,\n      \"meaning\": \"Mantra, discipline, and spiritual practices\",\n      \"bhava_sign\": \"Aries\",\n      \"arudha_lord\": \"Sun\",\n      \"arudha_sign\": \"Leo\"\n    },\n    {\n      \"pada\": \"Roga Pada (A6)\",\n      \"house\": 6,\n      \"meaning\": \"Enemies, disease, and obstacles\",\n      \"bhava_sign\": \"Taurus\",\n      \"arudha_lord\": \"Sun\",\n      \"arudha_sign\": \"Leo\"\n    },\n    {\n      \"pada\": \"Dara Pada (A7)\",\n      \"house\": 7,\n      \"meaning\": \"Spouse and partnerships\",\n      \"bhava_sign\": \"Gemini\",\n      \"arudha_lord\": \"Mercury\",\n      \"arudha_sign\": \"Virgo\"\n    },\n    {\n      \"pada\": \"Mrityu Pada (A8)\",\n      \"house\": 8,\n      \"meaning\": \"Longevity, secrets, and transformations\",\n      \"bhava_sign\": \"Cancer\",\n      \"arudha_lord\": \"Sun\"\n    },\n    {\n      \"pada\": \"Bhagya Pada (A9)\",\n      \"house\": 9,\n      \"meaning\": \"Fortune, guru, and higher learning\",\n      \"bhava_sign\": \"Leo\",\n      \"arudha_lord\": \"Venus\",\n      \"arudha_sign\": \"Libra\"\n    },\n    {\n      \"pada\": \"Rajya Pada (A10)\",\n      \"house\": 10,\n      \"meaning\": \"Career, status, and profession\",\n      \"bhava_sign\": \"Virgo\",\n      \"arudha_lord\": \"Mercury\",\n      \"arudha_sign\": \"Gemini\"\n    },\n    {\n      \"pada\": \"Labha Pada (A11)\",\n      \"house\": 11,\n      \"meaning\": \"Gains, income, and social networks\",\n      \"bhava_sign\": \"Libra\",\n      \"arudha_lord\": \"Mercury\",\n      \"arudha_sign\": \"Gemini\"\n    },\n    {\n      \"pada\": \"Upapada (A12)\",\n      \"house\": 12,\n      \"meaning\": \"Hidden matters, foreign travel, and liberation\",\n      \"bhava_sign\": \"Scorpio\",\n      \"arudha_lord\": \"Sun\"\n    }\n  ],\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"5d7d76ed-9c01-4f99-adf3-dfbd58c43647"},{"name":"Jaimini Karakas","id":"de0dd7c8-8f36-445f-ae87-f8c1653daa7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/jaimini-karakas?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Jaimini chara karaka assignments — Atmakaraka, Amatyakaraka, and the remaining six.</p>\n","urlObject":{"protocol":"https","path":["api","v1","extended-horoscope","jaimini-karakas"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"010eb027-6457-4c01-8a73-cbe86b17fde6","name":"Jaimini Karakas — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/jaimini-karakas?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","extended-horoscope","jaimini-karakas"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"karakas\": [\n      {\n        \"house\": 5,\n        \"degree\": 29.2589,\n        \"karaka\": \"Atmakaraka\",\n        \"planet\": \"Moon\",\n        \"zodiac\": \"Aries\",\n        \"meaning\": \"Soul indicator — the most important planet. Shows soul purpose and lessons in this life.\"\n      },\n      {\n        \"house\": 7,\n        \"degree\": 24.0287,\n        \"karaka\": \"Amatyakaraka\",\n        \"planet\": \"Mars\",\n        \"zodiac\": \"Gemini\",\n        \"meaning\": \"Minister/career indicator — shows profession and means of livelihood.\"\n      },\n      {\n        \"house\": 9,\n        \"degree\": 16.9795,\n        \"karaka\": \"Bhratrukaraka\",\n        \"planet\": \"Venus\",\n        \"zodiac\": \"Leo\",\n        \"meaning\": \"Siblings indicator — shows brothers, sisters, and close allies.\"\n      },\n      {\n        \"house\": 10,\n        \"degree\": 14.4095,\n        \"karaka\": \"Matrukaraka\",\n        \"planet\": \"Sun\",\n        \"zodiac\": \"Virgo\",\n        \"meaning\": \"Mother indicator — shows mother, home, and emotional foundations.\"\n      },\n      {\n        \"house\": 7,\n        \"degree\": 11.7225,\n        \"karaka\": \"Putrakaraka\",\n        \"planet\": \"Jupiter\",\n        \"zodiac\": \"Gemini\",\n        \"meaning\": \"Children indicator — shows children, intelligence, and past life merits.\"\n      },\n      {\n        \"house\": 9,\n        \"degree\": 2.7709,\n        \"karaka\": \"Gnatikaraka\",\n        \"planet\": \"Saturn\",\n        \"zodiac\": \"Leo\",\n        \"meaning\": \"Relatives/competition indicator — shows rivals, diseases, and workplace environment.\"\n      },\n      {\n        \"house\": 10,\n        \"degree\": 1.0113,\n        \"karaka\": \"Darakaraka\",\n        \"planet\": \"Mercury\",\n        \"zodiac\": \"Virgo\",\n        \"meaning\": \"Spouse indicator — shows marriage partner and relationships.\"\n      }\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"de0dd7c8-8f36-445f-ae87-f8c1653daa7e"},{"name":"Yoga List","id":"a3de8b5c-dc6e-4bf9-8dd1-64eb323b0bda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/yoga-list?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>All active yogas in the chart with names, contributing planets, and results.</p>\n","urlObject":{"protocol":"https","path":["api","v1","extended-horoscope","yoga-list"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"c9bdbef1-338b-4847-a44a-fe1c80abfc29","name":"Yoga List — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/yoga-list?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","extended-horoscope","yoga-list"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": [\n    {\n      \"name\": \"Bhadra Yoga (Pancha Mahapurusha)\",\n      \"description\": \"Mercury strong in kendra — highly intelligent, eloquent, business acumen, skilled in arts.\",\n      \"strength\": \"Very Auspicious\",\n      \"formed_by\": \"Mercury in Virgo in House 10\"\n    },\n    {\n      \"name\": \"Gaja Kesari Yoga (from Lagna)\",\n      \"description\": \"Jupiter in quadrant from Lagna — wisdom, wealth, fame, good fortune.\",\n      \"strength\": \"Auspicious\",\n      \"formed_by\": \"Jupiter in kendra (H7) from Lagna\"\n    },\n    {\n      \"name\": \"Budha-Aditya Yoga\",\n      \"description\": \"Sun and Mercury together — highly intelligent, skillful, government or business success.\",\n      \"strength\": \"Auspicious\",\n      \"formed_by\": \"Sun and Mercury both in House 10\"\n    },\n    {\n      \"name\": \"Dharma Karmadhipati Yoga\",\n      \"description\": \"9th lord (Dharma) and 10th lord (Karma) together — supreme Raja Yoga for career success, authority and recognition.\",\n      \"strength\": \"Very Auspicious\",\n      \"formed_by\": \"9th lord (Sun, H10) conjunct 10th lord (Mercury, H10)\"\n    },\n    {\n      \"name\": \"Lagnesh Yoga\",\n      \"description\": \"Lagna lord well-placed in kendra or trikona — strong sense of self, good health, excellent vitality.\",\n      \"strength\": \"Auspicious\",\n      \"formed_by\": \"Lagna lord Jupiter in House 7\"\n    },\n    {\n      \"name\": \"Parijata Yoga\",\n      \"description\": \"Dispositor of Lagna lord in kendra/trikona — good fortune, rise in life, royal comforts.\",\n      \"strength\": \"Auspicious\",\n      \"formed_by\": \"Dispositor of Lagna lord (Mercury) in House 10\"\n    },\n    {\n      \"name\": \"Saraswati Yoga\",\n      \"description\": \"Jupiter, Venus, and Mercury in strong positions — exceptional intelligence, creativity, fame and wealth through arts or learning.\",\n      \"strength\": \"Very Auspicious\",\n      \"formed_by\": \"Jupiter H7, Venus H9, Mercury H10 all in auspicious houses\"\n    },\n    {\n      \"name\": \"Bhagya Karma Yoga\",\n      \"description\": \"9th lord (fortune) in 10th house (career) — immense luck in career, success in profession through divine grace.\",\n      \"strength\": \"Very Auspicious\",\n      \"formed_by\": \"9th lord Sun in House 10\"\n    },\n    {\n      \"name\": \"Karma Siddhi Yoga\",\n      \"description\": \"10th lord in own sign or exaltation — career excellence, professional mastery, recognized expertise.\",\n      \"strength\": \"Very Auspicious\",\n      \"formed_by\": \"10th lord Mercury in own/exalt sign Virgo in House 10\"\n    },\n    {\n      \"name\": \"Guru-Mangala Yoga\",\n      \"description\": \"Jupiter and Mars together — dynamic spiritual warrior, leadership, combines courage with wisdom.\",\n      \"strength\": \"Auspicious\",\n      \"formed_by\": \"Jupiter and Mars both in House 7\"\n    },\n    {\n      \"name\": \"Shukra-Shani Yoga\",\n      \"description\": \"Venus and Saturn together — disciplined creativity, long-lasting artistic success, steady accumulation of wealth.\",\n      \"strength\": \"Auspicious\",\n      \"formed_by\": \"Venus and Saturn both in House 9\"\n    },\n    {\n      \"name\": \"Surya-Karma Yoga\",\n      \"description\": \"Sun in 10th house — strong career, authority, government or corporate success, fame.\",\n      \"strength\": \"Auspicious\",\n      \"formed_by\": \"Sun in House 10 (Karma Bhava)\"\n    },\n    {\n      \"name\": \"Chandra Trikona Yoga\",\n      \"description\": \"Moon in a trine house — emotional well-being, mental clarity, good fortune, strong mother's blessings.\",\n      \"strength\": \"Auspicious\",\n      \"formed_by\": \"Moon in House 5 (trikona)\"\n    },\n    {\n      \"name\": \"Bhagya-Shukra Yoga\",\n      \"description\": \"Venus in 9th house — luxurious fortune, artistic recognition, beautiful relationships, dharmic love.\",\n      \"strength\": \"Auspicious\",\n      \"formed_by\": \"Venus in House 9 (Bhagya Bhava)\"\n    },\n    {\n      \"name\": \"Lakshmi Yoga\",\n      \"description\": \"Moon and Jupiter in kendra/trikona — wealth, prosperity, virtuous life, blessings of Goddess Lakshmi.\",\n      \"strength\": \"Very Auspicious\",\n      \"formed_by\": \"Moon in H5, Jupiter in H7\"\n    },\n    {\n      \"name\": \"Partial Adhi Yoga\",\n      \"description\": \"A benefic in 6th/7th/8th from Moon — positive influence over adversaries and upswing in career.\",\n      \"strength\": \"Mildly Auspicious\",\n      \"formed_by\": \"Mercury H10 (in 6/7/8 from Moon H5)\"\n    },\n    {\n      \"name\": \"Parvata Yoga\",\n      \"description\": \"Benefics in kendra with no malefics in 6/8 — prosperity, wealth, fame, popular in society.\",\n      \"strength\": \"Auspicious\",\n      \"formed_by\": \"Benefics in kendra, no malefics in 6th/8th house\"\n    },\n    {\n      \"name\": \"Rahu Kendra Yoga\",\n      \"description\": \"Rahu in kendra — ambitious, unconventional path to success, foreign connections, sudden rise.\",\n      \"strength\": \"Neutral-Auspicious\",\n      \"formed_by\": \"Rahu in House 10 (kendra)\"\n    },\n    {\n      \"name\": \"Ketu Kendra Yoga\",\n      \"description\": \"Ketu in kendra — spiritual liberation, detachment from material concerns, mystical wisdom.\",\n      \"strength\": \"Neutral-Auspicious\",\n      \"formed_by\": \"Ketu in House 4 (kendra)\"\n    },\n    {\n      \"name\": \"Shubha Vasi Yoga\",\n      \"description\": \"Benefic in 12th from Sun — good fame, eloquent, virtuous, spiritually inclined.\",\n      \"strength\": \"Auspicious\",\n      \"formed_by\": \"Venus in H9 (12th from Sun H10)\"\n    },\n    {\n      \"name\": \"Papa Vasi Yoga\",\n      \"description\": \"Malefic in 12th from Sun — strong work ethic, resolute, may face hidden adversaries.\",\n      \"strength\": \"Neutral\",\n      \"formed_by\": \"Saturn in H9 (12th from Sun H10)\"\n    },\n    {\n      \"name\": \"Vasumati Yoga\",\n      \"description\": \"2 benefics in upachaya from Moon — independent, wealthy, prosperous by own effort, not dependent on others.\",\n      \"strength\": \"Auspicious\",\n      \"formed_by\": \"Mercury H10, Jupiter H7 (upachaya from Moon H5)\"\n    },\n    {\n      \"name\": \"Dhana Yoga (2nd + 11th Lords)\",\n      \"description\": \"2nd lord (wealth) and 11th lord (gains) conjunct — significant financial prosperity, continuous income streams.\",\n      \"strength\": \"Very Auspicious\",\n      \"formed_by\": \"2nd lord Saturn and 11th lord Venus both in House 9\"\n    },\n    {\n      \"name\": \"Kahala Yoga\",\n      \"description\": \"4th and 9th lords in mutual kendra — bold, courageous, commands respect, blessed with property and fortune.\",\n      \"strength\": \"Auspicious\",\n      \"formed_by\": \"4th lord Jupiter (H7), 9th lord Sun (H10)\"\n    },\n    {\n      \"name\": \"Kalatra Yoga\",\n      \"description\": \"Jupiter in 7th — wise/beautiful partner, excellent marriage, beneficial partnerships.\",\n      \"strength\": \"Auspicious\",\n      \"formed_by\": \"Jupiter in House 7 (Kalatra Bhava)\"\n    },\n    {\n      \"name\": \"Budha Uccha Yoga\",\n      \"description\": \"Mercury exalted in Virgo in kendra — analytical genius, precision, mastery in communication or science.\",\n      \"strength\": \"Very Auspicious\",\n      \"formed_by\": \"Mercury exalted in Virgo in House 10\"\n    },\n    {\n      \"name\": \"Guru Kendra Yoga\",\n      \"description\": \"Jupiter in kendra — wisdom, benevolence, spiritual protection, expansion of good fortune.\",\n      \"strength\": \"Auspicious\",\n      \"formed_by\": \"Jupiter in House 7 (kendra)\"\n    },\n    {\n      \"name\": \"Shukra Trikona Yoga\",\n      \"description\": \"Venus in trikona — luxury, comfort, artistic talent, harmonious relationships, enduring fortune.\",\n      \"strength\": \"Auspicious\",\n      \"formed_by\": \"Venus in House 9 (trikona)\"\n    },\n    {\n      \"name\": \"Mangal Kendra Yoga\",\n      \"description\": \"Mars in kendra — strong will, ambition, courage, athletic ability, competitive drive.\",\n      \"strength\": \"Auspicious\",\n      \"formed_by\": \"Mars in House 7 (kendra)\"\n    },\n    {\n      \"name\": \"Surya-Budha-Rahu Yoga\",\n      \"description\": \"Sun, Mercury, Rahu conjunct — brilliant unconventional intellect combined with authority; media/tech/power ambitions.\",\n      \"strength\": \"Neutral-Intense\",\n      \"formed_by\": \"Sun, Mercury and Rahu all in House 10\"\n    }\n  ],\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"a3de8b5c-dc6e-4bf9-8dd1-64eb323b0bda"},{"name":"Yoga Calculator","id":"b0306c34-2b14-4e1c-bcd3-4cfb0689c725","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/yoga-calculator?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Detailed yoga analysis with strength scores.</p>\n","urlObject":{"protocol":"https","path":["api","v1","extended-horoscope","yoga-calculator"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"e8479b89-a3ff-4bae-847e-45d2605e8bab","name":"Yoga Calculator — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/extended-horoscope/yoga-calculator?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","extended-horoscope","yoga-calculator"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": [\n    {\n      \"yoga\": \"Saraswati\",\n      \"score\": 90,\n      \"strength\": \"Exceptional\",\n      \"planets_involved\": [\n        \"Jupiter\",\n        \"Venus\",\n        \"Mercury\"\n      ],\n      \"house\": [\n        7,\n        9,\n        10\n      ],\n      \"formed\": true\n    },\n    {\n      \"yoga\": \"Budha-Aditya\",\n      \"score\": 75,\n      \"strength\": \"Strong\",\n      \"planets_involved\": [\n        \"Sun\",\n        \"Mercury\"\n      ],\n      \"house\": [\n        10\n      ],\n      \"formed\": true\n    }\n  ],\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"b0306c34-2b14-4e1c-bcd3-4cfb0689c725"}],"id":"916d1af0-ef87-4983-9113-07eae59316cd","_postman_id":"916d1af0-ef87-4983-9113-07eae59316cd","description":""},{"name":"Dashas","item":[{"name":"Current Mahadasha Full","id":"68abec66-7018-45a1-9394-38028bda3c80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/dashas/current-mahadasha-full?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Complete current Mahadasha with all Antardashas and their dates.</p>\n","urlObject":{"protocol":"https","path":["api","v1","dashas","current-mahadasha-full"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"cc5e5dbb-a42a-4306-b6eb-bc8b6da05848","name":"Current Mahadasha Full — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/dashas/current-mahadasha-full?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","dashas","current-mahadasha-full"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"mahadasha\": {\n      \"name\": \"Jupiter\",\n      \"start\": \"Tue, 01 Aug 2017 05:14:44 GMT\",\n      \"end\": \"Mon, 01 Aug 2033 05:14:44 GMT\",\n      \"key\": \"Jupiter\"\n    },\n    \"antardasha\": {\n      \"name\": \"Jupiter\",\n      \"start\": \"Tue, 01 Aug 2017 05:14:44 GMT\",\n      \"end\": \"Mon, 01 Aug 2033 05:14:44 GMT\",\n      \"key\": \"Jupiter\"\n    },\n    \"pratyantardasha\": {\n      \"name\": \"Jupiter\",\n      \"start\": \"Tue, 01 Aug 2017 05:14:44 GMT\",\n      \"end\": \"Mon, 01 Aug 2033 05:14:44 GMT\",\n      \"key\": \"Jupiter\"\n    }\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"68abec66-7018-45a1-9394-38028bda3c80"},{"name":"Current Mahadasha","id":"64e1c86a-747f-44c5-b2c7-beb2aed91c67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/dashas/current-mahadasha?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>The currently running Mahadasha lord, start date, and end date.</p>\n","urlObject":{"protocol":"https","path":["api","v1","dashas","current-mahadasha"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"e577f1d1-99ea-448e-847a-2a55d93480e0","name":"Current Mahadasha — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/dashas/current-mahadasha?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","dashas","current-mahadasha"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"name\": \"Jupiter\",\n    \"start\": \"Tue, 01 Aug 2017 05:14:44 GMT\",\n    \"end\": \"Mon, 01 Aug 2033 05:14:44 GMT\",\n    \"key\": \"Jupiter\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"64e1c86a-747f-44c5-b2c7-beb2aed91c67"},{"name":"Mahadasha List","id":"31a6078e-4c11-417a-a023-4ca38a36abe4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/dashas/mahadasha?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>One full Vimshottari cycle — 9 Mahadashas from birth with start/end dates.</p>\n","urlObject":{"protocol":"https","path":["api","v1","dashas","mahadasha"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"e371e4b6-ff64-4fe5-8ee4-cc369f7b9322","name":"Mahadasha List — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/dashas/mahadasha?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","dashas","mahadasha"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": [\n    {\n      \"name\": \"Sun\",\n      \"start\": \"Sat, 01 Oct 1977 00:40:00 GMT\",\n      \"end\": \"Sun, 01 Aug 1982 11:14:44 GMT\",\n      \"key\": \"Sun\"\n    },\n    {\n      \"name\": \"Moon\",\n      \"start\": \"Sun, 01 Aug 1982 11:14:44 GMT\",\n      \"end\": \"Fri, 31 Jul 1992 23:14:44 GMT\",\n      \"key\": \"Moon\"\n    },\n    {\n      \"name\": \"Mars\",\n      \"start\": \"Fri, 31 Jul 1992 23:14:44 GMT\",\n      \"end\": \"Sun, 01 Aug 1999 17:14:44 GMT\",\n      \"key\": \"Mars\"\n    },\n    {\n      \"name\": \"Rahu\",\n      \"start\": \"Sun, 01 Aug 1999 17:14:44 GMT\",\n      \"end\": \"Tue, 01 Aug 2017 05:14:44 GMT\",\n      \"key\": \"Rahu\"\n    },\n    {\n      \"name\": \"Jupiter\",\n      \"start\": \"Tue, 01 Aug 2017 05:14:44 GMT\",\n      \"end\": \"Mon, 01 Aug 2033 05:14:44 GMT\",\n      \"key\": \"Jupiter\"\n    },\n    {\n      \"name\": \"Saturn\",\n      \"start\": \"Mon, 01 Aug 2033 05:14:44 GMT\",\n      \"end\": \"Wed, 31 Jul 2052 23:14:44 GMT\",\n      \"key\": \"Saturn\"\n    },\n    {\n      \"name\": \"Mercury\",\n      \"start\": \"Wed, 31 Jul 2052 23:14:44 GMT\",\n      \"end\": \"Thu, 01 Aug 2069 05:14:44 GMT\",\n      \"key\": \"Mercury\"\n    },\n    {\n      \"name\": \"Ketu\",\n      \"start\": \"Thu, 01 Aug 2069 05:14:44 GMT\",\n      \"end\": \"Fri, 31 Jul 2076 23:14:44 GMT\",\n      \"key\": \"Ketu\"\n    },\n    {\n      \"name\": \"Venus\",\n      \"start\": \"Fri, 31 Jul 2076 23:14:44 GMT\",\n      \"end\": \"Tue, 31 Jul 2096 23:14:44 GMT\",\n      \"key\": \"Venus\"\n    }\n  ],\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"31a6078e-4c11-417a-a023-4ca38a36abe4"},{"name":"Antardasha","id":"28ceef1e-dd34-430a-9637-ebf182710d0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/dashas/antardasha?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5&planet=Moon","description":"<p>All Antardashas within the current Mahadasha.</p>\n","urlObject":{"protocol":"https","path":["api","v1","dashas","antardasha"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"},{"description":{"content":"<p>Mahadasha lord</p>\n","type":"text/plain"},"key":"planet","value":"Moon"}],"variable":[]}},"response":[{"id":"51ae11f1-b765-4295-a638-fde59fac4af6","name":"Antardasha — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/dashas/antardasha?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","dashas","antardasha"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"mahadasha\": {\n      \"name\": \"Jupiter\",\n      \"start\": \"Tue, 01 Aug 2017 05:14:44 GMT\",\n      \"end\": \"Mon, 01 Aug 2033 05:14:44 GMT\",\n      \"key\": \"Jupiter\"\n    },\n    \"antardasha\": {\n      \"name\": \"Jupiter\",\n      \"start\": \"Tue, 01 Aug 2017 05:14:44 GMT\",\n      \"end\": \"Mon, 01 Aug 2033 05:14:44 GMT\",\n      \"key\": \"Jupiter\"\n    },\n    \"antardasha_list\": [\n      \"Jupiter\",\n      \"Saturn\",\n      \"Mercury\",\n      \"Ketu\",\n      \"Venus\",\n      \"Sun\",\n      \"Moon\",\n      \"Mars\",\n      \"Rahu\"\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"28ceef1e-dd34-430a-9637-ebf182710d0a"},{"name":"Mahadasha Predictions","id":"c8a7eb50-f183-40da-871c-493d2e2f23f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/dashas/mahadasha-predictions?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5&planet=Moon","description":"<p>Interpretive predictions for each Mahadasha period.</p>\n","urlObject":{"protocol":"https","path":["api","v1","dashas","mahadasha-predictions"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"},{"description":{"content":"<p>Planet name</p>\n","type":"text/plain"},"key":"planet","value":"Moon"}],"variable":[]}},"response":[{"id":"2b4b57e9-7135-431f-81aa-eb9a18e1f54f","name":"Mahadasha Predictions — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/dashas/mahadasha-predictions?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","dashas","mahadasha-predictions"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"mahadasha\": \"Jupiter\",\n    \"mahadasha_start\": \"Tue, 01 Aug 2017 05:14:44 GMT\",\n    \"mahadasha_end\": \"Mon, 01 Aug 2033 05:14:44 GMT\",\n    \"prediction\": \"Jupiter Mahadasha is generally auspicious — bringing expansion, wisdom, children, and spiritual growth. Good for higher education and wealth accumulation.\",\n    \"antardasha_list\": [\n      {\n        \"name\": \"Jupiter\",\n        \"start\": \"Tue, 01 Aug 2017 05:14:44 GMT\",\n        \"end\": \"Mon, 01 Aug 2033 05:14:44 GMT\"\n      },\n      {\n        \"name\": \"Saturn\",\n        \"start\": \"Mon, 01 Aug 2033 05:14:44 GMT\",\n        \"end\": \"Wed, 31 Jul 2052 23:14:44 GMT\"\n      },\n      {\n        \"name\": \"Mercury\",\n        \"start\": \"Wed, 31 Jul 2052 23:14:44 GMT\",\n        \"end\": \"Thu, 01 Aug 2069 05:14:44 GMT\"\n      },\n      {\n        \"name\": \"Ketu\",\n        \"start\": \"Thu, 01 Aug 2069 05:14:44 GMT\",\n        \"end\": \"Fri, 31 Jul 2076 23:14:44 GMT\"\n      },\n      {\n        \"name\": \"Venus\",\n        \"start\": \"Fri, 31 Jul 2076 23:14:44 GMT\",\n        \"end\": \"Tue, 31 Jul 2096 23:14:44 GMT\"\n      },\n      {\n        \"name\": \"Sun\",\n        \"start\": \"Tue, 31 Jul 2096 23:14:44 GMT\",\n        \"end\": \"Wed, 02 Aug 2102 11:14:44 GMT\"\n      },\n      {\n        \"name\": \"Moon\",\n        \"start\": \"Wed, 02 Aug 2102 11:14:44 GMT\",\n        \"end\": \"Mon, 01 Aug 2112 23:14:44 GMT\"\n      },\n      {\n        \"name\": \"Mars\",\n        \"start\": \"Mon, 01 Aug 2112 23:14:44 GMT\",\n        \"end\": \"Wed, 02 Aug 2119 17:14:44 GMT\"\n      },\n      {\n        \"name\": \"Rahu\",\n        \"start\": \"Wed, 02 Aug 2119 17:14:44 GMT\",\n        \"end\": \"Fri, 02 Aug 2137 05:14:44 GMT\"\n      }\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"c8a7eb50-f183-40da-871c-493d2e2f23f6"},{"name":"Specific Sub Dasha","id":"b97a45ee-e680-48e4-9c0a-e14192880508","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/dashas/specific-sub-dasha?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5&planet=Moon","description":"<p>Details for a specific Mahadasha/Antardasha combination.</p>\n","urlObject":{"protocol":"https","path":["api","v1","dashas","specific-sub-dasha"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"},{"description":{"content":"<p>Planet name</p>\n","type":"text/plain"},"key":"planet","value":"Moon"}],"variable":[]}},"response":[{"id":"663a7dd5-d902-43a9-bdf8-2e74cf30cd23","name":"Specific Sub Dasha — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/dashas/specific-sub-dasha?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","dashas","specific-sub-dasha"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"pranadasha\": [\n      {\n        \"name\": \"Mercury\",\n        \"start\": \"Wed, 31 Jul 2052 23:14:44 GMT\",\n        \"end\": \"Thu, 01 Aug 2069 05:14:44 GMT\",\n        \"key\": \"Mercury\"\n      }\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"b97a45ee-e680-48e4-9c0a-e14192880508"},{"name":"Char Dasha Current","id":"9419b6b4-7dfa-43d0-a0ef-4df4715e5cc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/dashas/char-dasha-current?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Currently running Jaimini Char Dasha period.</p>\n","urlObject":{"protocol":"https","path":["api","v1","dashas","char-dasha-current"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"3c831def-d093-4ca7-9704-e74a63022bbd","name":"Char Dasha Current — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/dashas/char-dasha-current?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","dashas","char-dasha-current"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"main_dasha\": \"Sagittarius\",\n    \"main_dasha_lord\": \"Jupiter\",\n    \"sub_dasha_list\": [\n      \"Capricorn\",\n      \"Aquarius\",\n      \"Pisces\",\n      \"Aries\",\n      \"Taurus\",\n      \"Gemini\"\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"9419b6b4-7dfa-43d0-a0ef-4df4715e5cc7"},{"name":"Char Dasha Main","id":"da342566-9ae2-468a-8836-9baad28f0117","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/dashas/char-dasha-main?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Complete Jaimini Char Dasha sequence.</p>\n","urlObject":{"protocol":"https","path":["api","v1","dashas","char-dasha-main"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"e607c7ff-0ffb-4b6b-ae94-9a5296264ffc","name":"Char Dasha Main — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/dashas/char-dasha-main?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","dashas","char-dasha-main"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"main_dasha\": \"Sagittarius\",\n    \"main_dasha_lord\": \"Jupiter\",\n    \"sub_dasha_list\": [\n      \"Capricorn\",\n      \"Aquarius\",\n      \"Pisces\",\n      \"Aries\",\n      \"Taurus\",\n      \"Gemini\"\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"da342566-9ae2-468a-8836-9baad28f0117"},{"name":"Char Dasha Sub","id":"cd87e510-cb6f-43f9-b300-bcbfc3749181","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/dashas/char-dasha-sub?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Sub-periods within the current Jaimini Char Dasha.</p>\n","urlObject":{"protocol":"https","path":["api","v1","dashas","char-dasha-sub"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"fbfb5e5e-5c6b-48ee-b5b2-5f92f07038bc","name":"Char Dasha Sub — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/dashas/char-dasha-sub?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","dashas","char-dasha-sub"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"sub_dasha_list\": [\n      \"Capricorn\",\n      \"Aquarius\",\n      \"Pisces\",\n      \"Aries\",\n      \"Taurus\",\n      \"Gemini\"\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"cd87e510-cb6f-43f9-b300-bcbfc3749181"},{"name":"Yogini Dasha Main","id":"6b029228-ba1c-4b18-8b29-2bbbccdda99d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/dashas/yogini-dasha-main?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Complete Yogini Dasha sequence from birth.</p>\n","urlObject":{"protocol":"https","path":["api","v1","dashas","yogini-dasha-main"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"3b17b2ad-b4b6-4413-8e6e-96847ef95b13","name":"Yogini Dasha Main — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/dashas/yogini-dasha-main?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","dashas","yogini-dasha-main"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"dasha_list\": [\n      \"Mangala\",\n      \"Pingala\",\n      \"Dhanya\",\n      \"Bhramari\",\n      \"Bhadrika\",\n      \"Ulka\",\n      \"Siddha\",\n      \"Sankata\"\n    ],\n    \"main_dasha\": \"Ulka\",\n    \"main_dasha_start\": \"Wed, 01 Oct 2025 00:40:00 GMT\",\n    \"main_dasha_end\": \"Wed, 01 Oct 2031 12:40:00 GMT\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"6b029228-ba1c-4b18-8b29-2bbbccdda99d"},{"name":"Yogini Dasha Sub","id":"a1947e17-d121-4174-8075-45e4c69c4cf4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/dashas/yogini-dasha-sub?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Sub-periods of the current Yogini Dasha.</p>\n","urlObject":{"protocol":"https","path":["api","v1","dashas","yogini-dasha-sub"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"342417bc-0baa-41b7-9f04-6196d6bf7bf2","name":"Yogini Dasha Sub — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/dashas/yogini-dasha-sub?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","dashas","yogini-dasha-sub"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"main_dasha\": \"Ulka\",\n    \"sub_dasha\": [\n      {\n        \"name\": \"Ulka\",\n        \"start\": \"Wed, 01 Oct 2025 00:40:00 GMT\",\n        \"end\": \"Thu, 01 Oct 2026 06:40:00 GMT\"\n      },\n      {\n        \"name\": \"Siddha\",\n        \"start\": \"Thu, 01 Oct 2026 06:40:00 GMT\",\n        \"end\": \"Wed, 01 Dec 2027 09:40:00 GMT\"\n      },\n      {\n        \"name\": \"Sankata\",\n        \"start\": \"Wed, 01 Dec 2027 09:40:00 GMT\",\n        \"end\": \"Sun, 01 Apr 2029 09:40:00 GMT\"\n      },\n      {\n        \"name\": \"Mangala\",\n        \"start\": \"Sun, 01 Apr 2029 09:40:00 GMT\",\n        \"end\": \"Fri, 01 Jun 2029 06:40:00 GMT\"\n      },\n      {\n        \"name\": \"Pingala\",\n        \"start\": \"Fri, 01 Jun 2029 06:40:00 GMT\",\n        \"end\": \"Mon, 01 Oct 2029 00:40:00 GMT\"\n      },\n      {\n        \"name\": \"Dhanya\",\n        \"start\": \"Mon, 01 Oct 2029 00:40:00 GMT\",\n        \"end\": \"Mon, 01 Apr 2030 15:40:00 GMT\"\n      },\n      {\n        \"name\": \"Bhramari\",\n        \"start\": \"Mon, 01 Apr 2030 15:40:00 GMT\",\n        \"end\": \"Sun, 01 Dec 2030 03:40:00 GMT\"\n      },\n      {\n        \"name\": \"Bhadrika\",\n        \"start\": \"Sun, 01 Dec 2030 03:40:00 GMT\",\n        \"end\": \"Wed, 01 Oct 2031 12:40:00 GMT\"\n      }\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"a1947e17-d121-4174-8075-45e4c69c4cf4"}],"id":"f4353c39-ce9b-41a1-a685-9d872fc10022","_postman_id":"f4353c39-ce9b-41a1-a685-9d872fc10022","description":""},{"name":"Dosha","item":[{"name":"Mangal Dosh","id":"10e05314-a5df-4e69-942a-32c97f84283c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/dosha/mangal-dosh?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Whether Mangal (Mars) Dosha is present, its type, intensity, and standard remedies.</p>\n","urlObject":{"protocol":"https","path":["api","v1","dosha","mangal-dosh"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"a542869a-5a59-4487-a9cf-cf423fd9a217","name":"Mangal Dosh — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/dosha/mangal-dosh?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","dosha","mangal-dosh"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"factors\": [\n      \"Mars in 7th house from Lagna — strongest Mangal Dosh, directly in marriage house\"\n    ],\n    \"bot_response\": \"You are 100% manglik (triggered from: Lagna). It is strongly advised to consult an astrologer for remedies and suitable match.\",\n    \"is_dosha_present\": true,\n    \"mangal_dosh_from\": \"Lagna\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"10e05314-a5df-4e69-942a-32c97f84283c"},{"name":"Kaal Sarp Dosh","id":"66c22993-cfaf-49b0-b4ce-095e7e7ccebd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/dosha/kaalsarp-dosh?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Kaal Sarp Dosha analysis — type, intensity, cancellation factors, and remedies.</p>\n","urlObject":{"protocol":"https","path":["api","v1","dosha","kaalsarp-dosh"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"4dd7a97b-b37f-4688-8de8-3d86458d4199","name":"Kaal Sarp Dosh — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/dosha/kaalsarp-dosh?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","dosha","kaalsarp-dosh"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"remedies\": [\n      \"Worship Lord Shiva on Mondays\",\n      \"Recite Maha Mrityunjaya Mantra daily\",\n      \"Observe Nag Panchami fast\",\n      \"Perform Ghatak Kaalsarp Dosh Nivaran Puja\"\n    ],\n    \"dosha_type\": \"Ghatak\",\n    \"bot_response\": \"This person has Ghatak Kaal Sarp Dosh. If the Rahu is in Virgo sign the kaal sarp dosh is Ghatak type.\",\n    \"rahu_ketu_axis\": \"Virgo-Pisces\",\n    \"dosha_direction\": \"Ascending\",\n    \"is_dosha_present\": true\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"66c22993-cfaf-49b0-b4ce-095e7e7ccebd"},{"name":"Manglik Dosh","id":"b2dd6679-5cf2-4cab-9d91-852565db978b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/dosha/manglik-dosh?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Manglik Dosha classification per traditional South Indian rules.</p>\n","urlObject":{"protocol":"https","path":["api","v1","dosha","manglik-dosh"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"4111c81b-3cf5-4867-80ff-cccb100d5526","name":"Manglik Dosh — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/dosha/manglik-dosh?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","dosha","manglik-dosh"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"factors\": [\n      \"Manglik dosha is created by Mars-Venus association.\"\n    ],\n    \"bot_response\": \"You are 40% manglik. Moderate Manglik presence.\",\n    \"is_dosha_present\": true\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"b2dd6679-5cf2-4cab-9d91-852565db978b"},{"name":"Pitra Dosh","id":"58d14e80-69af-45b0-a7b8-e6e271907416","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/dosha/pitra-dosh?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Pitra Dosha analysis — presence, intensity, causative planets, and remedies.</p>\n","urlObject":{"protocol":"https","path":["api","v1","dosha","pitra-dosh"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"4d0e9774-07b8-426f-9293-68b32f7c1537","name":"Pitra Dosh — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/dosha/pitra-dosh?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","dosha","pitra-dosh"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"factors\": [\n      \"Children can face mental and physical disabilities. Either later or from birth.\",\n      \"Un-favorable environment and arguments on small things with life-partner.\"\n    ],\n    \"bot_response\": \"Pitra dosha happens when Saturn / Rahu is conjunct or aspects the Sun. Ancestral remedies are advised.\",\n    \"is_dosha_present\": true\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"58d14e80-69af-45b0-a7b8-e6e271907416"},{"name":"Papasamaya","id":"3b2376c0-4a57-4079-bd88-ac8334dba5a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/dosha/papasamaya?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Papasamaya (malefic planet positions) analysis.</p>\n","urlObject":{"protocol":"https","path":["api","v1","dosha","papasamaya"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"eb9e1aab-b0e0-42a4-be6f-2c31ec4b3b1a","name":"Papasamaya — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/dosha/papasamaya?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","dosha","papasamaya"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"sun_papa\": 3.25,\n    \"mars_papa\": 3.25,\n    \"rahu_papa\": 3.25,\n    \"saturn_papa\": 4\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"3b2376c0-4a57-4079-bd88-ac8334dba5a2"}],"id":"c1ef4e70-f898-42d0-a74e-ceb64d55a713","_postman_id":"c1ef4e70-f898-42d0-a74e-ceb64d55a713","description":""},{"name":"Panchang","item":[{"name":"Panchang","id":"6efbccd1-4741-4374-a38a-3876434f6826","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/panchang/panchang?api_key=YOUR_API_KEY&date=22/04/2026&lat=19.07&lon=72.87&tz=5.5","description":"<p>Daily Panchang — tithi, vara, nakshatra, yoga, karana, rahukaal, abhijit muhurta.</p>\n","urlObject":{"protocol":"https","path":["api","v1","panchang","panchang"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date in DD/MM/YYYY format. Defaults to today.</p>\n","type":"text/plain"},"key":"date","value":"22/04/2026"},{"description":{"content":"<p>Latitude</p>\n","type":"text/plain"},"key":"lat","value":"19.07"},{"description":{"content":"<p>Longitude</p>\n","type":"text/plain"},"key":"lon","value":"72.87"},{"description":{"content":"<p>Timezone offset</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"ba32360a-bb78-489d-a127-5c8202a8099d","name":"Panchang — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/panchang/panchang?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","panchang","panchang"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"day\": \"Wednesday\",\n    \"tithi\": \"Shashthi\",\n    \"tithi_time\": \"sunrise\",\n    \"nakshatra\": \"Ardra\",\n    \"yoga\": \"Atiganda\",\n    \"karana\": \"Taitila\",\n    \"sunrise\": \"6:07 AM\",\n    \"sunset\": \"6:33 PM\",\n    \"rahu_kaal\": \"Approx. 7:00 – 8:00\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"6efbccd1-4741-4374-a38a-3876434f6826"},{"name":"Choghadiya Muhurta","id":"f443125f-309c-4a94-8e77-7f614bd5860f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/panchang/choghadiya-muhurta?api_key=YOUR_API_KEY&date=22/04/2026&lat=19.07&lon=72.87&tz=5.5","description":"<p>Day and night Choghadiya periods with quality classification.</p>\n","urlObject":{"protocol":"https","path":["api","v1","panchang","choghadiya-muhurta"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date in DD/MM/YYYY format. Defaults to today.</p>\n","type":"text/plain"},"key":"date","value":"22/04/2026"},{"description":{"content":"<p>Latitude</p>\n","type":"text/plain"},"key":"lat","value":"19.07"},{"description":{"content":"<p>Longitude</p>\n","type":"text/plain"},"key":"lon","value":"72.87"},{"description":{"content":"<p>Timezone offset</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"aedcf6e4-8cde-4ddb-b9ca-4e81d6cfc958","name":"Choghadiya Muhurta — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/panchang/choghadiya-muhurta?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","panchang","choghadiya-muhurta"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"day_choghadiya\": [\n      {\n        \"name\": \"Rog\",\n        \"type\": \"Inauspicious\",\n        \"start\": \"6:07 AM\",\n        \"end\": \"7:40 AM\",\n        \"inauspicious\": true\n      },\n      {\n        \"name\": \"Udveg\",\n        \"type\": \"Inauspicious\",\n        \"start\": \"7:40 AM\",\n        \"end\": \"9:14 AM\",\n        \"inauspicious\": true\n      },\n      {\n        \"name\": \"Udveg\",\n        \"type\": \"Inauspicious\",\n        \"start\": \"9:14 AM\",\n        \"end\": \"10:47 AM\",\n        \"inauspicious\": true\n      },\n      {\n        \"name\": \"Char\",\n        \"type\": \"Neutral\",\n        \"start\": \"10:47 AM\",\n        \"end\": \"12:20 PM\",\n        \"inauspicious\": false\n      },\n      {\n        \"name\": \"Labh\",\n        \"type\": \"Auspicious\",\n        \"start\": \"12:20 PM\",\n        \"end\": \"1:53 PM\",\n        \"inauspicious\": false\n      },\n      {\n        \"name\": \"Amrit\",\n        \"type\": \"Very Auspicious\",\n        \"start\": \"1:53 PM\",\n        \"end\": \"3:27 PM\",\n        \"inauspicious\": false\n      },\n      {\n        \"name\": \"Kaal\",\n        \"type\": \"Inauspicious\",\n        \"start\": \"3:27 PM\",\n        \"end\": \"5:00 PM\",\n        \"inauspicious\": true\n      },\n      {\n        \"name\": \"Shubh\",\n        \"type\": \"Auspicious\",\n        \"start\": \"5:00 PM\",\n        \"end\": \"6:33 PM\",\n        \"inauspicious\": false\n      }\n    ],\n    \"night_choghadiya\": [\n      {\n        \"name\": \"Udveg\",\n        \"type\": \"Inauspicious\",\n        \"start\": \"6:33 PM\",\n        \"end\": \"8:00 PM\",\n        \"inauspicious\": true\n      },\n      {\n        \"name\": \"Shubh\",\n        \"type\": \"Auspicious\",\n        \"start\": \"8:00 PM\",\n        \"end\": \"9:27 PM\",\n        \"inauspicious\": false\n      },\n      {\n        \"name\": \"Shubh\",\n        \"type\": \"Auspicious\",\n        \"start\": \"9:27 PM\",\n        \"end\": \"10:53 PM\",\n        \"inauspicious\": false\n      },\n      {\n        \"name\": \"Amrit\",\n        \"type\": \"Very Auspicious\",\n        \"start\": \"10:53 PM\",\n        \"end\": \"12:20 AM\",\n        \"inauspicious\": false\n      },\n      {\n        \"name\": \"Char\",\n        \"type\": \"Neutral\",\n        \"start\": \"12:20 AM\",\n        \"end\": \"1:47 AM\",\n        \"inauspicious\": false\n      },\n      {\n        \"name\": \"Rog\",\n        \"type\": \"Inauspicious\",\n        \"start\": \"1:47 AM\",\n        \"end\": \"3:14 AM\",\n        \"inauspicious\": true\n      },\n      {\n        \"name\": \"Kaal\",\n        \"type\": \"Inauspicious\",\n        \"start\": \"3:14 AM\",\n        \"end\": \"4:40 AM\",\n        \"inauspicious\": true\n      },\n      {\n        \"name\": \"Labh\",\n        \"type\": \"Auspicious\",\n        \"start\": \"4:40 AM\",\n        \"end\": \"6:07 AM\",\n        \"inauspicious\": false\n      }\n    ],\n    \"date\": \"22/04/2026\",\n    \"sunrise\": \"6:07 AM\",\n    \"sunset\": \"6:33 PM\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"f443125f-309c-4a94-8e77-7f614bd5860f"},{"name":"Hora Muhurta","id":"d65096f2-0b84-4666-b80a-ad88d1985a42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/panchang/hora-muhurta?api_key=YOUR_API_KEY&date=22/04/2026&lat=19.07&lon=72.87&tz=5.5","description":"<p>24 planetary hora periods for the day.</p>\n","urlObject":{"protocol":"https","path":["api","v1","panchang","hora-muhurta"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date in DD/MM/YYYY format. Defaults to today.</p>\n","type":"text/plain"},"key":"date","value":"22/04/2026"},{"description":{"content":"<p>Latitude</p>\n","type":"text/plain"},"key":"lat","value":"19.07"},{"description":{"content":"<p>Longitude</p>\n","type":"text/plain"},"key":"lon","value":"72.87"},{"description":{"content":"<p>Timezone offset</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"aed5707a-1c27-4201-83fd-6f4412352f1e","name":"Hora Muhurta — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/panchang/hora-muhurta?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","panchang","hora-muhurta"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"date\": \"01/10/1977\",\n    \"day\": \"Saturday\",\n    \"sunrise\": \"6:10 AM\",\n    \"sunset\": \"6:12 PM\",\n    \"day_horas\": [\n      {\n        \"hora\": \"Saturn\",\n        \"start\": \"5:30 AM\",\n        \"end\": \"6:30 AM\",\n        \"inauspicious\": true\n      },\n      {\n        \"hora\": \"Jupiter\",\n        \"start\": \"6:30 AM\",\n        \"end\": \"7:30 AM\",\n        \"inauspicious\": false\n      },\n      {\n        \"hora\": \"Mars\",\n        \"start\": \"7:30 AM\",\n        \"end\": \"8:30 AM\",\n        \"inauspicious\": true\n      },\n      {\n        \"hora\": \"Sun\",\n        \"start\": \"8:30 AM\",\n        \"end\": \"9:30 AM\",\n        \"inauspicious\": false\n      },\n      {\n        \"hora\": \"Venus\",\n        \"start\": \"9:30 AM\",\n        \"end\": \"10:30 AM\",\n        \"inauspicious\": false\n      },\n      {\n        \"hora\": \"Mercury\",\n        \"start\": \"10:30 AM\",\n        \"end\": \"11:30 AM\",\n        \"inauspicious\": false\n      },\n      {\n        \"hora\": \"Moon\",\n        \"start\": \"11:30 AM\",\n        \"end\": \"12:30 PM\",\n        \"inauspicious\": false\n      },\n      {\n        \"hora\": \"Saturn\",\n        \"start\": \"12:30 PM\",\n        \"end\": \"1:30 PM\",\n        \"inauspicious\": true\n      },\n      {\n        \"hora\": \"Jupiter\",\n        \"start\": \"1:30 PM\",\n        \"end\": \"2:30 PM\",\n        \"inauspicious\": false\n      },\n      {\n        \"hora\": \"Mars\",\n        \"start\": \"2:30 PM\",\n        \"end\": \"3:30 PM\",\n        \"inauspicious\": true\n      },\n      {\n        \"hora\": \"Sun\",\n        \"start\": \"3:30 PM\",\n        \"end\": \"4:30 PM\",\n        \"inauspicious\": false\n      },\n      {\n        \"hora\": \"Venus\",\n        \"start\": \"4:30 PM\",\n        \"end\": \"5:30 PM\",\n        \"inauspicious\": false\n      }\n    ],\n    \"night_horas\": [\n      {\n        \"hora\": \"Mercury\",\n        \"start\": \"5:30 PM\",\n        \"end\": \"6:30 PM\",\n        \"inauspicious\": false\n      },\n      {\n        \"hora\": \"Moon\",\n        \"start\": \"6:30 PM\",\n        \"end\": \"7:30 PM\",\n        \"inauspicious\": false\n      },\n      {\n        \"hora\": \"Saturn\",\n        \"start\": \"7:30 PM\",\n        \"end\": \"8:30 PM\",\n        \"inauspicious\": true\n      },\n      {\n        \"hora\": \"Jupiter\",\n        \"start\": \"8:30 PM\",\n        \"end\": \"9:30 PM\",\n        \"inauspicious\": false\n      },\n      {\n        \"hora\": \"Mars\",\n        \"start\": \"9:30 PM\",\n        \"end\": \"10:30 PM\",\n        \"inauspicious\": true\n      },\n      {\n        \"hora\": \"Sun\",\n        \"start\": \"10:30 PM\",\n        \"end\": \"11:30 PM\",\n        \"inauspicious\": false\n      },\n      {\n        \"hora\": \"Venus\",\n        \"start\": \"11:30 PM\",\n        \"end\": \"12:30 AM\",\n        \"inauspicious\": false\n      },\n      {\n        \"hora\": \"Mercury\",\n        \"start\": \"12:30 AM\",\n        \"end\": \"1:30 AM\",\n        \"inauspicious\": false\n      },\n      {\n        \"hora\": \"Moon\",\n        \"start\": \"1:30 AM\",\n        \"end\": \"2:30 AM\",\n        \"inauspicious\": false\n      },\n      {\n        \"hora\": \"Saturn\",\n        \"start\": \"2:30 AM\",\n        \"end\": \"3:30 AM\",\n        \"inauspicious\": true\n      },\n      {\n        \"hora\": \"Jupiter\",\n        \"start\": \"3:30 AM\",\n        \"end\": \"4:30 AM\",\n        \"inauspicious\": false\n      },\n      {\n        \"hora\": \"Mars\",\n        \"start\": \"4:30 AM\",\n        \"end\": \"5:30 AM\",\n        \"inauspicious\": true\n      }\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"d65096f2-0b84-4666-b80a-ad88d1985a42"},{"name":"Monthly Panchang","id":"e782befc-13c2-462c-9f77-0de0bb837a62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/panchang/monthly-panchang?api_key=YOUR_API_KEY&date=22/04/2026&lat=19.07&lon=72.87&tz=5.5","description":"<p>Full month's panchang — one row per day.</p>\n","urlObject":{"protocol":"https","path":["api","v1","panchang","monthly-panchang"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date in DD/MM/YYYY format. Defaults to today.</p>\n","type":"text/plain"},"key":"date","value":"22/04/2026"},{"description":{"content":"<p>Latitude</p>\n","type":"text/plain"},"key":"lat","value":"19.07"},{"description":{"content":"<p>Longitude</p>\n","type":"text/plain"},"key":"lon","value":"72.87"},{"description":{"content":"<p>Timezone offset</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"69d7fb25-200c-4118-a1d6-15efa46cba45","name":"Monthly Panchang — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/panchang/monthly-panchang?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","panchang","monthly-panchang"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"month\": \"4\",\n    \"data\": [\n      {\n        \"date\": \"01/04/2026\",\n        \"day\": \"Wednesday\",\n        \"tithi\": \"Chaturdashi\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Uttara Phalguni\",\n        \"yoga\": \"Vriddhi\",\n        \"karana\": \"Vishti\",\n        \"sunrise\": \"6:19 AM\",\n        \"sunset\": \"6:32 PM\",\n        \"rahu_kaal\": \"Approx. 7:00 – 8:00\"\n      },\n      {\n        \"date\": \"02/04/2026\",\n        \"day\": \"Thursday\",\n        \"tithi\": \"Purnima\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Hasta\",\n        \"yoga\": \"Dhruva\",\n        \"karana\": \"Balava\",\n        \"sunrise\": \"6:18 AM\",\n        \"sunset\": \"6:32 PM\",\n        \"rahu_kaal\": \"Approx. 8:00 – 10:00\"\n      },\n      {\n        \"date\": \"03/04/2026\",\n        \"day\": \"Friday\",\n        \"tithi\": \"Pratipada\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Chitra\",\n        \"yoga\": \"Vyaghata\",\n        \"karana\": \"Taitila\",\n        \"sunrise\": \"6:17 AM\",\n        \"sunset\": \"6:32 PM\",\n        \"rahu_kaal\": \"Approx. 5:00 – 7:00\"\n      },\n      {\n        \"date\": \"04/04/2026\",\n        \"day\": \"Saturday\",\n        \"tithi\": \"Dwitiya\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Swati\",\n        \"yoga\": \"Harshana\",\n        \"karana\": \"Vanija\",\n        \"sunrise\": \"6:17 AM\",\n        \"sunset\": \"6:32 PM\",\n        \"rahu_kaal\": \"Approx. 4:00 – 5:00\"\n      },\n      {\n        \"date\": \"05/04/2026\",\n        \"day\": \"Sunday\",\n        \"tithi\": \"Tritiya\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Vishakha\",\n        \"yoga\": \"Vajra\",\n        \"karana\": \"Bava\",\n        \"sunrise\": \"6:16 AM\",\n        \"sunset\": \"6:32 PM\",\n        \"rahu_kaal\": \"Approx. 12:00 – 13:00\"\n      },\n      {\n        \"date\": \"06/04/2026\",\n        \"day\": \"Monday\",\n        \"tithi\": \"Chaturthi\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Anuradha\",\n        \"yoga\": \"Siddhi\",\n        \"karana\": \"Kaulava\",\n        \"sunrise\": \"6:16 AM\",\n        \"sunset\": \"6:32 PM\",\n        \"rahu_kaal\": \"Approx. 2:00 – 4:00\"\n      },\n      {\n        \"date\": \"07/04/2026\",\n        \"day\": \"Tuesday\",\n        \"tithi\": \"Panchami\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Jyeshtha\",\n        \"yoga\": \"Vyatipata\",\n        \"karana\": \"Gara\",\n        \"sunrise\": \"6:15 AM\",\n        \"sunset\": \"6:32 PM\",\n        \"rahu_kaal\": \"Approx. 10:00 – 12:00\"\n      },\n      {\n        \"date\": \"08/04/2026\",\n        \"day\": \"Wednesday\",\n        \"tithi\": \"Shashthi\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Mula\",\n        \"yoga\": \"Variyana\",\n        \"karana\": \"Vishti\",\n        \"sunrise\": \"6:14 AM\",\n        \"sunset\": \"6:32 PM\",\n        \"rahu_kaal\": \"Approx. 7:00 – 8:00\"\n      },\n      {\n        \"date\": \"09/04/2026\",\n        \"day\": \"Thursday\",\n        \"tithi\": \"Saptami\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Mula\",\n        \"yoga\": \"Parigha\",\n        \"karana\": \"Kimstughna\",\n        \"sunrise\": \"6:14 AM\",\n        \"sunset\": \"6:32 PM\",\n        \"rahu_kaal\": \"Approx. 8:00 – 10:00\"\n      },\n      {\n        \"date\": \"10/04/2026\",\n        \"day\": \"Friday\",\n        \"tithi\": \"Ashtami\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Purva Ashadha\",\n        \"yoga\": \"Shiva\",\n        \"karana\": \"Chatushpada\",\n        \"sunrise\": \"6:13 AM\",\n        \"sunset\": \"6:32 PM\",\n        \"rahu_kaal\": \"Approx. 5:00 – 7:00\"\n      },\n      {\n        \"date\": \"11/04/2026\",\n        \"day\": \"Saturday\",\n        \"tithi\": \"Navami\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Uttara Ashadha\",\n        \"yoga\": \"Siddha\",\n        \"karana\": \"Bava\",\n        \"sunrise\": \"6:13 AM\",\n        \"sunset\": \"6:33 PM\",\n        \"rahu_kaal\": \"Approx. 4:00 – 5:00\"\n      },\n      {\n        \"date\": \"12/04/2026\",\n        \"day\": \"Sunday\",\n        \"tithi\": \"Dashami\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Shravana\",\n        \"yoga\": \"Sadhya\",\n        \"karana\": \"Kaulava\",\n        \"sunrise\": \"6:12 AM\",\n        \"sunset\": \"6:33 PM\",\n        \"rahu_kaal\": \"Approx. 12:00 – 13:00\"\n      },\n      {\n        \"date\": \"13/04/2026\",\n        \"day\": \"Monday\",\n        \"tithi\": \"Ekadashi\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Dhanishtha\",\n        \"yoga\": \"Shubha\",\n        \"karana\": \"Gara\",\n        \"sunrise\": \"6:12 AM\",\n        \"sunset\": \"6:33 PM\",\n        \"rahu_kaal\": \"Approx. 2:00 – 4:00\"\n      },\n      {\n        \"date\": \"14/04/2026\",\n        \"day\": \"Tuesday\",\n        \"tithi\": \"Dwadashi\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Shatabhisha\",\n        \"yoga\": \"Shukla\",\n        \"karana\": \"Vishti\",\n        \"sunrise\": \"6:11 AM\",\n        \"sunset\": \"6:33 PM\",\n        \"rahu_kaal\": \"Approx. 10:00 – 12:00\"\n      },\n      {\n        \"date\": \"15/04/2026\",\n        \"day\": \"Wednesday\",\n        \"tithi\": \"Trayodashi\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Purva Bhadrapada\",\n        \"yoga\": \"Brahma\",\n        \"karana\": \"Balava\",\n        \"sunrise\": \"6:11 AM\",\n        \"sunset\": \"6:33 PM\",\n        \"rahu_kaal\": \"Approx. 7:00 – 8:00\"\n      },\n      {\n        \"date\": \"16/04/2026\",\n        \"day\": \"Thursday\",\n        \"tithi\": \"Chaturdashi\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Uttara Bhadrapada\",\n        \"yoga\": \"Indra\",\n        \"karana\": \"Taitila\",\n        \"sunrise\": \"6:10 AM\",\n        \"sunset\": \"6:33 PM\",\n        \"rahu_kaal\": \"Approx. 8:00 – 10:00\"\n      },\n      {\n        \"date\": \"17/04/2026\",\n        \"day\": \"Friday\",\n        \"tithi\": \"Amavasya\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Revati\",\n        \"yoga\": \"Vaidhriti\",\n        \"karana\": \"Vanija\",\n        \"sunrise\": \"6:10 AM\",\n        \"sunset\": \"6:33 PM\",\n        \"rahu_kaal\": \"Approx. 5:00 – 7:00\"\n      },\n      {\n        \"date\": \"18/04/2026\",\n        \"day\": \"Saturday\",\n        \"tithi\": \"Pratipada\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Ashwini\",\n        \"yoga\": \"Preeti\",\n        \"karana\": \"Balava\",\n        \"sunrise\": \"6:09 AM\",\n        \"sunset\": \"6:33 PM\",\n        \"rahu_kaal\": \"Approx. 4:00 – 5:00\"\n      },\n      {\n        \"date\": \"19/04/2026\",\n        \"day\": \"Sunday\",\n        \"tithi\": \"Dwitiya\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Bharani\",\n        \"yoga\": \"Ayushman\",\n        \"karana\": \"Taitila\",\n        \"sunrise\": \"6:09 AM\",\n        \"sunset\": \"6:33 PM\",\n        \"rahu_kaal\": \"Approx. 12:00 – 13:00\"\n      },\n      {\n        \"date\": \"20/04/2026\",\n        \"day\": \"Monday\",\n        \"tithi\": \"Tritiya\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Rohini\",\n        \"yoga\": \"Saubhagya\",\n        \"karana\": \"Vanija\",\n        \"sunrise\": \"6:08 AM\",\n        \"sunset\": \"6:33 PM\",\n        \"rahu_kaal\": \"Approx. 2:00 – 4:00\"\n      },\n      {\n        \"date\": \"21/04/2026\",\n        \"day\": \"Tuesday\",\n        \"tithi\": \"Panchami\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Mrigashira\",\n        \"yoga\": \"Shobhana\",\n        \"karana\": \"Balava\",\n        \"sunrise\": \"6:08 AM\",\n        \"sunset\": \"6:33 PM\",\n        \"rahu_kaal\": \"Approx. 10:00 – 12:00\"\n      },\n      {\n        \"date\": \"22/04/2026\",\n        \"day\": \"Wednesday\",\n        \"tithi\": \"Shashthi\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Ardra\",\n        \"yoga\": \"Atiganda\",\n        \"karana\": \"Taitila\",\n        \"sunrise\": \"6:07 AM\",\n        \"sunset\": \"6:33 PM\",\n        \"rahu_kaal\": \"Approx. 7:00 – 8:00\"\n      },\n      {\n        \"date\": \"23/04/2026\",\n        \"day\": \"Thursday\",\n        \"tithi\": \"Saptami\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Punarvasu\",\n        \"yoga\": \"Sukarma\",\n        \"karana\": \"Vanija\",\n        \"sunrise\": \"6:07 AM\",\n        \"sunset\": \"6:33 PM\",\n        \"rahu_kaal\": \"Approx. 8:00 – 10:00\"\n      },\n      {\n        \"date\": \"24/04/2026\",\n        \"day\": \"Friday\",\n        \"tithi\": \"Ashtami\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Pushya\",\n        \"yoga\": \"Shula\",\n        \"karana\": \"Bava\",\n        \"sunrise\": \"6:06 AM\",\n        \"sunset\": \"6:33 PM\",\n        \"rahu_kaal\": \"Approx. 5:00 – 7:00\"\n      },\n      {\n        \"date\": \"25/04/2026\",\n        \"day\": \"Saturday\",\n        \"tithi\": \"Navami\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Ashlesha\",\n        \"yoga\": \"Ganda\",\n        \"karana\": \"Kaulava\",\n        \"sunrise\": \"6:06 AM\",\n        \"sunset\": \"6:33 PM\",\n        \"rahu_kaal\": \"Approx. 4:00 – 5:00\"\n      },\n      {\n        \"date\": \"26/04/2026\",\n        \"day\": \"Sunday\",\n        \"tithi\": \"Dashami\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Magha\",\n        \"yoga\": \"Vriddhi\",\n        \"karana\": \"Gara\",\n        \"sunrise\": \"6:05 AM\",\n        \"sunset\": \"6:34 PM\",\n        \"rahu_kaal\": \"Approx. 12:00 – 13:00\"\n      },\n      {\n        \"date\": \"27/04/2026\",\n        \"day\": \"Monday\",\n        \"tithi\": \"Ekadashi\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Purva Phalguni\",\n        \"yoga\": \"Dhruva\",\n        \"karana\": \"Vishti\",\n        \"sunrise\": \"6:05 AM\",\n        \"sunset\": \"6:34 PM\",\n        \"rahu_kaal\": \"Approx. 2:00 – 4:00\"\n      },\n      {\n        \"date\": \"28/04/2026\",\n        \"day\": \"Tuesday\",\n        \"tithi\": \"Dwadashi\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Uttara Phalguni\",\n        \"yoga\": \"Vyaghata\",\n        \"karana\": \"Balava\",\n        \"sunrise\": \"6:04 AM\",\n        \"sunset\": \"6:34 PM\",\n        \"rahu_kaal\": \"Approx. 10:00 – 12:00\"\n      },\n      {\n        \"date\": \"29/04/2026\",\n        \"day\": \"Wednesday\",\n        \"tithi\": \"Trayodashi\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Hasta\",\n        \"yoga\": \"Harshana\",\n        \"karana\": \"Taitila\",\n        \"sunrise\": \"6:04 AM\",\n        \"sunset\": \"6:34 PM\",\n        \"rahu_kaal\": \"Approx. 7:00 – 8:00\"\n      },\n      {\n        \"date\": \"30/04/2026\",\n        \"day\": \"Thursday\",\n        \"tithi\": \"Chaturdashi\",\n        \"tithi_time\": \"sunrise\",\n        \"nakshatra\": \"Chitra\",\n        \"yoga\": \"Vajra\",\n        \"karana\": \"Vanija\",\n        \"sunrise\": \"6:04 AM\",\n        \"sunset\": \"6:34 PM\",\n        \"rahu_kaal\": \"Approx. 8:00 – 10:00\"\n      }\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"e782befc-13c2-462c-9f77-0de0bb837a62"},{"name":"Moon Calendar","id":"9893a607-3c5f-47de-8d18-56566e44fe32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/panchang/moon-calendar?api_key=YOUR_API_KEY&date=22/04/2026&lat=19.07&lon=72.87&tz=5.5","description":"<p>Monthly moon phase calendar.</p>\n","urlObject":{"protocol":"https","path":["api","v1","panchang","moon-calendar"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date in DD/MM/YYYY format. Defaults to today.</p>\n","type":"text/plain"},"key":"date","value":"22/04/2026"},{"description":{"content":"<p>Latitude</p>\n","type":"text/plain"},"key":"lat","value":"19.07"},{"description":{"content":"<p>Longitude</p>\n","type":"text/plain"},"key":"lon","value":"72.87"},{"description":{"content":"<p>Timezone offset</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"c8ed535d-5244-4b98-9e1a-cb68864bf3af","name":"Moon Calendar — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/panchang/moon-calendar?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","panchang","moon-calendar"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"month\": \"4\",\n    \"moon_calendar\": [\n      {\n        \"date\": \"01/04/2026\",\n        \"tithi\": \"Chaturdashi\",\n        \"nakshatra\": \"Uttara Phalguni\",\n        \"yoga\": \"Vriddhi\",\n        \"karana\": \"Vishti\"\n      },\n      {\n        \"date\": \"02/04/2026\",\n        \"tithi\": \"Purnima\",\n        \"nakshatra\": \"Hasta\",\n        \"yoga\": \"Dhruva\",\n        \"karana\": \"Balava\"\n      },\n      {\n        \"date\": \"03/04/2026\",\n        \"tithi\": \"Pratipada\",\n        \"nakshatra\": \"Chitra\",\n        \"yoga\": \"Vyaghata\",\n        \"karana\": \"Taitila\"\n      },\n      {\n        \"date\": \"04/04/2026\",\n        \"tithi\": \"Dwitiya\",\n        \"nakshatra\": \"Swati\",\n        \"yoga\": \"Harshana\",\n        \"karana\": \"Vanija\"\n      },\n      {\n        \"date\": \"05/04/2026\",\n        \"tithi\": \"Tritiya\",\n        \"nakshatra\": \"Vishakha\",\n        \"yoga\": \"Vajra\",\n        \"karana\": \"Bava\"\n      },\n      {\n        \"date\": \"06/04/2026\",\n        \"tithi\": \"Chaturthi\",\n        \"nakshatra\": \"Anuradha\",\n        \"yoga\": \"Siddhi\",\n        \"karana\": \"Kaulava\"\n      },\n      {\n        \"date\": \"07/04/2026\",\n        \"tithi\": \"Panchami\",\n        \"nakshatra\": \"Jyeshtha\",\n        \"yoga\": \"Vyatipata\",\n        \"karana\": \"Gara\"\n      },\n      {\n        \"date\": \"08/04/2026\",\n        \"tithi\": \"Shashthi\",\n        \"nakshatra\": \"Mula\",\n        \"yoga\": \"Variyana\",\n        \"karana\": \"Vishti\"\n      },\n      {\n        \"date\": \"09/04/2026\",\n        \"tithi\": \"Saptami\",\n        \"nakshatra\": \"Mula\",\n        \"yoga\": \"Parigha\",\n        \"karana\": \"Kimstughna\"\n      },\n      {\n        \"date\": \"10/04/2026\",\n        \"tithi\": \"Ashtami\",\n        \"nakshatra\": \"Purva Ashadha\",\n        \"yoga\": \"Shiva\",\n        \"karana\": \"Chatushpada\"\n      },\n      {\n        \"date\": \"11/04/2026\",\n        \"tithi\": \"Navami\",\n        \"nakshatra\": \"Uttara Ashadha\",\n        \"yoga\": \"Siddha\",\n        \"karana\": \"Bava\"\n      },\n      {\n        \"date\": \"12/04/2026\",\n        \"tithi\": \"Dashami\",\n        \"nakshatra\": \"Shravana\",\n        \"yoga\": \"Sadhya\",\n        \"karana\": \"Kaulava\"\n      },\n      {\n        \"date\": \"13/04/2026\",\n        \"tithi\": \"Ekadashi\",\n        \"nakshatra\": \"Dhanishtha\",\n        \"yoga\": \"Shubha\",\n        \"karana\": \"Gara\"\n      },\n      {\n        \"date\": \"14/04/2026\",\n        \"tithi\": \"Dwadashi\",\n        \"nakshatra\": \"Shatabhisha\",\n        \"yoga\": \"Shukla\",\n        \"karana\": \"Vishti\"\n      },\n      {\n        \"date\": \"15/04/2026\",\n        \"tithi\": \"Trayodashi\",\n        \"nakshatra\": \"Purva Bhadrapada\",\n        \"yoga\": \"Brahma\",\n        \"karana\": \"Balava\"\n      },\n      {\n        \"date\": \"16/04/2026\",\n        \"tithi\": \"Chaturdashi\",\n        \"nakshatra\": \"Uttara Bhadrapada\",\n        \"yoga\": \"Indra\",\n        \"karana\": \"Taitila\"\n      },\n      {\n        \"date\": \"17/04/2026\",\n        \"tithi\": \"Amavasya\",\n        \"nakshatra\": \"Revati\",\n        \"yoga\": \"Vaidhriti\",\n        \"karana\": \"Vanija\"\n      },\n      {\n        \"date\": \"18/04/2026\",\n        \"tithi\": \"Pratipada\",\n        \"nakshatra\": \"Ashwini\",\n        \"yoga\": \"Preeti\",\n        \"karana\": \"Balava\"\n      },\n      {\n        \"date\": \"19/04/2026\",\n        \"tithi\": \"Dwitiya\",\n        \"nakshatra\": \"Bharani\",\n        \"yoga\": \"Ayushman\",\n        \"karana\": \"Taitila\"\n      },\n      {\n        \"date\": \"20/04/2026\",\n        \"tithi\": \"Tritiya\",\n        \"nakshatra\": \"Rohini\",\n        \"yoga\": \"Saubhagya\",\n        \"karana\": \"Vanija\"\n      },\n      {\n        \"date\": \"21/04/2026\",\n        \"tithi\": \"Panchami\",\n        \"nakshatra\": \"Mrigashira\",\n        \"yoga\": \"Shobhana\",\n        \"karana\": \"Balava\"\n      },\n      {\n        \"date\": \"22/04/2026\",\n        \"tithi\": \"Shashthi\",\n        \"nakshatra\": \"Ardra\",\n        \"yoga\": \"Atiganda\",\n        \"karana\": \"Taitila\"\n      },\n      {\n        \"date\": \"23/04/2026\",\n        \"tithi\": \"Saptami\",\n        \"nakshatra\": \"Punarvasu\",\n        \"yoga\": \"Sukarma\",\n        \"karana\": \"Vanija\"\n      },\n      {\n        \"date\": \"24/04/2026\",\n        \"tithi\": \"Ashtami\",\n        \"nakshatra\": \"Pushya\",\n        \"yoga\": \"Shula\",\n        \"karana\": \"Bava\"\n      },\n      {\n        \"date\": \"25/04/2026\",\n        \"tithi\": \"Navami\",\n        \"nakshatra\": \"Ashlesha\",\n        \"yoga\": \"Ganda\",\n        \"karana\": \"Kaulava\"\n      },\n      {\n        \"date\": \"26/04/2026\",\n        \"tithi\": \"Dashami\",\n        \"nakshatra\": \"Magha\",\n        \"yoga\": \"Vriddhi\",\n        \"karana\": \"Gara\"\n      },\n      {\n        \"date\": \"27/04/2026\",\n        \"tithi\": \"Ekadashi\",\n        \"nakshatra\": \"Purva Phalguni\",\n        \"yoga\": \"Dhruva\",\n        \"karana\": \"Vishti\"\n      },\n      {\n        \"date\": \"28/04/2026\",\n        \"tithi\": \"Dwadashi\",\n        \"nakshatra\": \"Uttara Phalguni\",\n        \"yoga\": \"Vyaghata\",\n        \"karana\": \"Balava\"\n      },\n      {\n        \"date\": \"29/04/2026\",\n        \"tithi\": \"Trayodashi\",\n        \"nakshatra\": \"Hasta\",\n        \"yoga\": \"Harshana\",\n        \"karana\": \"Taitila\"\n      },\n      {\n        \"date\": \"30/04/2026\",\n        \"tithi\": \"Chaturdashi\",\n        \"nakshatra\": \"Chitra\",\n        \"yoga\": \"Vajra\",\n        \"karana\": \"Vanija\"\n      }\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"9893a607-3c5f-47de-8d18-56566e44fe32"},{"name":"Moon Phase","id":"d00915e2-7fa2-4955-98bf-fd4a6612a528","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/panchang/moon-phase?api_key=YOUR_API_KEY&date=22/04/2026&lat=19.07&lon=72.87&tz=5.5","description":"<p>Current moon phase, illumination percentage, and tithi.</p>\n","urlObject":{"protocol":"https","path":["api","v1","panchang","moon-phase"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date in DD/MM/YYYY format. Defaults to today.</p>\n","type":"text/plain"},"key":"date","value":"22/04/2026"},{"description":{"content":"<p>Latitude</p>\n","type":"text/plain"},"key":"lat","value":"19.07"},{"description":{"content":"<p>Longitude</p>\n","type":"text/plain"},"key":"lon","value":"72.87"},{"description":{"content":"<p>Timezone offset</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"1f610b67-4a1f-46f4-8bc5-175bccbf241f","name":"Moon Phase — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/panchang/moon-phase?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","panchang","moon-phase"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"tithi\": \"Shashthi\",\n    \"moon_phase\": \"Waxing Gibbous\",\n    \"nakshatra\": \"Ardra\",\n    \"date\": \"22/04/2026\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"d00915e2-7fa2-4955-98bf-fd4a6612a528"},{"name":"Sunrise","id":"e2552919-e4a6-4e23-8727-9886523b5c32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/panchang/sunrise?api_key=YOUR_API_KEY&date=22/04/2026&lat=19.07&lon=72.87&tz=5.5","description":"<p>Sunrise time for the given date and location using Swiss Ephemeris swe_rise_trans.</p>\n","urlObject":{"protocol":"https","path":["api","v1","panchang","sunrise"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date in DD/MM/YYYY format. Defaults to today.</p>\n","type":"text/plain"},"key":"date","value":"22/04/2026"},{"description":{"content":"<p>Latitude</p>\n","type":"text/plain"},"key":"lat","value":"19.07"},{"description":{"content":"<p>Longitude</p>\n","type":"text/plain"},"key":"lon","value":"72.87"},{"description":{"content":"<p>Timezone offset</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"dc2661c3-1275-40cc-9118-00f974be7cd7","name":"Sunrise — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/panchang/sunrise?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","panchang","sunrise"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"sunrise\": \"6:10 AM\",\n    \"date\": \"01/10/1977\",\n    \"latitude\": 11,\n    \"longitude\": 77\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"e2552919-e4a6-4e23-8727-9886523b5c32"},{"name":"Sunset","id":"952a56e0-c58b-4aeb-b3d5-f6ad4ad7df02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/panchang/sunset?api_key=YOUR_API_KEY&date=22/04/2026&lat=19.07&lon=72.87&tz=5.5","description":"<p>Sunset time for the given date and location.</p>\n","urlObject":{"protocol":"https","path":["api","v1","panchang","sunset"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date in DD/MM/YYYY format. Defaults to today.</p>\n","type":"text/plain"},"key":"date","value":"22/04/2026"},{"description":{"content":"<p>Latitude</p>\n","type":"text/plain"},"key":"lat","value":"19.07"},{"description":{"content":"<p>Longitude</p>\n","type":"text/plain"},"key":"lon","value":"72.87"},{"description":{"content":"<p>Timezone offset</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"d06b46da-427e-413d-84bf-e0349451f493","name":"Sunset — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/panchang/sunset?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","panchang","sunset"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"sunset\": \"6:12 PM\",\n    \"date\": \"01/10/1977\",\n    \"latitude\": 11,\n    \"longitude\": 77\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"952a56e0-c58b-4aeb-b3d5-f6ad4ad7df02"},{"name":"Moon Rise","id":"7fe449c2-ee18-4c17-a649-2ff635304c37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/panchang/moon-rise?api_key=YOUR_API_KEY&date=22/04/2026&lat=19.07&lon=72.87&tz=5.5","description":"<p>Moon rise time computed via Swiss Ephemeris swe_rise_trans.</p>\n","urlObject":{"protocol":"https","path":["api","v1","panchang","moon-rise"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date in DD/MM/YYYY format. Defaults to today.</p>\n","type":"text/plain"},"key":"date","value":"22/04/2026"},{"description":{"content":"<p>Latitude</p>\n","type":"text/plain"},"key":"lat","value":"19.07"},{"description":{"content":"<p>Longitude</p>\n","type":"text/plain"},"key":"lon","value":"72.87"},{"description":{"content":"<p>Timezone offset</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"b7112ece-1d38-48f5-9fa4-4d0bf490b298","name":"Moon Rise — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/panchang/moon-rise?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","panchang","moon-rise"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"moonrise\": \"9:13 PM\",\n    \"date\": \"01/10/1977\",\n    \"latitude\": 11,\n    \"longitude\": 77\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"7fe449c2-ee18-4c17-a649-2ff635304c37"},{"name":"Moon Set","id":"7594e1e2-9b03-4c34-b8f6-c8979e68deca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/panchang/moon-set?api_key=YOUR_API_KEY&date=22/04/2026&lat=19.07&lon=72.87&tz=5.5","description":"<p>Moon set time computed via Swiss Ephemeris.</p>\n","urlObject":{"protocol":"https","path":["api","v1","panchang","moon-set"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date in DD/MM/YYYY format. Defaults to today.</p>\n","type":"text/plain"},"key":"date","value":"22/04/2026"},{"description":{"content":"<p>Latitude</p>\n","type":"text/plain"},"key":"lat","value":"19.07"},{"description":{"content":"<p>Longitude</p>\n","type":"text/plain"},"key":"lon","value":"72.87"},{"description":{"content":"<p>Timezone offset</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"b0802ff6-1bc6-4922-acc8-0d9ecfcf51db","name":"Moon Set — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/panchang/moon-set?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","panchang","moon-set"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"moonset\": \"9:14 AM\",\n    \"date\": \"01/10/1977\",\n    \"latitude\": 11,\n    \"longitude\": 77\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"7594e1e2-9b03-4c34-b8f6-c8979e68deca"},{"name":"Solar Noon","id":"4ddd741e-58f9-4c37-aad4-3a364b6b4f6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/panchang/solar-noon?api_key=YOUR_API_KEY&date=22/04/2026&lat=19.07&lon=72.87&tz=5.5","description":"<p>Solar noon (midpoint between sunrise and sunset).</p>\n","urlObject":{"protocol":"https","path":["api","v1","panchang","solar-noon"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date in DD/MM/YYYY format. Defaults to today.</p>\n","type":"text/plain"},"key":"date","value":"22/04/2026"},{"description":{"content":"<p>Latitude</p>\n","type":"text/plain"},"key":"lat","value":"19.07"},{"description":{"content":"<p>Longitude</p>\n","type":"text/plain"},"key":"lon","value":"72.87"},{"description":{"content":"<p>Timezone offset</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"67566df0-6b4e-4ac8-81b8-4a4fc4f2c961","name":"Solar Noon — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/panchang/solar-noon?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","panchang","solar-noon"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"solar_noon\": \"12:11 PM\",\n    \"sunrise\": \"6:10 AM\",\n    \"sunset\": \"6:12 PM\",\n    \"date\": \"01/10/1977\",\n    \"latitude\": 11,\n    \"longitude\": 77\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"4ddd741e-58f9-4c37-aad4-3a364b6b4f6f"},{"name":"Planet Transit","id":"d596040f-3279-41d2-bcf7-317053b76b78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/panchang/transit?api_key=YOUR_API_KEY&date=22/04/2026&lat=19.07&lon=72.87&tz=5.5","description":"<p>Current transiting planetary positions.</p>\n","urlObject":{"protocol":"https","path":["api","v1","panchang","transit"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date in DD/MM/YYYY format. Defaults to today.</p>\n","type":"text/plain"},"key":"date","value":"22/04/2026"},{"description":{"content":"<p>Latitude</p>\n","type":"text/plain"},"key":"lat","value":"19.07"},{"description":{"content":"<p>Longitude</p>\n","type":"text/plain"},"key":"lon","value":"72.87"},{"description":{"content":"<p>Timezone offset</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"0c643797-b2fe-4add-9407-ee12efedde48","name":"Planet Transit — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/panchang/transit?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","panchang","transit"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"date\": \"01/10/1977\",\n    \"transit\": [\n      {\n        \"planet\": \"Ascendant\",\n        \"zodiac\": \"Sagittarius\",\n        \"degree\": 241.45,\n        \"nakshatra\": \"Mula\",\n        \"house\": 1,\n        \"retro\": false\n      },\n      {\n        \"planet\": \"Sun\",\n        \"zodiac\": \"Virgo\",\n        \"degree\": 164.41,\n        \"nakshatra\": \"Hasta\",\n        \"house\": 10,\n        \"retro\": false\n      },\n      {\n        \"planet\": \"Moon\",\n        \"zodiac\": \"Aries\",\n        \"degree\": 29.26,\n        \"nakshatra\": \"Krittika\",\n        \"house\": 5,\n        \"retro\": false\n      },\n      {\n        \"planet\": \"Mars\",\n        \"zodiac\": \"Gemini\",\n        \"degree\": 84.03,\n        \"nakshatra\": \"Punarvasu\",\n        \"house\": 7,\n        \"retro\": false\n      },\n      {\n        \"planet\": \"Mercury\",\n        \"zodiac\": \"Virgo\",\n        \"degree\": 151.01,\n        \"nakshatra\": \"Uttara Phalguni\",\n        \"house\": 10,\n        \"retro\": false\n      },\n      {\n        \"planet\": \"Jupiter\",\n        \"zodiac\": \"Gemini\",\n        \"degree\": 71.72,\n        \"nakshatra\": \"Ardra\",\n        \"house\": 7,\n        \"retro\": false\n      },\n      {\n        \"planet\": \"Venus\",\n        \"zodiac\": \"Leo\",\n        \"degree\": 136.98,\n        \"nakshatra\": \"Purva Phalguni\",\n        \"house\": 9,\n        \"retro\": false\n      },\n      {\n        \"planet\": \"Saturn\",\n        \"zodiac\": \"Leo\",\n        \"degree\": 122.77,\n        \"nakshatra\": \"Magha\",\n        \"house\": 9,\n        \"retro\": false\n      },\n      {\n        \"planet\": \"Rahu\",\n        \"zodiac\": \"Virgo\",\n        \"degree\": 171.87,\n        \"nakshatra\": \"Hasta\",\n        \"house\": 10,\n        \"retro\": true\n      },\n      {\n        \"planet\": \"Ketu\",\n        \"zodiac\": \"Pisces\",\n        \"degree\": 351.87,\n        \"nakshatra\": \"Revati\",\n        \"house\": 4,\n        \"retro\": true\n      }\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"d596040f-3279-41d2-bcf7-317053b76b78"},{"name":"Retrogrades","id":"8eb5c7f9-6267-4929-b94e-84a8b60750e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/panchang/retrogrades?api_key=YOUR_API_KEY&date=22/04/2026&lat=19.07&lon=72.87&tz=5.5","description":"<p>Currently retrograde planets with entry/exit dates.</p>\n","urlObject":{"protocol":"https","path":["api","v1","panchang","retrogrades"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date in DD/MM/YYYY format. Defaults to today.</p>\n","type":"text/plain"},"key":"date","value":"22/04/2026"},{"description":{"content":"<p>Latitude</p>\n","type":"text/plain"},"key":"lat","value":"19.07"},{"description":{"content":"<p>Longitude</p>\n","type":"text/plain"},"key":"lon","value":"72.87"},{"description":{"content":"<p>Timezone offset</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"4b65a95f-8f51-44d7-9261-91650e18b893","name":"Retrogrades — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/panchang/retrogrades?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","panchang","retrogrades"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"date\": \"22/04/2026\",\n    \"retrograde_planets\": [\n      \"Rahu\",\n      \"Ketu\"\n    ],\n    \"planets\": [\n      {\n        \"planet\": \"Mercury\",\n        \"is_retrograde\": false,\n        \"longitude\": 346.12,\n        \"zodiac\": \"Pisces\",\n        \"reason\": \"Mercury is direct motion\"\n      },\n      {\n        \"planet\": \"Venus\",\n        \"is_retrograde\": false,\n        \"longitude\": 33.14,\n        \"zodiac\": \"Taurus\",\n        \"reason\": \"Venus is direct motion\"\n      },\n      {\n        \"planet\": \"Mars\",\n        \"is_retrograde\": false,\n        \"longitude\": 345.23,\n        \"zodiac\": \"Pisces\",\n        \"reason\": \"Mars is direct motion\"\n      },\n      {\n        \"planet\": \"Jupiter\",\n        \"is_retrograde\": false,\n        \"longitude\": 83.52,\n        \"zodiac\": \"Gemini\",\n        \"reason\": \"Jupiter is direct motion\"\n      },\n      {\n        \"planet\": \"Saturn\",\n        \"is_retrograde\": false,\n        \"longitude\": 343.88,\n        \"zodiac\": \"Pisces\",\n        \"reason\": \"Saturn is direct motion\"\n      },\n      {\n        \"planet\": \"Rahu\",\n        \"is_retrograde\": true,\n        \"longitude\": 312.07,\n        \"zodiac\": \"Aquarius\",\n        \"reason\": \"Rahu (north lunar node) is always retrograde in mean node system\"\n      },\n      {\n        \"planet\": \"Ketu\",\n        \"is_retrograde\": true,\n        \"longitude\": 132.07,\n        \"zodiac\": \"Leo\",\n        \"reason\": \"Ketu (south lunar node) is always retrograde in mean node system\"\n      }\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"8eb5c7f9-6267-4929-b94e-84a8b60750e6"},{"name":"Festivals","id":"cd674f92-4a6a-4735-bfb9-057673530007","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/panchang/festivals?api_key=YOUR_API_KEY&date=22/04/2026&lat=19.07&lon=72.87&tz=5.5","description":"<p>Hindu festival and auspicious days for a given month/year.</p>\n","urlObject":{"protocol":"https","path":["api","v1","panchang","festivals"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date in DD/MM/YYYY format. Defaults to today.</p>\n","type":"text/plain"},"key":"date","value":"22/04/2026"},{"description":{"content":"<p>Latitude</p>\n","type":"text/plain"},"key":"lat","value":"19.07"},{"description":{"content":"<p>Longitude</p>\n","type":"text/plain"},"key":"lon","value":"72.87"},{"description":{"content":"<p>Timezone offset</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"ce335ce0-5977-4f3c-9519-e4833421fd89","name":"Festivals — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/panchang/festivals?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","panchang","festivals"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"year\": 2026,\n    \"festivals\": [\n      {\n        \"name\": \"Makar Sankranti\",\n        \"date\": \"14/01/2026\",\n        \"description\": \"Sun enters Capricorn — harvest festival\"\n      },\n      {\n        \"name\": \"Vasant Panchami\",\n        \"date\": \"05/02/2026\",\n        \"description\": \"Saraswati Puja — spring begins\"\n      },\n      {\n        \"name\": \"Maha Shivaratri\",\n        \"date\": \"13/03/2026\",\n        \"description\": \"Great night of Shiva\"\n      },\n      {\n        \"name\": \"Holi\",\n        \"date\": \"28/03/2026\",\n        \"description\": \"Festival of colors — full moon of Phalguna\"\n      },\n      {\n        \"name\": \"Ram Navami\",\n        \"date\": \"09/04/2026\",\n        \"description\": \"Birth of Lord Rama\"\n      },\n      {\n        \"name\": \"Hanuman Jayanti\",\n        \"date\": \"15/04/2026\",\n        \"description\": \"Birthday of Lord Hanuman\"\n      },\n      {\n        \"name\": \"Akshaya Tritiya\",\n        \"date\": \"03/05/2026\",\n        \"description\": \"Auspicious day for new beginnings\"\n      },\n      {\n        \"name\": \"Ganga Dussehra\",\n        \"date\": \"10/06/2026\",\n        \"description\": \"Descent of River Ganga\"\n      },\n      {\n        \"name\": \"Guru Purnima\",\n        \"date\": \"15/07/2026\",\n        \"description\": \"Full moon — honor your guru\"\n      },\n      {\n        \"name\": \"Nag Panchami\",\n        \"date\": \"05/08/2026\",\n        \"description\": \"Worship of serpent deities\"\n      },\n      {\n        \"name\": \"Raksha Bandhan\",\n        \"date\": \"15/08/2026\",\n        \"description\": \"Bond of protection between siblings\"\n      },\n      {\n        \"name\": \"Janmashtami\",\n        \"date\": \"08/09/2026\",\n        \"description\": \"Birth of Lord Krishna\"\n      },\n      {\n        \"name\": \"Ganesh Chaturthi\",\n        \"date\": \"19/09/2026\",\n        \"description\": \"Birth of Lord Ganesha\"\n      },\n      {\n        \"name\": \"Navratri begins\",\n        \"date\": \"03/10/2026\",\n        \"description\": \"9 nights of Goddess Durga\"\n      },\n      {\n        \"name\": \"Dussehra\",\n        \"date\": \"12/10/2026\",\n        \"description\": \"Victory of good over evil\"\n      },\n      {\n        \"name\": \"Diwali\",\n        \"date\": \"01/11/2026\",\n        \"description\": \"Festival of lights — Amavasya of Kartika\"\n      },\n      {\n        \"name\": \"Chhath Puja\",\n        \"date\": \"06/11/2026\",\n        \"description\": \"Worship of Sun God\"\n      },\n      {\n        \"name\": \"Vivah Panchami\",\n        \"date\": \"05/12/2026\",\n        \"description\": \"Marriage of Rama and Sita\"\n      },\n      {\n        \"name\": \"Gita Jayanti\",\n        \"date\": \"15/12/2026\",\n        \"description\": \"Birth of Bhagavad Gita\"\n      }\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"cd674f92-4a6a-4735-bfb9-057673530007"}],"id":"8f987e7d-cafe-4da0-9240-2bcb4c6253a6","_postman_id":"8f987e7d-cafe-4da0-9240-2bcb4c6253a6","description":""},{"name":"Matching","item":[{"name":"North Match","id":"66fcd2e0-7e41-4faf-80af-ade824cce513","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/matching/north-match?api_key=YOUR_API_KEY&m_dob=01/10/1977&m_tob=11:40&m_lat=11&m_lon=77&m_tz=5.5&f_dob=15/05/1980&f_tob=08:30&f_lat=19.07&f_lon=72.87&f_tz=5.5","description":"<p>Ashtakoot Guna Milan (North Indian style) for two birth charts.</p>\n","urlObject":{"protocol":"https","path":["api","v1","matching","north-match"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Male date of birth DD/MM/YYYY</p>\n","type":"text/plain"},"key":"m_dob","value":"01/10/1977"},{"description":{"content":"<p>Male time of birth HH:MM</p>\n","type":"text/plain"},"key":"m_tob","value":"11:40"},{"description":{"content":"<p>Male birth latitude</p>\n","type":"text/plain"},"key":"m_lat","value":"11"},{"description":{"content":"<p>Male birth longitude</p>\n","type":"text/plain"},"key":"m_lon","value":"77"},{"description":{"content":"<p>Male birth timezone</p>\n","type":"text/plain"},"key":"m_tz","value":"5.5"},{"description":{"content":"<p>Female date of birth DD/MM/YYYY</p>\n","type":"text/plain"},"key":"f_dob","value":"15/05/1980"},{"description":{"content":"<p>Female time of birth HH:MM</p>\n","type":"text/plain"},"key":"f_tob","value":"08:30"},{"description":{"content":"<p>Female birth latitude</p>\n","type":"text/plain"},"key":"f_lat","value":"19.07"},{"description":{"content":"<p>Female birth longitude</p>\n","type":"text/plain"},"key":"f_lon","value":"72.87"},{"description":{"content":"<p>Female birth timezone</p>\n","type":"text/plain"},"key":"f_tz","value":"5.5"}],"variable":[]}},"response":[{"id":"5e4a2439-62f8-439f-a0f5-576cc784c988","name":"North Match — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/matching/north-match?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","matching","north-match"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"male_nakshatra\": \"Krittika\",\n    \"female_nakshatra\": \"Punarvasu\",\n    \"male_moon_sign\": \"Aries\",\n    \"female_moon_sign\": \"Gemini\",\n    \"total_points\": 13.5,\n    \"total_score\": 13.5,\n    \"max_points\": 36,\n    \"percentage\": 37.5,\n    \"compatibility\": \"Poor\",\n    \"mangal_dosh\": {\n      \"male\": true,\n      \"female\": true,\n      \"cancelled\": true,\n      \"note\": \"Mangal Dosh cancels: both partners have Mars in the same dosha positions\"\n    },\n    \"koots\": [\n      {\n        \"name\": \"Varna\",\n        \"points\": 1,\n        \"max\": 1,\n        \"description\": \"Spiritual compatibility\"\n      },\n      {\n        \"name\": \"Vashya\",\n        \"points\": 1,\n        \"max\": 2,\n        \"description\": \"Dominance and control\"\n      },\n      {\n        \"name\": \"Tara\",\n        \"points\": 1.5,\n        \"max\": 3,\n        \"description\": \"Birth star compatibility\"\n      },\n      {\n        \"name\": \"Yoni\",\n        \"points\": 2,\n        \"max\": 4,\n        \"description\": \"Physical and intimate compatibility\"\n      },\n      {\n        \"name\": \"Graha Maitri\",\n        \"points\": 0,\n        \"max\": 5,\n        \"description\": \"Mental compatibility and friendship\"\n      },\n      {\n        \"name\": \"Gana\",\n        \"points\": 0,\n        \"max\": 6,\n        \"description\": \"Temperament compatibility\"\n      },\n      {\n        \"name\": \"Bhakoot\",\n        \"points\": 0,\n        \"max\": 7,\n        \"description\": \"Love, health, and prosperity\"\n      },\n      {\n        \"name\": \"Nadi\",\n        \"points\": 8,\n        \"max\": 8,\n        \"description\": \"Health and progeny — most critical\"\n      }\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"66fcd2e0-7e41-4faf-80af-ade824cce513"},{"name":"South Match","id":"bb0580f9-e95b-46ee-bcf1-9c99d51a4d45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/matching/south-match?api_key=YOUR_API_KEY&m_dob=01/10/1977&m_tob=11:40&m_lat=11&m_lon=77&m_tz=5.5&f_dob=15/05/1980&f_tob=08:30&f_lat=19.07&f_lon=72.87&f_tz=5.5","description":"<p>Dashakoota Milan (South Indian style) for two birth charts.</p>\n","urlObject":{"protocol":"https","path":["api","v1","matching","south-match"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Male date of birth DD/MM/YYYY</p>\n","type":"text/plain"},"key":"m_dob","value":"01/10/1977"},{"description":{"content":"<p>Male time of birth HH:MM</p>\n","type":"text/plain"},"key":"m_tob","value":"11:40"},{"description":{"content":"<p>Male birth latitude</p>\n","type":"text/plain"},"key":"m_lat","value":"11"},{"description":{"content":"<p>Male birth longitude</p>\n","type":"text/plain"},"key":"m_lon","value":"77"},{"description":{"content":"<p>Male birth timezone</p>\n","type":"text/plain"},"key":"m_tz","value":"5.5"},{"description":{"content":"<p>Female date of birth DD/MM/YYYY</p>\n","type":"text/plain"},"key":"f_dob","value":"15/05/1980"},{"description":{"content":"<p>Female time of birth HH:MM</p>\n","type":"text/plain"},"key":"f_tob","value":"08:30"},{"description":{"content":"<p>Female birth latitude</p>\n","type":"text/plain"},"key":"f_lat","value":"19.07"},{"description":{"content":"<p>Female birth longitude</p>\n","type":"text/plain"},"key":"f_lon","value":"72.87"},{"description":{"content":"<p>Female birth timezone</p>\n","type":"text/plain"},"key":"f_tz","value":"5.5"}],"variable":[]}},"response":[{"id":"f4545014-fd1e-4839-b5a8-841af38b5c18","name":"South Match — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/matching/south-match?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","matching","south-match"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"male_nakshatra\": \"Krittika\",\n    \"female_nakshatra\": \"Punarvasu\",\n    \"male_moon_sign\": \"Aries\",\n    \"female_moon_sign\": \"Gemini\",\n    \"total_points\": 13.5,\n    \"total_score\": 13.5,\n    \"max_points\": 36,\n    \"percentage\": 37.5,\n    \"compatibility\": \"Poor\",\n    \"mangal_dosh\": {\n      \"male\": true,\n      \"female\": true,\n      \"cancelled\": true,\n      \"note\": \"Mangal Dosh cancels: both partners have Mars in the same dosha positions\"\n    },\n    \"koots\": [\n      {\n        \"name\": \"Varna\",\n        \"points\": 1,\n        \"max\": 1,\n        \"description\": \"Spiritual compatibility\"\n      },\n      {\n        \"name\": \"Vashya\",\n        \"points\": 1,\n        \"max\": 2,\n        \"description\": \"Dominance and control\"\n      },\n      {\n        \"name\": \"Tara\",\n        \"points\": 1.5,\n        \"max\": 3,\n        \"description\": \"Birth star compatibility\"\n      },\n      {\n        \"name\": \"Yoni\",\n        \"points\": 2,\n        \"max\": 4,\n        \"description\": \"Physical and intimate compatibility\"\n      },\n      {\n        \"name\": \"Graha Maitri\",\n        \"points\": 0,\n        \"max\": 5,\n        \"description\": \"Mental compatibility and friendship\"\n      },\n      {\n        \"name\": \"Gana\",\n        \"points\": 0,\n        \"max\": 6,\n        \"description\": \"Temperament compatibility\"\n      },\n      {\n        \"name\": \"Bhakoot\",\n        \"points\": 0,\n        \"max\": 7,\n        \"description\": \"Love, health, and prosperity\"\n      },\n      {\n        \"name\": \"Nadi\",\n        \"points\": 8,\n        \"max\": 8,\n        \"description\": \"Health and progeny — most critical\"\n      }\n    ],\n    \"south_indian_checks\": {\n      \"stree_deergha\": {\n        \"passed\": false,\n        \"description\": \"Female nakshatra at least 9 from male — ensures wife outlives husband.\",\n        \"nakshatra_gap\": 4\n      },\n      \"mahendra\": {\n        \"passed\": false,\n        \"description\": \"Mahendra nakshatra check — ensures prosperity and longevity for the couple.\",\n        \"count\": 24\n      },\n      \"male_nakshatra\": \"Krittika\",\n      \"female_nakshatra\": \"Punarvasu\"\n    }\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"bb0580f9-e95b-46ee-bcf1-9c99d51a4d45"},{"name":"North Match Astro Details","id":"cac38eb9-ab1b-4fd0-936f-67d09cc6142d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/matching/north-match-astro-details?api_key=YOUR_API_KEY&m_dob=01/10/1977&m_tob=11:40&m_lat=11&m_lon=77&m_tz=5.5&f_dob=15/05/1980&f_tob=08:30&f_lat=19.07&f_lon=72.87&f_tz=5.5","description":"<p>Detailed astrological breakdown for north match — nakshatra, rasi, navamsa of both.</p>\n","urlObject":{"protocol":"https","path":["api","v1","matching","north-match-astro-details"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Male date of birth DD/MM/YYYY</p>\n","type":"text/plain"},"key":"m_dob","value":"01/10/1977"},{"description":{"content":"<p>Male time of birth HH:MM</p>\n","type":"text/plain"},"key":"m_tob","value":"11:40"},{"description":{"content":"<p>Male birth latitude</p>\n","type":"text/plain"},"key":"m_lat","value":"11"},{"description":{"content":"<p>Male birth longitude</p>\n","type":"text/plain"},"key":"m_lon","value":"77"},{"description":{"content":"<p>Male birth timezone</p>\n","type":"text/plain"},"key":"m_tz","value":"5.5"},{"description":{"content":"<p>Female date of birth DD/MM/YYYY</p>\n","type":"text/plain"},"key":"f_dob","value":"15/05/1980"},{"description":{"content":"<p>Female time of birth HH:MM</p>\n","type":"text/plain"},"key":"f_tob","value":"08:30"},{"description":{"content":"<p>Female birth latitude</p>\n","type":"text/plain"},"key":"f_lat","value":"19.07"},{"description":{"content":"<p>Female birth longitude</p>\n","type":"text/plain"},"key":"f_lon","value":"72.87"},{"description":{"content":"<p>Female birth timezone</p>\n","type":"text/plain"},"key":"f_tz","value":"5.5"}],"variable":[]}},"response":[{"id":"97663d8c-2367-41fe-ae92-d30907f1c4f3","name":"North Match Astro Details — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/matching/north-match-astro-details?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","matching","north-match-astro-details"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"male\": {\n      \"ascendant\": \"Sagittarius\",\n      \"ascendant_lord\": \"Jupiter\",\n      \"moon_sign\": \"Aries\",\n      \"nakshatra\": \"Krittika\",\n      \"nakshatra_pada\": 1,\n      \"sun_sign\": \"Virgo\"\n    },\n    \"female\": {\n      \"ascendant\": \"Cancer\",\n      \"ascendant_lord\": \"Moon\",\n      \"moon_sign\": \"Gemini\",\n      \"nakshatra\": \"Punarvasu\",\n      \"nakshatra_pada\": 3,\n      \"sun_sign\": \"Gemini\"\n    }\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"cac38eb9-ab1b-4fd0-936f-67d09cc6142d"},{"name":"South Match Astro Details","id":"bec5ae40-f811-4664-a975-0b8511200a88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/matching/south-match-astro-details?api_key=YOUR_API_KEY&m_dob=01/10/1977&m_tob=11:40&m_lat=11&m_lon=77&m_tz=5.5&f_dob=15/05/1980&f_tob=08:30&f_lat=19.07&f_lon=72.87&f_tz=5.5","description":"<p>Detailed astrological breakdown for south match.</p>\n","urlObject":{"protocol":"https","path":["api","v1","matching","south-match-astro-details"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Male date of birth DD/MM/YYYY</p>\n","type":"text/plain"},"key":"m_dob","value":"01/10/1977"},{"description":{"content":"<p>Male time of birth HH:MM</p>\n","type":"text/plain"},"key":"m_tob","value":"11:40"},{"description":{"content":"<p>Male birth latitude</p>\n","type":"text/plain"},"key":"m_lat","value":"11"},{"description":{"content":"<p>Male birth longitude</p>\n","type":"text/plain"},"key":"m_lon","value":"77"},{"description":{"content":"<p>Male birth timezone</p>\n","type":"text/plain"},"key":"m_tz","value":"5.5"},{"description":{"content":"<p>Female date of birth DD/MM/YYYY</p>\n","type":"text/plain"},"key":"f_dob","value":"15/05/1980"},{"description":{"content":"<p>Female time of birth HH:MM</p>\n","type":"text/plain"},"key":"f_tob","value":"08:30"},{"description":{"content":"<p>Female birth latitude</p>\n","type":"text/plain"},"key":"f_lat","value":"19.07"},{"description":{"content":"<p>Female birth longitude</p>\n","type":"text/plain"},"key":"f_lon","value":"72.87"},{"description":{"content":"<p>Female birth timezone</p>\n","type":"text/plain"},"key":"f_tz","value":"5.5"}],"variable":[]}},"response":[{"id":"d479b0e8-9ef6-472e-b69e-05eca1df7d7f","name":"South Match Astro Details — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/matching/south-match-astro-details?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","matching","south-match-astro-details"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"male\": {\n      \"ascendant\": \"Sagittarius\",\n      \"moon_sign\": \"Aries\",\n      \"nakshatra\": \"Krittika\",\n      \"nadi\": \"Antya\"\n    },\n    \"female\": {\n      \"ascendant\": \"Cancer\",\n      \"moon_sign\": \"Gemini\",\n      \"nakshatra\": \"Punarvasu\",\n      \"nadi\": \"Adi\"\n    },\n    \"south_checks\": {\n      \"rasi_compatibility\": {\n        \"points\": 1.5,\n        \"max\": 3,\n        \"rasi_diff\": 10\n      },\n      \"nadi\": {\n        \"compatible\": true,\n        \"male_nadi\": \"Antya\",\n        \"female_nadi\": \"Adi\",\n        \"points\": 8,\n        \"max\": 8\n      }\n    }\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"bec5ae40-f811-4664-a975-0b8511200a88"},{"name":"Aggregate Match","id":"889a0cc1-03bb-4e7f-96d6-359efaaa3d04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/matching/aggregate-match?api_key=YOUR_API_KEY&m_dob=01/10/1977&m_tob=11:40&m_lat=11&m_lon=77&m_tz=5.5&f_dob=15/05/1980&f_tob=08:30&f_lat=19.07&f_lon=72.87&f_tz=5.5","description":"<p>Combined north + south match score with overall compatibility verdict.</p>\n","urlObject":{"protocol":"https","path":["api","v1","matching","aggregate-match"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Male date of birth DD/MM/YYYY</p>\n","type":"text/plain"},"key":"m_dob","value":"01/10/1977"},{"description":{"content":"<p>Male time of birth HH:MM</p>\n","type":"text/plain"},"key":"m_tob","value":"11:40"},{"description":{"content":"<p>Male birth latitude</p>\n","type":"text/plain"},"key":"m_lat","value":"11"},{"description":{"content":"<p>Male birth longitude</p>\n","type":"text/plain"},"key":"m_lon","value":"77"},{"description":{"content":"<p>Male birth timezone</p>\n","type":"text/plain"},"key":"m_tz","value":"5.5"},{"description":{"content":"<p>Female date of birth DD/MM/YYYY</p>\n","type":"text/plain"},"key":"f_dob","value":"15/05/1980"},{"description":{"content":"<p>Female time of birth HH:MM</p>\n","type":"text/plain"},"key":"f_tob","value":"08:30"},{"description":{"content":"<p>Female birth latitude</p>\n","type":"text/plain"},"key":"f_lat","value":"19.07"},{"description":{"content":"<p>Female birth longitude</p>\n","type":"text/plain"},"key":"f_lon","value":"72.87"},{"description":{"content":"<p>Female birth timezone</p>\n","type":"text/plain"},"key":"f_tz","value":"5.5"}],"variable":[]}},"response":[{"id":"7c5b7c04-ae2a-4598-84bf-62137cd43949","name":"Aggregate Match — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/matching/aggregate-match?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","matching","aggregate-match"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"ashtakoot\": {\n      \"male_nakshatra\": \"Krittika\",\n      \"female_nakshatra\": \"Punarvasu\",\n      \"male_moon_sign\": \"Aries\",\n      \"female_moon_sign\": \"Gemini\",\n      \"total_points\": 13.5,\n      \"total_score\": 13.5,\n      \"max_points\": 36,\n      \"percentage\": 37.5,\n      \"compatibility\": \"Poor\",\n      \"mangal_dosh\": {\n        \"male\": true,\n        \"female\": true,\n        \"cancelled\": true,\n        \"note\": \"Mangal Dosh cancels: both partners have Mars in the same dosha positions\"\n      },\n      \"koots\": [\n        {\n          \"name\": \"Varna\",\n          \"points\": 1,\n          \"max\": 1,\n          \"description\": \"Spiritual compatibility\"\n        },\n        {\n          \"name\": \"Vashya\",\n          \"points\": 1,\n          \"max\": 2,\n          \"description\": \"Dominance and control\"\n        },\n        {\n          \"name\": \"Tara\",\n          \"points\": 1.5,\n          \"max\": 3,\n          \"description\": \"Birth star compatibility\"\n        },\n        {\n          \"name\": \"Yoni\",\n          \"points\": 2,\n          \"max\": 4,\n          \"description\": \"Physical and intimate compatibility\"\n        },\n        {\n          \"name\": \"Graha Maitri\",\n          \"points\": 0,\n          \"max\": 5,\n          \"description\": \"Mental compatibility and friendship\"\n        },\n        {\n          \"name\": \"Gana\",\n          \"points\": 0,\n          \"max\": 6,\n          \"description\": \"Temperament compatibility\"\n        },\n        {\n          \"name\": \"Bhakoot\",\n          \"points\": 0,\n          \"max\": 7,\n          \"description\": \"Love, health, and prosperity\"\n        },\n        {\n          \"name\": \"Nadi\",\n          \"points\": 8,\n          \"max\": 8,\n          \"description\": \"Health and progeny — most critical\"\n        }\n      ]\n    },\n    \"mangal_dosha\": {\n      \"male\": true,\n      \"female\": true,\n      \"compatible\": true,\n      \"note\": \"Both charts have same Mangal status — compatible.\"\n    },\n    \"papasamaya\": {\n      \"male_total\": 13.75,\n      \"female_total\": 20.25\n    },\n    \"overall_compatibility\": \"Needs Careful Consideration\",\n    \"recommendation\": \"This match has significant challenges. Detailed consultation is advised.\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"889a0cc1-03bb-4e7f-96d6-359efaaa3d04"},{"name":"Rajju Vedha","id":"d880fdb9-31dc-43c1-8e63-10a29bf28b58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/matching/rajju-vedha-match?api_key=YOUR_API_KEY&m_dob=01/10/1977&m_tob=11:40&m_lat=11&m_lon=77&m_tz=5.5&f_dob=15/05/1980&f_tob=08:30&f_lat=19.07&f_lon=72.87&f_tz=5.5","description":"<p>Rajju and Vedha compatibility check.</p>\n","urlObject":{"protocol":"https","path":["api","v1","matching","rajju-vedha-match"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Male date of birth DD/MM/YYYY</p>\n","type":"text/plain"},"key":"m_dob","value":"01/10/1977"},{"description":{"content":"<p>Male time of birth HH:MM</p>\n","type":"text/plain"},"key":"m_tob","value":"11:40"},{"description":{"content":"<p>Male birth latitude</p>\n","type":"text/plain"},"key":"m_lat","value":"11"},{"description":{"content":"<p>Male birth longitude</p>\n","type":"text/plain"},"key":"m_lon","value":"77"},{"description":{"content":"<p>Male birth timezone</p>\n","type":"text/plain"},"key":"m_tz","value":"5.5"},{"description":{"content":"<p>Female date of birth DD/MM/YYYY</p>\n","type":"text/plain"},"key":"f_dob","value":"15/05/1980"},{"description":{"content":"<p>Female time of birth HH:MM</p>\n","type":"text/plain"},"key":"f_tob","value":"08:30"},{"description":{"content":"<p>Female birth latitude</p>\n","type":"text/plain"},"key":"f_lat","value":"19.07"},{"description":{"content":"<p>Female birth longitude</p>\n","type":"text/plain"},"key":"f_lon","value":"72.87"},{"description":{"content":"<p>Female birth timezone</p>\n","type":"text/plain"},"key":"f_tz","value":"5.5"}],"variable":[]}},"response":[{"id":"c6b7659b-3904-4d72-9a79-ee2592a3c5fe","name":"Rajju Vedha — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/matching/rajju-vedha-match?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","matching","rajju-vedha-match"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"male_nakshatra\": \"Krittika\",\n    \"female_nakshatra\": \"Punarvasu\",\n    \"male_rajju\": \"Nabhi\",\n    \"female_rajju\": \"Kanta\",\n    \"rajju_dosha\": false,\n    \"rajju_effect\": \"No Rajju Dosha\",\n    \"vedha_dosha\": false,\n    \"vedha_effect\": \"No Vedha Dosha\",\n    \"is_compatible\": true,\n    \"overall\": \"No Rajju or Vedha dosha. This aspect is compatible.\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"d880fdb9-31dc-43c1-8e63-10a29bf28b58"},{"name":"Papasamaya Match","id":"a609950b-30a5-4ea0-b528-486a3d30e071","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/matching/papasamaya-match?api_key=YOUR_API_KEY&m_dob=01/10/1977&m_tob=11:40&m_lat=11&m_lon=77&m_tz=5.5&f_dob=15/05/1980&f_tob=08:30&f_lat=19.07&f_lon=72.87&f_tz=5.5","description":"<p>Papasamaya compatibility — malefic balance between two charts.</p>\n","urlObject":{"protocol":"https","path":["api","v1","matching","papasamaya-match"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Male date of birth DD/MM/YYYY</p>\n","type":"text/plain"},"key":"m_dob","value":"01/10/1977"},{"description":{"content":"<p>Male time of birth HH:MM</p>\n","type":"text/plain"},"key":"m_tob","value":"11:40"},{"description":{"content":"<p>Male birth latitude</p>\n","type":"text/plain"},"key":"m_lat","value":"11"},{"description":{"content":"<p>Male birth longitude</p>\n","type":"text/plain"},"key":"m_lon","value":"77"},{"description":{"content":"<p>Male birth timezone</p>\n","type":"text/plain"},"key":"m_tz","value":"5.5"},{"description":{"content":"<p>Female date of birth DD/MM/YYYY</p>\n","type":"text/plain"},"key":"f_dob","value":"15/05/1980"},{"description":{"content":"<p>Female time of birth HH:MM</p>\n","type":"text/plain"},"key":"f_tob","value":"08:30"},{"description":{"content":"<p>Female birth latitude</p>\n","type":"text/plain"},"key":"f_lat","value":"19.07"},{"description":{"content":"<p>Female birth longitude</p>\n","type":"text/plain"},"key":"f_lon","value":"72.87"},{"description":{"content":"<p>Female birth timezone</p>\n","type":"text/plain"},"key":"f_tz","value":"5.5"}],"variable":[]}},"response":[{"id":"9ffa3356-d883-490a-b373-a3f7b977c978","name":"Papasamaya Match — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/matching/papasamaya-match?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","matching","papasamaya-match"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"male_papasamaya\": {\n      \"rahu_papa\": 3.25,\n      \"sun_papa\": 3.25,\n      \"saturn_papa\": 4,\n      \"mars_papa\": 3.25,\n      \"total\": 13.75\n    },\n    \"female_papasamaya\": {\n      \"rahu_papa\": 3.25,\n      \"sun_papa\": 9,\n      \"saturn_papa\": 4,\n      \"mars_papa\": 4,\n      \"total\": 20.25\n    },\n    \"papa_score_difference\": 6.5,\n    \"is_papasamaya_compatible\": true,\n    \"mangal_dosha\": {\n      \"male\": true,\n      \"female\": true,\n      \"both_manglik\": true,\n      \"is_compatible\": true\n    },\n    \"overall_compatible\": true,\n    \"note\": \"Good Papasamaya compatibility. No major affliction mismatch.\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"a609950b-30a5-4ea0-b528-486a3d30e071"},{"name":"Nakshatra Match","id":"96e6627a-cf33-44fa-b4af-d2b847ab7a43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/matching/nakshatra-match?api_key=YOUR_API_KEY&m_dob=01/10/1977&m_tob=11:40&m_lat=11&m_lon=77&m_tz=5.5&f_dob=15/05/1980&f_tob=08:30&f_lat=19.07&f_lon=72.87&f_tz=5.5","description":"<p>Nakshatra-focused Ashtakoot compatibility.</p>\n","urlObject":{"protocol":"https","path":["api","v1","matching","nakshatra-match"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Male date of birth DD/MM/YYYY</p>\n","type":"text/plain"},"key":"m_dob","value":"01/10/1977"},{"description":{"content":"<p>Male time of birth HH:MM</p>\n","type":"text/plain"},"key":"m_tob","value":"11:40"},{"description":{"content":"<p>Male birth latitude</p>\n","type":"text/plain"},"key":"m_lat","value":"11"},{"description":{"content":"<p>Male birth longitude</p>\n","type":"text/plain"},"key":"m_lon","value":"77"},{"description":{"content":"<p>Male birth timezone</p>\n","type":"text/plain"},"key":"m_tz","value":"5.5"},{"description":{"content":"<p>Female date of birth DD/MM/YYYY</p>\n","type":"text/plain"},"key":"f_dob","value":"15/05/1980"},{"description":{"content":"<p>Female time of birth HH:MM</p>\n","type":"text/plain"},"key":"f_tob","value":"08:30"},{"description":{"content":"<p>Female birth latitude</p>\n","type":"text/plain"},"key":"f_lat","value":"19.07"},{"description":{"content":"<p>Female birth longitude</p>\n","type":"text/plain"},"key":"f_lon","value":"72.87"},{"description":{"content":"<p>Female birth timezone</p>\n","type":"text/plain"},"key":"f_tz","value":"5.5"}],"variable":[]}},"response":[{"id":"8dab4881-ce64-4326-bec7-81b76d0cbf1e","name":"Nakshatra Match — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/matching/nakshatra-match?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","matching","nakshatra-match"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"male_nakshatra\": \"Krittika\",\n    \"female_nakshatra\": \"Punarvasu\",\n    \"total_points\": 13.5,\n    \"max_points\": 36,\n    \"percentage\": 37.5,\n    \"compatibility\": \"Poor\",\n    \"tara\": {\n      \"name\": \"Tara\",\n      \"points\": 1.5,\n      \"max\": 3,\n      \"description\": \"Birth star compatibility\"\n    },\n    \"yoni\": {\n      \"name\": \"Yoni\",\n      \"points\": 2,\n      \"max\": 4,\n      \"description\": \"Physical and intimate compatibility\"\n    },\n    \"nadi\": {\n      \"name\": \"Nadi\",\n      \"points\": 8,\n      \"max\": 8,\n      \"description\": \"Health and progeny — most critical\"\n    },\n    \"koots\": [\n      {\n        \"name\": \"Varna\",\n        \"points\": 1,\n        \"max\": 1,\n        \"description\": \"Spiritual compatibility\"\n      },\n      {\n        \"name\": \"Vashya\",\n        \"points\": 1,\n        \"max\": 2,\n        \"description\": \"Dominance and control\"\n      },\n      {\n        \"name\": \"Tara\",\n        \"points\": 1.5,\n        \"max\": 3,\n        \"description\": \"Birth star compatibility\"\n      },\n      {\n        \"name\": \"Yoni\",\n        \"points\": 2,\n        \"max\": 4,\n        \"description\": \"Physical and intimate compatibility\"\n      },\n      {\n        \"name\": \"Graha Maitri\",\n        \"points\": 0,\n        \"max\": 5,\n        \"description\": \"Mental compatibility and friendship\"\n      },\n      {\n        \"name\": \"Gana\",\n        \"points\": 0,\n        \"max\": 6,\n        \"description\": \"Temperament compatibility\"\n      },\n      {\n        \"name\": \"Bhakoot\",\n        \"points\": 0,\n        \"max\": 7,\n        \"description\": \"Love, health, and prosperity\"\n      },\n      {\n        \"name\": \"Nadi\",\n        \"points\": 8,\n        \"max\": 8,\n        \"description\": \"Health and progeny — most critical\"\n      }\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"96e6627a-cf33-44fa-b4af-d2b847ab7a43"},{"name":"Western Match","id":"71036690-447a-4980-b3da-9e26e8491fd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/matching/western-match?api_key=YOUR_API_KEY&m_dob=01/10/1977&m_tob=11:40&m_lat=11&m_lon=77&m_tz=5.5&f_dob=15/05/1980&f_tob=08:30&f_lat=19.07&f_lon=72.87&f_tz=5.5","description":"<p>Sun and Moon sign compatibility matrix (western style, 10-point scale).</p>\n","urlObject":{"protocol":"https","path":["api","v1","matching","western-match"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Male date of birth DD/MM/YYYY</p>\n","type":"text/plain"},"key":"m_dob","value":"01/10/1977"},{"description":{"content":"<p>Male time of birth HH:MM</p>\n","type":"text/plain"},"key":"m_tob","value":"11:40"},{"description":{"content":"<p>Male birth latitude</p>\n","type":"text/plain"},"key":"m_lat","value":"11"},{"description":{"content":"<p>Male birth longitude</p>\n","type":"text/plain"},"key":"m_lon","value":"77"},{"description":{"content":"<p>Male birth timezone</p>\n","type":"text/plain"},"key":"m_tz","value":"5.5"},{"description":{"content":"<p>Female date of birth DD/MM/YYYY</p>\n","type":"text/plain"},"key":"f_dob","value":"15/05/1980"},{"description":{"content":"<p>Female time of birth HH:MM</p>\n","type":"text/plain"},"key":"f_tob","value":"08:30"},{"description":{"content":"<p>Female birth latitude</p>\n","type":"text/plain"},"key":"f_lat","value":"19.07"},{"description":{"content":"<p>Female birth longitude</p>\n","type":"text/plain"},"key":"f_lon","value":"72.87"},{"description":{"content":"<p>Female birth timezone</p>\n","type":"text/plain"},"key":"f_tz","value":"5.5"}],"variable":[]}},"response":[{"id":"1ef17a54-ae68-496e-b863-089f0511aa1e","name":"Western Match — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/matching/western-match?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","matching","western-match"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"male_sun_sign\": \"Virgo\",\n    \"female_sun_sign\": \"Gemini\",\n    \"male_moon_sign\": \"Aries\",\n    \"female_moon_sign\": \"Gemini\",\n    \"sun_compatibility_score\": 6,\n    \"moon_compatibility_score\": 8,\n    \"overall_score\": 7,\n    \"max_score\": 10,\n    \"compatibility_level\": \"Good\",\n    \"element_analysis\": \"Different elements — complementary energy\",\n    \"male_element\": \"Earth\",\n    \"female_element\": \"Air\",\n    \"male_quality\": \"Mutable\",\n    \"female_quality\": \"Mutable\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"71036690-447a-4980-b3da-9e26e8491fd2"},{"name":"Bulk North Match","id":"beb7c8f2-6bb2-4e30-9bf4-b1f4c5463575","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/matching/bulk-north-match?api_key=YOUR_API_KEY&m_dob=01/10/1977&m_tob=11:40&m_lat=11&m_lon=77&m_tz=5.5&f_dob=15/05/1980&f_tob=08:30&f_lat=19.07&f_lon=72.87&f_tz=5.5","description":"<p>Batch north match for up to 10 pairs. Parameters: m1_dob/f1_dob … m10_dob/f10_dob.</p>\n","urlObject":{"protocol":"https","path":["api","v1","matching","bulk-north-match"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Male date of birth DD/MM/YYYY</p>\n","type":"text/plain"},"key":"m_dob","value":"01/10/1977"},{"description":{"content":"<p>Male time of birth HH:MM</p>\n","type":"text/plain"},"key":"m_tob","value":"11:40"},{"description":{"content":"<p>Male birth latitude</p>\n","type":"text/plain"},"key":"m_lat","value":"11"},{"description":{"content":"<p>Male birth longitude</p>\n","type":"text/plain"},"key":"m_lon","value":"77"},{"description":{"content":"<p>Male birth timezone</p>\n","type":"text/plain"},"key":"m_tz","value":"5.5"},{"description":{"content":"<p>Female date of birth DD/MM/YYYY</p>\n","type":"text/plain"},"key":"f_dob","value":"15/05/1980"},{"description":{"content":"<p>Female time of birth HH:MM</p>\n","type":"text/plain"},"key":"f_tob","value":"08:30"},{"description":{"content":"<p>Female birth latitude</p>\n","type":"text/plain"},"key":"f_lat","value":"19.07"},{"description":{"content":"<p>Female birth longitude</p>\n","type":"text/plain"},"key":"f_lon","value":"72.87"},{"description":{"content":"<p>Female birth timezone</p>\n","type":"text/plain"},"key":"f_tz","value":"5.5"}],"variable":[]}},"response":[{"id":"198db0fd-1077-4f79-9abe-5c429aa8663e","name":"Bulk North Match — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/matching/bulk-north-match?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","matching","bulk-north-match"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"pairs_processed\": 1,\n    \"results\": [\n      {\n        \"pair\": 1,\n        \"male_dob\": \"01/10/1977\",\n        \"female_dob\": \"15/06/1980\",\n        \"total_points\": 13.5,\n        \"max_points\": 36,\n        \"percentage\": 37.5,\n        \"compatibility\": \"Poor\"\n      }\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"beb7c8f2-6bb2-4e30-9bf4-b1f4c5463575"},{"name":"Bulk South Match","id":"4fcfdc3d-5cd0-4717-b638-2051b4373fc1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/matching/bulk-south-match?api_key=YOUR_API_KEY&m_dob=01/10/1977&m_tob=11:40&m_lat=11&m_lon=77&m_tz=5.5&f_dob=15/05/1980&f_tob=08:30&f_lat=19.07&f_lon=72.87&f_tz=5.5","description":"<p>Batch south match for up to 10 pairs.</p>\n","urlObject":{"protocol":"https","path":["api","v1","matching","bulk-south-match"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Male date of birth DD/MM/YYYY</p>\n","type":"text/plain"},"key":"m_dob","value":"01/10/1977"},{"description":{"content":"<p>Male time of birth HH:MM</p>\n","type":"text/plain"},"key":"m_tob","value":"11:40"},{"description":{"content":"<p>Male birth latitude</p>\n","type":"text/plain"},"key":"m_lat","value":"11"},{"description":{"content":"<p>Male birth longitude</p>\n","type":"text/plain"},"key":"m_lon","value":"77"},{"description":{"content":"<p>Male birth timezone</p>\n","type":"text/plain"},"key":"m_tz","value":"5.5"},{"description":{"content":"<p>Female date of birth DD/MM/YYYY</p>\n","type":"text/plain"},"key":"f_dob","value":"15/05/1980"},{"description":{"content":"<p>Female time of birth HH:MM</p>\n","type":"text/plain"},"key":"f_tob","value":"08:30"},{"description":{"content":"<p>Female birth latitude</p>\n","type":"text/plain"},"key":"f_lat","value":"19.07"},{"description":{"content":"<p>Female birth longitude</p>\n","type":"text/plain"},"key":"f_lon","value":"72.87"},{"description":{"content":"<p>Female birth timezone</p>\n","type":"text/plain"},"key":"f_tz","value":"5.5"}],"variable":[]}},"response":[{"id":"bdf1f286-9fb1-4ab5-a818-ab0ec8628318","name":"Bulk South Match — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/matching/bulk-south-match?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","matching","bulk-south-match"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"pairs_processed\": 1,\n    \"results\": [\n      {\n        \"pair\": 1,\n        \"male_dob\": \"01/10/1977\",\n        \"female_dob\": \"15/06/1980\",\n        \"total_points\": 13.5,\n        \"max_points\": 36,\n        \"percentage\": 37.5,\n        \"compatibility\": \"Poor\",\n        \"style\": \"South Indian\"\n      }\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"4fcfdc3d-5cd0-4717-b638-2051b4373fc1"}],"id":"e90beaff-1b61-4fbe-be9b-c9b98e2dc36f","_postman_id":"e90beaff-1b61-4fbe-be9b-c9b98e2dc36f","description":""},{"name":"Predictions (daily, weekly, etc)","item":[{"name":"Daily Sun Prediction","id":"f18a943d-75c3-4ab1-8942-ca3d2c45c020","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/predictions/daily-sun?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Daily prediction based on natal Sun sign and today's transiting Moon position via Swiss Ephemeris. Returns transit_moon_sign and transit_house — genuinely computed, unique per user per day.</p>\n","urlObject":{"protocol":"https","path":["api","v1","predictions","daily-sun"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"9d6cda0b-fd23-49ce-8e12-9a46e72d00d8","name":"Daily Sun Prediction — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/predictions/daily-sun?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","predictions","daily-sun"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"sun_sign\": \"Virgo\",\n    \"prediction\": \"Career and professional reputation benefit from sharp communication. A presentation, report, or public communication of your expertise earns significant recognition. Multiple professional threads advance simultaneously.\",\n    \"date\": \"2026-04-22\",\n    \"transit_moon_sign\": \"Gemini\",\n    \"transit_house\": 10\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"f18a943d-75c3-4ab1-8942-ca3d2c45c020"},{"name":"Daily Moon Prediction","id":"a1104af9-8b9b-4c37-8664-6d26d988e08e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/predictions/daily-moon?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Daily prediction from natal Moon sign and today's transiting Moon house position.</p>\n","urlObject":{"protocol":"https","path":["api","v1","predictions","daily-moon"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"d7216816-e844-4e8b-908b-1456ec383221","name":"Daily Moon Prediction — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/predictions/daily-moon?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","predictions","daily-moon"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"moon_sign\": \"Aries\",\n    \"prediction\": \"Communication channels are wide open. Reach out to siblings, colleagues, and local contacts — every exchange brings a useful thread. Short journeys and written work are especially favored.\",\n    \"date\": \"2026-04-22\",\n    \"transit_moon_sign\": \"Gemini\",\n    \"transit_house\": 3\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"a1104af9-8b9b-4c37-8664-6d26d988e08e"},{"name":"Daily Nakshatra Prediction","id":"c20c069e-403e-43db-ab4f-e56ac32ba0e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/predictions/daily-nakshatra?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Daily prediction from birth nakshatra and today's transiting Moon nakshatra.</p>\n","urlObject":{"protocol":"https","path":["api","v1","predictions","daily-nakshatra"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"635e3c4b-4100-4f1b-9d78-6cc23aefb669","name":"Daily Nakshatra Prediction — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/predictions/daily-nakshatra?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","predictions","daily-nakshatra"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"nakshatra\": \"Krittika\",\n    \"nakshatra_lord\": \"Sun\",\n    \"prediction\": \"Solar energy empowers your ambitions. Confidence and focused will move obstacles that have long stood in your way.\",\n    \"date\": \"2026-04-22\",\n    \"transit_moon_nakshatra\": \"Ardra\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"c20c069e-403e-43db-ab4f-e56ac32ba0e9"},{"name":"Weekly Sun Prediction","id":"e8204ce3-8f14-4641-a2d4-22446eb104e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/predictions/weekly-sun?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Weekly prediction from natal Sun sign and transiting Sun house position.</p>\n","urlObject":{"protocol":"https","path":["api","v1","predictions","weekly-sun"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"c5c05569-c348-48bc-a746-12bd01c0d920","name":"Weekly Sun Prediction — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/predictions/weekly-sun?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","predictions","weekly-sun"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"sun_sign\": \"Virgo\",\n    \"prediction\": \"Communication clarity prevents costly misunderstandings midweek. Contracts and agreements are favorable — read carefully before signing. Health: routine checkup reveals manageable matters to address.\",\n    \"week\": 17,\n    \"transit_sun_sign\": \"Aries\",\n    \"transit_house\": 8\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"e8204ce3-8f14-4641-a2d4-22446eb104e7"},{"name":"Weekly Moon Prediction","id":"c3efc265-4a2a-46ee-8e2f-203b7fe75ec2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/predictions/weekly-moon?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Weekly prediction from natal Moon sign and transiting Sun house position.</p>\n","urlObject":{"protocol":"https","path":["api","v1","predictions","weekly-moon"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"ab0573ab-2e1a-4603-b852-863131fda4c2","name":"Weekly Moon Prediction — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/predictions/weekly-moon?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","predictions","weekly-moon"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"moon_sign\": \"Aries\",\n    \"prediction\": \"This week brings dynamic energy for career advancement. Monday and Tuesday are ideal for launching new projects. Midweek calls for financial review — avoid impulsive spending. The weekend favors physical activity and reconnecting with loved ones.\",\n    \"week\": 17,\n    \"transit_sun_sign\": \"Aries\",\n    \"transit_house\": 1\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"c3efc265-4a2a-46ee-8e2f-203b7fe75ec2"},{"name":"Yearly Prediction","id":"d49f4b54-608b-41ce-b5b0-e07de895a725","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/predictions/yearly?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Annual prediction for the current year based on natal Sun and Moon signs.</p>\n","urlObject":{"protocol":"https","path":["api","v1","predictions","yearly"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"2c81281e-5648-47c4-9430-5ae087704431","name":"Yearly Prediction — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/predictions/yearly?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","predictions","yearly"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"sun_sign\": \"Virgo\",\n    \"moon_sign\": \"Aries\",\n    \"prediction\": \"Health, service, and professional mastery define this year for Virgo. A skill or expertise you have diligently developed reaches full expression and earns recognition. Health matters addressed proactively in the first quarter ensure vitality throughout. Relationships deepen through genuine acts of service. Financial prudence creates lasting security. A spiritual breakthrough in the second half transforms your understanding of purpose.\",\n    \"year\": 2026\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"d49f4b54-608b-41ce-b5b0-e07de895a725"},{"name":"Biorhythm","id":"54cb5468-1f84-433f-ba11-160277419596","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/predictions/biorhythm?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Physical (23-day), emotional (28-day), and intellectual (33-day) biorhythm cycles from birth date.</p>\n","urlObject":{"protocol":"https","path":["api","v1","predictions","biorhythm"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"4849efaa-98bf-482f-927b-3c38090b8ff5","name":"Biorhythm — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/predictions/biorhythm?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","predictions","biorhythm"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"physical\": 0.52,\n    \"emotional\": 0.62,\n    \"intellectual\": 0.46,\n    \"physical_status\": \"High\",\n    \"emotional_status\": \"High\",\n    \"intellectual_status\": \"Neutral\",\n    \"days_alive\": 17735,\n    \"date\": \"2026-04-22\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"54cb5468-1f84-433f-ba11-160277419596"},{"name":"Day Number","id":"6781d966-e3bc-4359-b872-9069b261eef3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/predictions/day-number?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Numerological day number and meaning for a given date.</p>\n","urlObject":{"protocol":"https","path":["api","v1","predictions","day-number"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"241f795d-e772-4e04-ba0b-84a3aaa35a77","name":"Day Number — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/predictions/day-number?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","predictions","day-number"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"date\": \"2026-04-22\",\n    \"day_number\": 9,\n    \"meaning\": \"A day of completion, compassion, and universal perspective. Serve the greater good.\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"6781d966-e3bc-4359-b872-9069b261eef3"},{"name":"Numerology","id":"881e73d7-e574-474a-8783-ed43e40960be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/predictions/numerology?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5&name=Arjun","description":"<p>Life path, destiny, and personality numbers derived from birth date.</p>\n","urlObject":{"protocol":"https","path":["api","v1","predictions","numerology"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"},{"description":{"content":"<p>Full name for numerology</p>\n","type":"text/plain"},"key":"name","value":"Arjun"}],"variable":[]}},"response":[{"id":"111d9850-9d9b-4cf5-9e35-affda7203b74","name":"Numerology — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/predictions/numerology?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","predictions","numerology"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"life_path_number\": 8,\n    \"life_path_meaning\": \"The Achiever. Ambitious, authoritative, materially capable. Your path involves mastering the material world with integrity.\",\n    \"destiny_number\": 8,\n    \"destiny_meaning\": \"Destined for material achievement and benevolent authority.\",\n    \"lucky_number\": 6,\n    \"lucky_color\": \"Pink\",\n    \"lucky_day\": \"Saturday\",\n    \"dob\": \"01/10/1977\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"881e73d7-e574-474a-8783-ed43e40960be"}],"id":"febf47e4-93ec-4ce9-b3e3-6cddea828320","_postman_id":"febf47e4-93ec-4ce9-b3e3-6cddea828320","description":""},{"name":"Utilities","item":[{"name":"Gem Details","id":"ff69adeb-56fc-43f4-960c-19adf53c82f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/utilities/gem-details?api_key=YOUR_API_KEY&gem=ruby","description":"<p>Full details for all 9 Jyotish gemstones — planet, metal, mantra, benefits, wearing instructions.</p>\n","urlObject":{"protocol":"https","path":["api","v1","utilities","gem-details"],"host":["api","vedintelastroapi","com"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Gem name</p>\n","type":"text/plain"},"key":"gem","value":"ruby"}],"variable":[]}},"response":[{"id":"f437e8c6-adb4-49b0-90cf-fdd75feeaf48","name":"Gem Details — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/utilities/gem-details?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","utilities","gem-details"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"gem\": \"Ruby\",\n    \"hindi_name\": \"Manikya\",\n    \"planet\": \"Sun\",\n    \"rashi\": [\n      \"Leo\"\n    ],\n    \"metal\": \"Gold\",\n    \"color\": \"Deep Red\",\n    \"day\": \"Sunday\",\n    \"finger\": \"Ring finger\",\n    \"weight_min\": 3,\n    \"weight_max\": 6,\n    \"benefits\": [\n      \"Boosts confidence and leadership\",\n      \"Strengthens career and government relations\",\n      \"Improves health and vitality\",\n      \"Enhances paternal relationships\"\n    ],\n    \"mantra\": \"Om Suryaya Namaha\",\n    \"caution\": \"Avoid if Sun is malefic in your chart\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"ff69adeb-56fc-43f4-960c-19adf53c82f7"},{"name":"Geo Search","id":"e5bd7d13-b642-42cf-8b83-3762f396709a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/utilities/geo-search?api_key=YOUR_API_KEY&city=Mumbai","description":"<p>Search city database (80+ cities, India + global diaspora) returning lat, lon, timezone.</p>\n","urlObject":{"protocol":"https","path":["api","v1","utilities","geo-search"],"host":["api","vedintelastroapi","com"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>City name</p>\n","type":"text/plain"},"key":"city","value":"Mumbai"}],"variable":[]}},"response":[{"id":"bfe13875-9f79-4550-a857-165e5bd566b3","name":"Geo Search — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/utilities/geo-search?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","utilities","geo-search"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"query\": \"Mumbai\",\n    \"results\": [\n      {\n        \"city\": \"Mumbai\",\n        \"state\": \"Maharashtra\",\n        \"country\": \"India\",\n        \"lat\": 19.076,\n        \"lon\": 72.8777,\n        \"tz\": 5.5\n      }\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"e5bd7d13-b642-42cf-8b83-3762f396709a"},{"name":"Geo Search Advanced","id":"9728b606-eedd-4acb-ad93-1f6dcb344328","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/utilities/geo-search-advanced?api_key=YOUR_API_KEY&city=Mumbai","description":"<p>City search filtered by state and country.</p>\n","urlObject":{"protocol":"https","path":["api","v1","utilities","geo-search-advanced"],"host":["api","vedintelastroapi","com"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>City name</p>\n","type":"text/plain"},"key":"city","value":"Mumbai"}],"variable":[]}},"response":[{"id":"990a50d0-3c61-4c73-9a25-4fba2fbcabd0","name":"Geo Search Advanced — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/utilities/geo-search-advanced?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","utilities","geo-search-advanced"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"results\": [\n      {\n        \"city\": \"Mumbai\",\n        \"state\": \"Maharashtra\",\n        \"country\": \"India\",\n        \"lat\": 19.076,\n        \"lon\": 72.8777,\n        \"tz\": 5.5\n      }\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"9728b606-eedd-4acb-ad93-1f6dcb344328"},{"name":"Radical Number Details","id":"bac3660a-dd03-42a2-be40-39e576857978","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/utilities/radical-number-details?api_key=YOUR_API_KEY&number=5","description":"<p>Mulank (radical number) 1–9 details — ruling planet, traits, career, lucky colors, mantra.</p>\n","urlObject":{"protocol":"https","path":["api","v1","utilities","radical-number-details"],"host":["api","vedintelastroapi","com"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Radical number 1-9</p>\n","type":"text/plain"},"key":"number","value":"5"}],"variable":[]}},"response":[{"id":"9934fbcb-026b-45ee-8971-3d557f242dad","name":"Radical Number Details — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/utilities/radical-number-details?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","utilities","radical-number-details"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"number\": 5,\n    \"planet\": \"Mercury\",\n    \"ruling_deity\": \"Budha\",\n    \"color\": \"Green\",\n    \"lucky_day\": \"Wednesday\",\n    \"lucky_gem\": \"Emerald\",\n    \"lucky_metal\": \"Silver\",\n    \"traits\": [\n      \"Versatility\",\n      \"Intelligence\",\n      \"Adaptability\",\n      \"Communication\",\n      \"Curiosity\"\n    ],\n    \"career\": [\n      \"Business\",\n      \"Journalism\",\n      \"Travel\",\n      \"Media\",\n      \"Technology\"\n    ],\n    \"description\": \"Number 5 is governed by Mercury, the planet of intellect and communication. These individuals are quick-witted, versatile, and adaptable. They thrive in environments that offer variety and intellectual stimulation.\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"bac3660a-dd03-42a2-be40-39e576857978"},{"name":"Nakshatra Vastu Details","id":"8d3c6dd1-99b2-451d-bd3b-507a06e1df8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/utilities/nakshatra-vastu-details?api_key=YOUR_API_KEY&nakshatra=Rohini","description":"<p>Vastu direction, auspicious colors, and activities for all 27 nakshatras.</p>\n","urlObject":{"protocol":"https","path":["api","v1","utilities","nakshatra-vastu-details"],"host":["api","vedintelastroapi","com"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Nakshatra name</p>\n","type":"text/plain"},"key":"nakshatra","value":"Rohini"}],"variable":[]}},"response":[{"id":"6e8912ed-2860-4480-b8cc-ba69d3c766a1","name":"Nakshatra Vastu Details — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/utilities/nakshatra-vastu-details?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","utilities","nakshatra-vastu-details"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"nakshatra\": \"Ashwini\",\n    \"number\": 1,\n    \"vastu_direction\": \"East\",\n    \"element\": \"Earth\",\n    \"planet\": \"Ketu\",\n    \"animal_symbol\": \"Male Horse\",\n    \"deity\": \"Ashwini Kumaras\",\n    \"favorable_directions\": [\n      \"East\",\n      \"Northeast\"\n    ],\n    \"home_placement\": \"Main entrance facing East brings health and vitality\",\n    \"colors\": [\n      \"White\",\n      \"Silver\",\n      \"Light Grey\"\n    ],\n    \"activities\": \"Ideal for healing rooms, home gym, new beginnings\",\n    \"inauspicious\": \"Avoid heavy storage in East zone\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"8d3c6dd1-99b2-451d-bd3b-507a06e1df8b"}],"id":"df9238a6-51fa-4288-b795-33e5d523d07f","_postman_id":"df9238a6-51fa-4288-b795-33e5d523d07f","description":""},{"name":"AI Narrative Layer","item":[{"name":"AI Chart Interpretation","id":"2a566f31-b8c3-4ca2-b092-80892e1fb9f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/ai/interpret/chart?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Full natal chart reading by Claude AI — Lagna, planetary placements, yogas, dashas, life themes.</p>\n<p><strong>Requires a paid plan (Starter or above) with an AI add-on.</strong></p>\n","urlObject":{"protocol":"https","path":["api","v1","ai","interpret","chart"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"5b79c46a-7b52-49a2-9b98-c0a594732fa6","name":"AI Chart Interpretation — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/ai/interpret/chart?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","ai","interpret","chart"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"interpretation\": \"Your natal chart reveals a Sagittarius ascendant with the Moon in Taurus and Sun in Libra. Jupiter, your chart ruler, occupies the 10th house indicating a strong drive toward career and public recognition. The combination of Venus ruling your Libra Sun with its placement in the 11th house suggests success through networks and creative collaborations. The Ketu-Rahu axis across the 2nd-8th houses points to a karmic journey involving financial transformation and research into hidden knowledge.\",\n    \"ascendant\": \"Sagittarius\",\n    \"key_themes\": [\n      \"Career expansion\",\n      \"Partnership harmony\",\n      \"Spiritual transformation\"\n    ],\n    \"ai_model\": \"claude-3-5-sonnet\"\n  },\n  \"remaining_api_calls\": 499\n}"}],"_postman_id":"2a566f31-b8c3-4ca2-b092-80892e1fb9f7"},{"name":"AI Dasha Narrative","id":"a05fff93-fa1f-4fa5-afbb-209b07b8d26a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/ai/dasha/narrative?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Claude AI story of the current Mahadasha period — themes, timing, opportunities, and challenges.</p>\n<p><strong>Requires a paid plan (Starter or above) with an AI add-on.</strong></p>\n","urlObject":{"protocol":"https","path":["api","v1","ai","dasha","narrative"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"53f6311f-9c5b-45e5-afad-640e29f9e421","name":"AI Dasha Narrative — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/ai/dasha/narrative?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","ai","dasha","narrative"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"current_dasha\": \"Mercury Mahadasha\",\n    \"narrative\": \"You are currently in Mercury Mahadasha running until 2029. Mercury as the 7th and 10th lord for Sagittarius ascendant brings strong business acumen and professional opportunities. This period favours communication, writing, trading, and partnerships. The intellect is sharp and networking brings tangible results. Watch for over-analysis leading to indecision.\",\n    \"start_date\": \"2022-08-15\",\n    \"end_date\": \"2039-08-15\",\n    \"ai_model\": \"claude-3-5-sonnet\"\n  },\n  \"remaining_api_calls\": 499\n}"}],"_postman_id":"a05fff93-fa1f-4fa5-afbb-209b07b8d26a"},{"name":"AI Transit Forecast","id":"f098b52c-0fc7-4a33-967b-3d0290929a42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/ai/transit/forecast?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>AI-generated forecast of current planetary transits and their effects on the natal chart.</p>\n<p><strong>Requires a paid plan (Starter or above) with an AI add-on.</strong></p>\n","urlObject":{"protocol":"https","path":["api","v1","ai","transit","forecast"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"23f27a70-3e43-4408-8b54-d94eed770232","name":"AI Transit Forecast — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/ai/transit/forecast?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","ai","transit","forecast"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"forecast\": \"Jupiter transiting your 4th house until November 2026 brings domestic expansion and potential property opportunities. Saturn in your 3rd house sharpens discipline in communication and short journeys. Mars currently in your 5th house energizes creative projects and romantic pursuits. The next 90 days favour signing new contracts and beginning educational endeavours.\",\n    \"period\": \"April–July 2026\",\n    \"key_transits\": [\n      \"Jupiter 4th house\",\n      \"Saturn 3rd house\",\n      \"Mars 5th house\"\n    ],\n    \"ai_model\": \"claude-3-5-sonnet\"\n  },\n  \"remaining_api_calls\": 499\n}"}],"_postman_id":"f098b52c-0fc7-4a33-967b-3d0290929a42"},{"name":"AI Compatibility","id":"293a6e13-b064-4b19-9c50-c9e806512b12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/ai/compatibility?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>AI synastry narrative for two birth charts — relationship themes, karmic patterns, growth areas.</p>\n<p><strong>Requires a paid plan (Starter or above) with an AI add-on.</strong></p>\n","urlObject":{"protocol":"https","path":["api","v1","ai","compatibility"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"c26cecae-dff5-4440-900a-485f97642227","name":"AI Compatibility — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/ai/compatibility?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","ai","compatibility"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"compatibility_score\": 72,\n    \"summary\": \"This is a strongly complementary pairing. The male chart's Jupiter in the female chart's 7th house creates an expansive, growth-oriented partnership. Both individuals share a Taurus Moon creating deep emotional resonance. The primary challenge is the male Mars squaring the female Saturn, requiring patience around ambition and timelines. Overall this is a lasting, nurturing relationship with strong dharmic alignment.\",\n    \"strengths\": [\n      \"Emotional resonance (both Taurus Moon)\",\n      \"Jupiter-Venus mutual reception\",\n      \"Strong 7th house synastry\"\n    ],\n    \"challenges\": [\n      \"Mars-Saturn tension around pace and ambition\"\n    ],\n    \"ai_model\": \"claude-3-5-sonnet\"\n  },\n  \"remaining_api_calls\": 499\n}"}],"_postman_id":"293a6e13-b064-4b19-9c50-c9e806512b12"}],"id":"61af6f50-b1d8-4e99-b40a-5eb4b6dbb3aa","_postman_id":"61af6f50-b1d8-4e99-b40a-5eb4b6dbb3aa","description":""},{"name":"Parashari Engine","item":[{"name":"Parashari Career","id":"69c15371-54bf-4c17-b2a2-3657261ab17d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/parashari/career?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Career archetype analysis from the Parashari engine — 10th house, Dashamsha, Atmakaraka.</p>\n","urlObject":{"protocol":"https","path":["api","v1","parashari","career"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"8f160de3-a527-4c31-bfdd-26210eb03739","name":"Parashari Career — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/parashari/career?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","parashari","career"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"birth_data\": {\n      \"dob\": \"01/10/1977\",\n      \"tob\": \"11:40\",\n      \"lat\": 11,\n      \"lon\": 77,\n      \"tz\": 5.5\n    },\n    \"timing\": {\n      \"mahadasha\": {\n        \"planet\": \"Jupiter\",\n        \"ends\": \"Mon, 01 Aug 2033 05:14:44 GMT\",\n        \"years_remaining\": \"7.3 years\"\n      },\n      \"antardasha\": {\n        \"planet\": \"Jupiter\",\n        \"ends\": \"Mon, 01 Aug 2033 05:14:44 GMT\",\n        \"months_remaining\": \"87 months\"\n      },\n      \"pratyantardasha\": {\n        \"planet\": \"Jupiter\",\n        \"ends\": \"Mon, 01 Aug 2033 05:14:44 GMT\",\n        \"days_remaining\": \"2658 days\"\n      },\n      \"upcoming_sub_periods\": [\n        {\n          \"planet\": \"Jupiter\",\n          \"start\": \"Tue, 01 Aug 2017 05:14:44 GMT\",\n          \"end\": \"Mon, 01 Aug 2033 05:14:44 GMT\"\n        },\n        {\n          \"planet\": \"Saturn\",\n          \"start\": \"Mon, 01 Aug 2033 05:14:44 GMT\",\n          \"end\": \"Wed, 31 Jul 2052 23:14:44 GMT\"\n        },\n        {\n          \"planet\": \"Mercury\",\n          \"start\": \"Wed, 31 Jul 2052 23:14:44 GMT\",\n          \"end\": \"Thu, 01 Aug 2069 05:14:44 GMT\"\n        },\n        {\n          \"planet\": \"Ketu\",\n          \"start\": \"Thu, 01 Aug 2069 05:14:44 GMT\",\n          \"end\": \"Fri, 31 Jul 2076 23:14:44 GMT\"\n        },\n        {\n          \"planet\": \"Venus\",\n          \"start\": \"Fri, 31 Jul 2076 23:14:44 GMT\",\n          \"end\": \"Tue, 31 Jul 2096 23:14:44 GMT\"\n        }\n      ]\n    },\n    \"career_capacity\": {\n      \"summary\": {\n        \"overallOfferProbability\": 28,\n        \"negotiationPower\": 47,\n        \"stabilityAfterJoining\": 10,\n        \"visibilityRecognition\": 40,\n        \"keyDrivers\": [\n          \"Rahu (58/100): Awastha: Agama (65/100), Role: Occupies D1 10th house\",\n          \"Sun (47/100): Awastha: Gamana (55/100), Shadbala: Ratio 0.54 (D grade, 27/100)\"\n        ],\n        \"keyRisks\": [\n          \"Mercury (30/100): Mercury severely weakened (30/100). Career moves face major resistance. CRITICAL: D10 10th lord in Nidra (10/100) - career planet dormant. 2-3x normal effort required.\",\n          \"Jupiter (26/100): Jupiter severely weakened (26/100). Career moves face major resistance.\",\n          \"Jupiter (26/100): Jupiter severely weakened (26/100). Career moves face major resistance.\"\n        ]\n      },\n      \"planets\": [\n        {\n          \"planet\": \"Rahu\",\n          \"capacity_score\": 58,\n          \"grade\": \"C\",\n          \"avastha\": {\n            \"state\": \"Agama\",\n            \"strength\": 65\n          },\n          \"shadbala\": null,\n          \"yoga_bonus\": 0,\n          \"role_notes\": [\n            \"Occupies D1 10th house\",\n            \"Occupies D10 10th house\"\n          ],\n          \"interpretation\": {\n            \"careerEffect\": \"Rahu weakly functional (58/100). Significant obstacles present.\",\n            \"negotiationPower\": \"Limited leverage. Accept terms close to market standard.\",\n            \"conversionLikelihood\": \"Uncertain outcome. Multiple attempts may be needed.\"\n          }\n        },\n        {\n          \"planet\": \"Sun\",\n          \"capacity_score\": 47,\n          \"grade\": \"C\",\n          \"avastha\": {\n            \"state\": \"Gamana\",\n            \"strength\": 55\n          },\n          \"shadbala\": {\n            \"ratio\": 0.54,\n            \"score\": 27\n          },\n          \"yoga_bonus\": 3,\n          \"role_notes\": [\n            \"Occupies D1 10th house\",\n            \"Occupies D10 10th house\"\n          ],\n          \"interpretation\": {\n            \"careerEffect\": \"Sun weakly functional (47/100). Significant obstacles present.\",\n            \"negotiationPower\": \"Limited leverage. Accept terms close to market standard.\",\n            \"conversionLikelihood\": \"Uncertain outcome. Multiple attempts may be needed.\"\n          }\n        },\n        {\n          \"planet\": \"Mercury\",\n          \"capacity_score\": 30,\n          \"grade\": \"D\",\n          \"avastha\": {\n            \"state\": \"Nidra\",\n            \"strength\": 10\n          },\n          \"shadbala\": {\n            \"ratio\": 0.42,\n            \"score\": 21\n          },\n          \"yoga_bonus\": 3,\n          \"role_notes\": [\n            \"D1 10th lord\",\n            \"D10 10th lord\",\n            \"Occupies D1 10th house\",\n            \"Occupies D10 10th house\"\n          ],\n          \"interpretation\": {\n            \"careerEffect\": \"Mercury severely weakened (30/100). Career moves face major resistance. CRITICAL: D10 10th lord in Nidra (10/100) - career planet dormant. 2-3x normal effort required.\",\n            \"negotiationPower\": \"Minimal leverage. Focus on opportunity itself, not terms.\",\n            \"conversionLikelihood\": \"Low probability. Consider waiting for better timing.\"\n          }\n        },\n        {\n          \"planet\": \"Jupiter\",\n          \"capacity_score\": 26,\n          \"grade\": \"D\",\n          \"avastha\": {\n            \"state\": \"Nidra\",\n            \"strength\": 10\n          },\n          \"shadbala\": {\n            \"ratio\": 0.4,\n            \"score\": 20\n          },\n          \"yoga_bonus\": 0,\n          \"role_notes\": [\n            \"D1 Lagna lord\",\n            \"D10 Lagna lord\"\n          ],\n          \"interpretation\": {\n            \"careerEffect\": \"Jupiter severely weakened (26/100). Career moves face major resistance.\",\n            \"negotiationPower\": \"Minimal leverage. Focus on opportunity itself, not terms.\",\n            \"conversionLikelihood\": \"Low probability. Consider waiting for better timing. AD lord (Jupiter) in Nidra (10/100) controls immediate timing.\"\n          }\n        },\n        {\n          \"planet\": \"Venus\",\n          \"capacity_score\": 25,\n          \"grade\": \"D\",\n          \"avastha\": {\n            \"state\": \"Nidra\",\n            \"strength\": 10\n          },\n          \"shadbala\": {\n            \"ratio\": 0.51,\n            \"score\": 26\n          },\n          \"yoga_bonus\": 0,\n          \"role_notes\": [\n            \"D1 6th lord\",\n            \"D1 11th lord\",\n            \"D10 6th lord\",\n            \"D10 11th lord\"\n          ],\n          \"interpretation\": {\n            \"careerEffect\": \"Venus severely weakened (25/100). Career moves face major resistance.\",\n            \"negotiationPower\": \"Minimal leverage. Focus on opportunity itself, not terms.\",\n            \"conversionLikelihood\": \"Low probability. Consider waiting for better timing.\"\n          }\n        }\n      ],\n      \"yoga_summary\": null\n    },\n    \"shadbala\": {\n      \"strongest\": \"Sun\",\n      \"weakest\": \"Saturn\",\n      \"average_ratio\": 0.47,\n      \"planets\": [\n        {\n          \"planet\": \"Sun\",\n          \"grade\": \"D\",\n          \"ratio\": 0.54,\n          \"score\": 27\n        },\n        {\n          \"planet\": \"Moon\",\n          \"grade\": \"D\",\n          \"ratio\": 0.5,\n          \"score\": 25\n        },\n        {\n          \"planet\": \"Mars\",\n          \"grade\": \"D\",\n          \"ratio\": 0.46,\n          \"score\": 23\n        },\n        {\n          \"planet\": \"Mercury\",\n          \"grade\": \"D\",\n          \"ratio\": 0.42,\n          \"score\": 21\n        },\n        {\n          \"planet\": \"Jupiter\",\n          \"grade\": \"D\",\n          \"ratio\": 0.4,\n          \"score\": 20\n        },\n        {\n          \"planet\": \"Venus\",\n          \"grade\": \"D\",\n          \"ratio\": 0.51,\n          \"score\": 26\n        },\n        {\n          \"planet\": \"Saturn\",\n          \"grade\": \"D\",\n          \"ratio\": 0.45,\n          \"score\": 23\n        }\n      ]\n    },\n    \"yogas\": {\n      \"total\": 1,\n      \"raja_yoga_count\": 1,\n      \"dhana_yoga_count\": 0,\n      \"strongest\": {\n        \"name\": \"Budha-Aditya Yoga\",\n        \"strength\": 75,\n        \"category\": \"raja\"\n      },\n      \"career_relevant\": [\n        {\n          \"name\": \"Budha-Aditya Yoga\",\n          \"meaning\": \"Intelligence, skill, government/business success\",\n          \"strength\": 75,\n          \"category\": \"raja\"\n        }\n      ]\n    },\n    \"transit\": {\n      \"snapshot_date\": \"2026-04-22\",\n      \"planets\": [\n        {\n          \"planet\": \"Sun\",\n          \"sign\": \"Aries\",\n          \"house\": \"9\",\n          \"degree\": \"8.06\"\n        },\n        {\n          \"planet\": \"Moon\",\n          \"sign\": \"Gemini\",\n          \"house\": \"11\",\n          \"degree\": \"75.87\"\n        },\n        {\n          \"planet\": \"Mars\",\n          \"sign\": \"Pisces\",\n          \"house\": \"8\",\n          \"degree\": \"345.54\"\n        },\n        {\n          \"planet\": \"Mercury\",\n          \"sign\": \"Pisces\",\n          \"house\": \"8\",\n          \"degree\": \"346.78\"\n        },\n        {\n          \"planet\": \"Jupiter\",\n          \"sign\": \"Gemini\",\n          \"house\": \"11\",\n          \"degree\": \"83.57\"\n        },\n        {\n          \"planet\": \"Venus\",\n          \"sign\": \"Taurus\",\n          \"house\": \"10\",\n          \"degree\": \"33.63\"\n        },\n        {\n          \"planet\": \"Saturn\",\n          \"sign\": \"Pisces\",\n          \"house\": \"8\",\n          \"degree\": \"343.93\"\n        },\n        {\n          \"planet\": \"Rahu\",\n          \"sign\": \"Aquarius\",\n          \"house\": \"7\",\n          \"degree\": \"312.05\"\n        },\n        {\n          \"planet\": \"Ketu\",\n          \"sign\": \"Leo\",\n          \"house\": \"1\",\n          \"degree\": \"132.05\"\n        }\n      ]\n    },\n    \"panchanga\": {\n      \"tithi\": \"Shashthi\",\n      \"vara\": \"Wednesday\",\n      \"nakshatra\": \"Ardra\",\n      \"yoga\": \"Atiganda\",\n      \"karana\": \"Taitila\",\n      \"quality\": \"Computed\"\n    },\n    \"analysis_datetime\": \"2026-04-22T09:47:24.005Z\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"69c15371-54bf-4c17-b2a2-3657261ab17d"},{"name":"Parashari Report","id":"3aef69cd-067d-43f8-9c2f-e520597b5dfd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/parashari/report?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Full Parashari engine report — yogas, avasthas, shadbala, planet roles, life predictions.</p>\n","urlObject":{"protocol":"https","path":["api","v1","parashari","report"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"eba0a944-a6d2-4b12-a81e-c291565aa440","name":"Parashari Report — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/parashari/report?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","parashari","report"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"report_type\": \"parashari_full\",\n    \"ascendant\": \"Sagittarius\",\n    \"lagna_lord\": \"Jupiter\",\n    \"sections\": {\n      \"personality\": \"As a Sagittarius ascendant with Jupiter in the 10th house, you embody the archetype of the philosopher-executive. Your dharmic path involves expanding knowledge and sharing wisdom through a visible career role.\",\n      \"career\": \"Jupiter 10th house indicates success in law, finance, teaching, consulting, or any field requiring strategic vision. The Mercury dasha amplifies communication-based ventures.\",\n      \"relationships\": \"7th lord Mercury in 11th house brings partnerships through networks and professional associations. Marriage tends to occur through intellectual or career connections.\",\n      \"spiritual\": \"Ketu in 2nd house indicates prior-life mastery of resources. This life calls for detachment from material accumulation and deeper exploration of inner values.\"\n    },\n    \"yogas_active\": [\n      \"Hamsa Yoga (Jupiter in Kendra)\",\n      \"Budha-Aditya Yoga (Sun-Mercury conjunction)\"\n    ],\n    \"ai_model\": \"claude-3-5-sonnet\"\n  },\n  \"remaining_api_calls\": 499\n}"}],"_postman_id":"3aef69cd-067d-43f8-9c2f-e520597b5dfd"}],"id":"50198cc2-a5cb-423c-b8a7-84fa108d3a93","_postman_id":"50198cc2-a5cb-423c-b8a7-84fa108d3a93","description":""},{"name":"Tarot","item":[{"name":"Tarot Card","id":"e82317a2-80af-4361-ab42-bd147b5379bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/tarot/card?api_key=YOUR_API_KEY&card_id=1","description":"<p>Single tarot card draw with upright/reversed meaning.</p>\n","urlObject":{"protocol":"https","path":["api","v1","tarot","card"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Card ID (1-78)</p>\n","type":"text/plain"},"key":"card_id","value":"1"}],"variable":[]}},"response":[{"id":"161d8efc-1fe8-47d9-b5cc-c37dc9d128ac","name":"Tarot Card — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/tarot/card?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","tarot","card"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"id\": \"fool\",\n    \"name\": \"The Fool\",\n    \"number\": 0,\n    \"arcana\": \"major\",\n    \"suit\": null,\n    \"element\": \"air\",\n    \"planet\": \"Uranus\",\n    \"zodiac\": \"Aquarius\",\n    \"numerology\": 0,\n    \"yes_no\": \"yes\",\n    \"reversed\": false,\n    \"keywords\": [\n      \"beginnings\",\n      \"innocence\",\n      \"spontaneity\",\n      \"free spirit\",\n      \"adventure\"\n    ],\n    \"meaning\": \"The Fool marks the start of a transformative journey with unlimited potential — take the leap of faith with an open heart and beginner's mind. Trust the universe; the first step, however uncertain, carries more wisdom than a thousand cautious pauses.\",\n    \"meaning_upright\": \"The Fool marks the start of a transformative journey with unlimited potential — take the leap of faith with an open heart and beginner's mind. Trust the universe; the first step, however uncertain, carries more wisdom than a thousand cautious pauses.\",\n    \"meaning_reversed\": \"Recklessness or wilful naivety is creating unnecessary risk. Pause to consider the consequences before you step off the cliff — the adventure you seek will still be there after you look.\",\n    \"keywords_upright\": [\n      \"beginnings\",\n      \"innocence\",\n      \"spontaneity\",\n      \"free spirit\",\n      \"adventure\"\n    ],\n    \"keywords_reversed\": [\n      \"recklessness\",\n      \"naivety\",\n      \"risk-taking\",\n      \"negligence\",\n      \"foolishness\"\n    ],\n    \"image\": \"major-00-fool.jpg\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"e82317a2-80af-4361-ab42-bd147b5379bb"},{"name":"Daily Tarot Card","id":"1656b472-e764-4665-9377-647576956779","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/tarot/daily-card?api_key=YOUR_API_KEY&question=What does my career hold?","description":"<p>Daily tarot card keyed to the date.</p>\n","urlObject":{"protocol":"https","path":["api","v1","tarot","daily-card"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Question for the spread</p>\n","type":"text/plain"},"key":"question","value":"What does my career hold?"}],"variable":[]}},"response":[{"id":"c1238af2-dde3-4177-b610-6b927dfe6771","name":"Daily Tarot Card — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/tarot/daily-card?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","tarot","daily-card"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"spread_type\": \"daily_card\",\n    \"spread_name\": \"Daily Card\",\n    \"spread_description\": \"The guiding energy for 2026-04-22. This card is the same for all seekers on this date.\",\n    \"question\": null,\n    \"seed\": 20260422,\n    \"positions\": [\n      {\n        \"position\": 1,\n        \"label\": \"Card of the Day\",\n        \"description\": \"The universal guiding energy for 2026-04-22.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"ten_cups\",\n            \"name\": \"Ten of Cups\",\n            \"number\": 10,\n            \"arcana\": \"minor\",\n            \"suit\": \"cups\",\n            \"element\": \"water\",\n            \"planet\": \"Mars\",\n            \"zodiac\": \"Pisces\",\n            \"numerology\": 1,\n            \"keywords_upright\": [\n              \"divine love\",\n              \"bliss\",\n              \"harmony\",\n              \"family\",\n              \"aligned relationships\"\n            ],\n            \"keywords_reversed\": [\n              \"broken family\",\n              \"domestic conflict\",\n              \"disconnection\",\n              \"disharmony\",\n              \"pretence\"\n            ],\n            \"meaning_upright\": \"The rainbow arches over a joyful family — the Ten of Cups is the ultimate fulfilment of emotional life. Deep love, lasting harmony, and relationships that truly nourish are all present and aligned.\",\n            \"meaning_reversed\": \"The picture-perfect exterior conceals conflict or disconnection beneath. Address the rupture in family or community with honesty and love rather than maintaining the facade.\",\n            \"yes_no\": \"yes\",\n            \"image\": \"cups-10.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"The rainbow arches over a joyful family — the Ten of Cups is the ultimate fulfilment of emotional life. Deep love, lasting harmony, and relationships that truly nourish are all present and aligned.\",\n          \"active_keywords\": [\n            \"divine love\",\n            \"bliss\",\n            \"harmony\",\n            \"family\",\n            \"aligned relationships\"\n          ]\n        }\n      }\n    ],\n    \"overall_yes_no\": \"yes\",\n    \"dominant_element\": \"water\",\n    \"dominant_arcana\": \"minor — everyday practical forces are at play\",\n    \"drawn_at\": \"2026-04-22T09:47:26.388Z\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"1656b472-e764-4665-9377-647576956779"},{"name":"Full Deck","id":"17a57ef5-2790-4f6d-a3ef-63d42ee924f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/tarot/deck?api_key=YOUR_API_KEY&question=What does my career hold?","description":"<p>Complete 78-card tarot deck with all meanings.</p>\n","urlObject":{"protocol":"https","path":["api","v1","tarot","deck"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Question for the spread</p>\n","type":"text/plain"},"key":"question","value":"What does my career hold?"}],"variable":[]}},"response":[{"id":"d1f7d22d-053d-4191-bf8a-238d5ade9ee5","name":"Full Deck — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/tarot/deck?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","tarot","deck"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"total\": 78,\n    \"filters\": {\n      \"suit\": null,\n      \"arcana\": null,\n      \"element\": null\n    },\n    \"cards\": [\n      {\n        \"id\": \"fool\",\n        \"name\": \"The Fool\",\n        \"number\": 0,\n        \"arcana\": \"major\",\n        \"suit\": null,\n        \"element\": \"air\",\n        \"planet\": \"Uranus\",\n        \"zodiac\": \"Aquarius\",\n        \"numerology\": 0,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"beginnings\",\n          \"innocence\",\n          \"spontaneity\",\n          \"free spirit\",\n          \"adventure\"\n        ],\n        \"keywords_reversed\": [\n          \"recklessness\",\n          \"naivety\",\n          \"risk-taking\",\n          \"negligence\",\n          \"foolishness\"\n        ],\n        \"image\": \"major-00-fool.jpg\"\n      },\n      {\n        \"id\": \"magician\",\n        \"name\": \"The Magician\",\n        \"number\": 1,\n        \"arcana\": \"major\",\n        \"suit\": null,\n        \"element\": \"air\",\n        \"planet\": \"Mercury\",\n        \"zodiac\": \"Gemini\",\n        \"numerology\": 1,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"manifestation\",\n          \"resourcefulness\",\n          \"power\",\n          \"inspired action\",\n          \"skill\"\n        ],\n        \"keywords_reversed\": [\n          \"manipulation\",\n          \"poor planning\",\n          \"untapped talent\",\n          \"trickery\",\n          \"illusion\"\n        ],\n        \"image\": \"major-01-magician.jpg\"\n      },\n      {\n        \"id\": \"high_priestess\",\n        \"name\": \"The High Priestess\",\n        \"number\": 2,\n        \"arcana\": \"major\",\n        \"suit\": null,\n        \"element\": \"water\",\n        \"planet\": \"Moon\",\n        \"zodiac\": \"Cancer\",\n        \"numerology\": 2,\n        \"yes_no\": \"neutral\",\n        \"keywords_upright\": [\n          \"intuition\",\n          \"sacred knowledge\",\n          \"divine feminine\",\n          \"subconscious\",\n          \"mystery\"\n        ],\n        \"keywords_reversed\": [\n          \"secrets withheld\",\n          \"intuition suppressed\",\n          \"withdrawal\",\n          \"hidden agenda\",\n          \"confusion\"\n        ],\n        \"image\": \"major-02-high-priestess.jpg\"\n      },\n      {\n        \"id\": \"empress\",\n        \"name\": \"The Empress\",\n        \"number\": 3,\n        \"arcana\": \"major\",\n        \"suit\": null,\n        \"element\": \"earth\",\n        \"planet\": \"Venus\",\n        \"zodiac\": \"Taurus\",\n        \"numerology\": 3,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"femininity\",\n          \"beauty\",\n          \"nature\",\n          \"nurturing\",\n          \"abundance\"\n        ],\n        \"keywords_reversed\": [\n          \"dependence\",\n          \"smothering\",\n          \"creative block\",\n          \"neglect\",\n          \"disharmony\"\n        ],\n        \"image\": \"major-03-empress.jpg\"\n      },\n      {\n        \"id\": \"emperor\",\n        \"name\": \"The Emperor\",\n        \"number\": 4,\n        \"arcana\": \"major\",\n        \"suit\": null,\n        \"element\": \"fire\",\n        \"planet\": \"Mars\",\n        \"zodiac\": \"Aries\",\n        \"numerology\": 4,\n        \"yes_no\": \"neutral\",\n        \"keywords_upright\": [\n          \"authority\",\n          \"structure\",\n          \"control\",\n          \"discipline\",\n          \"fatherhood\"\n        ],\n        \"keywords_reversed\": [\n          \"domination\",\n          \"excessive control\",\n          \"rigidity\",\n          \"tyranny\",\n          \"inflexibility\"\n        ],\n        \"image\": \"major-04-emperor.jpg\"\n      },\n      {\n        \"id\": \"hierophant\",\n        \"name\": \"The Hierophant\",\n        \"number\": 5,\n        \"arcana\": \"major\",\n        \"suit\": null,\n        \"element\": \"earth\",\n        \"planet\": \"Venus\",\n        \"zodiac\": \"Taurus\",\n        \"numerology\": 5,\n        \"yes_no\": \"neutral\",\n        \"keywords_upright\": [\n          \"tradition\",\n          \"spiritual wisdom\",\n          \"institutions\",\n          \"mentorship\",\n          \"conformity\"\n        ],\n        \"keywords_reversed\": [\n          \"subversion\",\n          \"new approaches\",\n          \"challenging dogma\",\n          \"personal belief\",\n          \"rebellion\"\n        ],\n        \"image\": \"major-05-hierophant.jpg\"\n      },\n      {\n        \"id\": \"lovers\",\n        \"name\": \"The Lovers\",\n        \"number\": 6,\n        \"arcana\": \"major\",\n        \"suit\": null,\n        \"element\": \"air\",\n        \"planet\": \"Mercury\",\n        \"zodiac\": \"Gemini\",\n        \"numerology\": 6,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"love\",\n          \"harmony\",\n          \"alignment\",\n          \"relationships\",\n          \"meaningful choice\"\n        ],\n        \"keywords_reversed\": [\n          \"self-love deficit\",\n          \"disharmony\",\n          \"misalignment\",\n          \"imbalance\",\n          \"indecision\"\n        ],\n        \"image\": \"major-06-lovers.jpg\"\n      },\n      {\n        \"id\": \"chariot\",\n        \"name\": \"The Chariot\",\n        \"number\": 7,\n        \"arcana\": \"major\",\n        \"suit\": null,\n        \"element\": \"water\",\n        \"planet\": \"Moon\",\n        \"zodiac\": \"Cancer\",\n        \"numerology\": 7,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"willpower\",\n          \"determination\",\n          \"success\",\n          \"control\",\n          \"victory\"\n        ],\n        \"keywords_reversed\": [\n          \"lack of direction\",\n          \"aggression\",\n          \"opposition\",\n          \"no control\",\n          \"scattered force\"\n        ],\n        \"image\": \"major-07-chariot.jpg\"\n      },\n      {\n        \"id\": \"strength\",\n        \"name\": \"Strength\",\n        \"number\": 8,\n        \"arcana\": \"major\",\n        \"suit\": null,\n        \"element\": \"fire\",\n        \"planet\": \"Sun\",\n        \"zodiac\": \"Leo\",\n        \"numerology\": 8,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"courage\",\n          \"patience\",\n          \"compassion\",\n          \"inner strength\",\n          \"influence\"\n        ],\n        \"keywords_reversed\": [\n          \"self-doubt\",\n          \"insecurity\",\n          \"weakness\",\n          \"cowardice\",\n          \"raw emotion\"\n        ],\n        \"image\": \"major-08-strength.jpg\"\n      },\n      {\n        \"id\": \"hermit\",\n        \"name\": \"The Hermit\",\n        \"number\": 9,\n        \"arcana\": \"major\",\n        \"suit\": null,\n        \"element\": \"earth\",\n        \"planet\": \"Mercury\",\n        \"zodiac\": \"Virgo\",\n        \"numerology\": 9,\n        \"yes_no\": \"neutral\",\n        \"keywords_upright\": [\n          \"introspection\",\n          \"soul-searching\",\n          \"inner guidance\",\n          \"solitude\",\n          \"contemplation\"\n        ],\n        \"keywords_reversed\": [\n          \"isolation\",\n          \"loneliness\",\n          \"withdrawal\",\n          \"lost path\",\n          \"rejection of guidance\"\n        ],\n        \"image\": \"major-09-hermit.jpg\"\n      },\n      {\n        \"id\": \"wheel_of_fortune\",\n        \"name\": \"Wheel of Fortune\",\n        \"number\": 10,\n        \"arcana\": \"major\",\n        \"suit\": null,\n        \"element\": \"fire\",\n        \"planet\": \"Jupiter\",\n        \"zodiac\": \"Sagittarius\",\n        \"numerology\": 1,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"good fortune\",\n          \"karma\",\n          \"destiny\",\n          \"turning point\",\n          \"life cycles\"\n        ],\n        \"keywords_reversed\": [\n          \"bad luck\",\n          \"resistance\",\n          \"clinging to control\",\n          \"disruption\",\n          \"setback\"\n        ],\n        \"image\": \"major-10-wheel-of-fortune.jpg\"\n      },\n      {\n        \"id\": \"justice\",\n        \"name\": \"Justice\",\n        \"number\": 11,\n        \"arcana\": \"major\",\n        \"suit\": null,\n        \"element\": \"air\",\n        \"planet\": \"Venus\",\n        \"zodiac\": \"Libra\",\n        \"numerology\": 2,\n        \"yes_no\": \"neutral\",\n        \"keywords_upright\": [\n          \"fairness\",\n          \"truth\",\n          \"law\",\n          \"cause and effect\",\n          \"accountability\"\n        ],\n        \"keywords_reversed\": [\n          \"unfairness\",\n          \"dishonesty\",\n          \"lack of accountability\",\n          \"unjust outcome\",\n          \"bias\"\n        ],\n        \"image\": \"major-11-justice.jpg\"\n      },\n      {\n        \"id\": \"hanged_man\",\n        \"name\": \"The Hanged Man\",\n        \"number\": 12,\n        \"arcana\": \"major\",\n        \"suit\": null,\n        \"element\": \"water\",\n        \"planet\": \"Neptune\",\n        \"zodiac\": \"Pisces\",\n        \"numerology\": 3,\n        \"yes_no\": \"neutral\",\n        \"keywords_upright\": [\n          \"suspension\",\n          \"surrender\",\n          \"new perspective\",\n          \"letting go\",\n          \"sacrifice\"\n        ],\n        \"keywords_reversed\": [\n          \"stalling\",\n          \"delays\",\n          \"resistance\",\n          \"indecision\",\n          \"martyrdom\"\n        ],\n        \"image\": \"major-12-hanged-man.jpg\"\n      },\n      {\n        \"id\": \"death\",\n        \"name\": \"Death\",\n        \"number\": 13,\n        \"arcana\": \"major\",\n        \"suit\": null,\n        \"element\": \"water\",\n        \"planet\": \"Pluto\",\n        \"zodiac\": \"Scorpio\",\n        \"numerology\": 4,\n        \"yes_no\": \"no\",\n        \"keywords_upright\": [\n          \"endings\",\n          \"transformation\",\n          \"transition\",\n          \"change\",\n          \"releasing the old\"\n        ],\n        \"keywords_reversed\": [\n          \"resistance to change\",\n          \"stagnation\",\n          \"decay\",\n          \"inability to move on\",\n          \"clinging\"\n        ],\n        \"image\": \"major-13-death.jpg\"\n      },\n      {\n        \"id\": \"temperance\",\n        \"name\": \"Temperance\",\n        \"number\": 14,\n        \"arcana\": \"major\",\n        \"suit\": null,\n        \"element\": \"fire\",\n        \"planet\": \"Jupiter\",\n        \"zodiac\": \"Sagittarius\",\n        \"numerology\": 5,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"balance\",\n          \"moderation\",\n          \"patience\",\n          \"alchemy\",\n          \"higher purpose\"\n        ],\n        \"keywords_reversed\": [\n          \"excess\",\n          \"imbalance\",\n          \"polarisation\",\n          \"lack of vision\",\n          \"extremes\"\n        ],\n        \"image\": \"major-14-temperance.jpg\"\n      },\n      {\n        \"id\": \"devil\",\n        \"name\": \"The Devil\",\n        \"number\": 15,\n        \"arcana\": \"major\",\n        \"suit\": null,\n        \"element\": \"earth\",\n        \"planet\": \"Saturn\",\n        \"zodiac\": \"Capricorn\",\n        \"numerology\": 6,\n        \"yes_no\": \"no\",\n        \"keywords_upright\": [\n          \"shadow self\",\n          \"attachment\",\n          \"addiction\",\n          \"materialism\",\n          \"restriction\"\n        ],\n        \"keywords_reversed\": [\n          \"releasing chains\",\n          \"reclaiming power\",\n          \"detachment\",\n          \"freedom\",\n          \"self-awareness\"\n        ],\n        \"image\": \"major-15-devil.jpg\"\n      },\n      {\n        \"id\": \"tower\",\n        \"name\": \"The Tower\",\n        \"number\": 16,\n        \"arcana\": \"major\",\n        \"suit\": null,\n        \"element\": \"fire\",\n        \"planet\": \"Mars\",\n        \"zodiac\": \"Aries\",\n        \"numerology\": 7,\n        \"yes_no\": \"no\",\n        \"keywords_upright\": [\n          \"upheaval\",\n          \"chaos\",\n          \"revelation\",\n          \"sudden change\",\n          \"awakening\"\n        ],\n        \"keywords_reversed\": [\n          \"avoiding disaster\",\n          \"delaying collapse\",\n          \"fear of change\",\n          \"avoidance\",\n          \"internal upheaval\"\n        ],\n        \"image\": \"major-16-tower.jpg\"\n      },\n      {\n        \"id\": \"star\",\n        \"name\": \"The Star\",\n        \"number\": 17,\n        \"arcana\": \"major\",\n        \"suit\": null,\n        \"element\": \"air\",\n        \"planet\": \"Uranus\",\n        \"zodiac\": \"Aquarius\",\n        \"numerology\": 8,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"hope\",\n          \"faith\",\n          \"renewal\",\n          \"spirituality\",\n          \"serenity\"\n        ],\n        \"keywords_reversed\": [\n          \"discouragement\",\n          \"faithlessness\",\n          \"disconnection\",\n          \"despair\",\n          \"hopelessness\"\n        ],\n        \"image\": \"major-17-star.jpg\"\n      },\n      {\n        \"id\": \"moon\",\n        \"name\": \"The Moon\",\n        \"number\": 18,\n        \"arcana\": \"major\",\n        \"suit\": null,\n        \"element\": \"water\",\n        \"planet\": \"Neptune\",\n        \"zodiac\": \"Pisces\",\n        \"numerology\": 9,\n        \"yes_no\": \"no\",\n        \"keywords_upright\": [\n          \"illusion\",\n          \"fear\",\n          \"the unconscious\",\n          \"confusion\",\n          \"the unknown\"\n        ],\n        \"keywords_reversed\": [\n          \"releasing fear\",\n          \"confusion lifting\",\n          \"truth surfacing\",\n          \"repressed emotion\",\n          \"clarity\"\n        ],\n        \"image\": \"major-18-moon.jpg\"\n      },\n      {\n        \"id\": \"sun\",\n        \"name\": \"The Sun\",\n        \"number\": 19,\n        \"arcana\": \"major\",\n        \"suit\": null,\n        \"element\": \"fire\",\n        \"planet\": \"Sun\",\n        \"zodiac\": \"Leo\",\n        \"numerology\": 1,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"joy\",\n          \"success\",\n          \"positivity\",\n          \"vitality\",\n          \"abundance\"\n        ],\n        \"keywords_reversed\": [\n          \"inner child blocked\",\n          \"pessimism\",\n          \"temporary sadness\",\n          \"unrealistic expectations\",\n          \"dimmed light\"\n        ],\n        \"image\": \"major-19-sun.jpg\"\n      },\n      {\n        \"id\": \"judgement\",\n        \"name\": \"Judgement\",\n        \"number\": 20,\n        \"arcana\": \"major\",\n        \"suit\": null,\n        \"element\": \"fire\",\n        \"planet\": \"Pluto\",\n        \"zodiac\": \"Scorpio\",\n        \"numerology\": 2,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"reckoning\",\n          \"awakening\",\n          \"inner calling\",\n          \"absolution\",\n          \"renewal\"\n        ],\n        \"keywords_reversed\": [\n          \"self-doubt\",\n          \"ignoring the call\",\n          \"refusal to reflect\",\n          \"fear of change\",\n          \"stagnation\"\n        ],\n        \"image\": \"major-20-judgement.jpg\"\n      },\n      {\n        \"id\": \"world\",\n        \"name\": \"The World\",\n        \"number\": 21,\n        \"arcana\": \"major\",\n        \"suit\": null,\n        \"element\": \"earth\",\n        \"planet\": \"Saturn\",\n        \"zodiac\": \"Capricorn\",\n        \"numerology\": 3,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"completion\",\n          \"integration\",\n          \"accomplishment\",\n          \"wholeness\",\n          \"travel\"\n        ],\n        \"keywords_reversed\": [\n          \"incompletion\",\n          \"lack of closure\",\n          \"stagnation\",\n          \"carrying old baggage\",\n          \"shortcuts\"\n        ],\n        \"image\": \"major-21-world.jpg\"\n      },\n      {\n        \"id\": \"ace_wands\",\n        \"name\": \"Ace of Wands\",\n        \"number\": 1,\n        \"arcana\": \"minor\",\n        \"suit\": \"wands\",\n        \"element\": \"fire\",\n        \"planet\": null,\n        \"zodiac\": \"Aries\",\n        \"numerology\": 1,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"inspiration\",\n          \"new opportunity\",\n          \"growth\",\n          \"potential\",\n          \"creative spark\"\n        ],\n        \"keywords_reversed\": [\n          \"delays\",\n          \"lack of motivation\",\n          \"creative block\",\n          \"hesitation\",\n          \"false start\"\n        ],\n        \"image\": \"wands-01-ace.jpg\"\n      },\n      {\n        \"id\": \"two_wands\",\n        \"name\": \"Two of Wands\",\n        \"number\": 2,\n        \"arcana\": \"minor\",\n        \"suit\": \"wands\",\n        \"element\": \"fire\",\n        \"planet\": \"Mars\",\n        \"zodiac\": \"Aries\",\n        \"numerology\": 2,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"planning\",\n          \"expansion\",\n          \"foresight\",\n          \"decisions\",\n          \"long-term vision\"\n        ],\n        \"keywords_reversed\": [\n          \"fear of change\",\n          \"playing it safe\",\n          \"bad planning\",\n          \"limited outlook\",\n          \"indecision\"\n        ],\n        \"image\": \"wands-02.jpg\"\n      },\n      {\n        \"id\": \"three_wands\",\n        \"name\": \"Three of Wands\",\n        \"number\": 3,\n        \"arcana\": \"minor\",\n        \"suit\": \"wands\",\n        \"element\": \"fire\",\n        \"planet\": \"Sun\",\n        \"zodiac\": \"Aries\",\n        \"numerology\": 3,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"progress\",\n          \"expansion\",\n          \"foresight\",\n          \"overseas\",\n          \"enterprise\"\n        ],\n        \"keywords_reversed\": [\n          \"obstacles\",\n          \"delays\",\n          \"frustration\",\n          \"setbacks\",\n          \"unexpected roadblocks\"\n        ],\n        \"image\": \"wands-03.jpg\"\n      },\n      {\n        \"id\": \"four_wands\",\n        \"name\": \"Four of Wands\",\n        \"number\": 4,\n        \"arcana\": \"minor\",\n        \"suit\": \"wands\",\n        \"element\": \"fire\",\n        \"planet\": \"Venus\",\n        \"zodiac\": \"Aries\",\n        \"numerology\": 4,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"celebration\",\n          \"harmony\",\n          \"community\",\n          \"homecoming\",\n          \"festivity\"\n        ],\n        \"keywords_reversed\": [\n          \"lack of harmony\",\n          \"transition\",\n          \"instability at home\",\n          \"deferred celebration\",\n          \"conflict\"\n        ],\n        \"image\": \"wands-04.jpg\"\n      },\n      {\n        \"id\": \"five_wands\",\n        \"name\": \"Five of Wands\",\n        \"number\": 5,\n        \"arcana\": \"minor\",\n        \"suit\": \"wands\",\n        \"element\": \"fire\",\n        \"planet\": \"Saturn\",\n        \"zodiac\": \"Leo\",\n        \"numerology\": 5,\n        \"yes_no\": \"no\",\n        \"keywords_upright\": [\n          \"conflict\",\n          \"competition\",\n          \"tension\",\n          \"diversity of views\",\n          \"chaos\"\n        ],\n        \"keywords_reversed\": [\n          \"avoiding confrontation\",\n          \"inner conflict\",\n          \"conflict resolution\",\n          \"suppression\",\n          \"truce\"\n        ],\n        \"image\": \"wands-05.jpg\"\n      },\n      {\n        \"id\": \"six_wands\",\n        \"name\": \"Six of Wands\",\n        \"number\": 6,\n        \"arcana\": \"minor\",\n        \"suit\": \"wands\",\n        \"element\": \"fire\",\n        \"planet\": \"Jupiter\",\n        \"zodiac\": \"Leo\",\n        \"numerology\": 6,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"victory\",\n          \"public recognition\",\n          \"success\",\n          \"self-confidence\",\n          \"progress\"\n        ],\n        \"keywords_reversed\": [\n          \"egotism\",\n          \"fall from grace\",\n          \"lack of recognition\",\n          \"private success\",\n          \"arrogance\"\n        ],\n        \"image\": \"wands-06.jpg\"\n      },\n      {\n        \"id\": \"seven_wands\",\n        \"name\": \"Seven of Wands\",\n        \"number\": 7,\n        \"arcana\": \"minor\",\n        \"suit\": \"wands\",\n        \"element\": \"fire\",\n        \"planet\": \"Mars\",\n        \"zodiac\": \"Leo\",\n        \"numerology\": 7,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"defence\",\n          \"perseverance\",\n          \"competition\",\n          \"protection\",\n          \"courage under pressure\"\n        ],\n        \"keywords_reversed\": [\n          \"giving up\",\n          \"overwhelmed\",\n          \"self-doubt\",\n          \"surrendering\",\n          \"exhaustion\"\n        ],\n        \"image\": \"wands-07.jpg\"\n      },\n      {\n        \"id\": \"eight_wands\",\n        \"name\": \"Eight of Wands\",\n        \"number\": 8,\n        \"arcana\": \"minor\",\n        \"suit\": \"wands\",\n        \"element\": \"fire\",\n        \"planet\": \"Mercury\",\n        \"zodiac\": \"Sagittarius\",\n        \"numerology\": 8,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"rapid action\",\n          \"movement\",\n          \"swift change\",\n          \"messages\",\n          \"air travel\"\n        ],\n        \"keywords_reversed\": [\n          \"delays\",\n          \"frustration\",\n          \"slow down\",\n          \"miscommunication\",\n          \"lost in transit\"\n        ],\n        \"image\": \"wands-08.jpg\"\n      },\n      {\n        \"id\": \"nine_wands\",\n        \"name\": \"Nine of Wands\",\n        \"number\": 9,\n        \"arcana\": \"minor\",\n        \"suit\": \"wands\",\n        \"element\": \"fire\",\n        \"planet\": \"Moon\",\n        \"zodiac\": \"Sagittarius\",\n        \"numerology\": 9,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"resilience\",\n          \"grit\",\n          \"persistence\",\n          \"last stand\",\n          \"close to victory\"\n        ],\n        \"keywords_reversed\": [\n          \"exhaustion\",\n          \"giving up\",\n          \"paranoia\",\n          \"overwhelmed\",\n          \"defensive\"\n        ],\n        \"image\": \"wands-09.jpg\"\n      },\n      {\n        \"id\": \"ten_wands\",\n        \"name\": \"Ten of Wands\",\n        \"number\": 10,\n        \"arcana\": \"minor\",\n        \"suit\": \"wands\",\n        \"element\": \"fire\",\n        \"planet\": \"Saturn\",\n        \"zodiac\": \"Sagittarius\",\n        \"numerology\": 1,\n        \"yes_no\": \"neutral\",\n        \"keywords_upright\": [\n          \"burden\",\n          \"responsibility\",\n          \"hard work\",\n          \"overload\",\n          \"completion approaching\"\n        ],\n        \"keywords_reversed\": [\n          \"release of burden\",\n          \"inability to delegate\",\n          \"burned out\",\n          \"avoidance\",\n          \"overpromising\"\n        ],\n        \"image\": \"wands-10.jpg\"\n      },\n      {\n        \"id\": \"page_wands\",\n        \"name\": \"Page of Wands\",\n        \"number\": 11,\n        \"arcana\": \"minor\",\n        \"suit\": \"wands\",\n        \"element\": \"fire\",\n        \"planet\": null,\n        \"zodiac\": \"Aries\",\n        \"numerology\": 2,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"inspiration\",\n          \"discovery\",\n          \"free spirit\",\n          \"new ideas\",\n          \"adventurous\"\n        ],\n        \"keywords_reversed\": [\n          \"immaturity\",\n          \"hasty decisions\",\n          \"lack of direction\",\n          \"scattered\",\n          \"all talk\"\n        ],\n        \"image\": \"wands-11-page.jpg\"\n      },\n      {\n        \"id\": \"knight_wands\",\n        \"name\": \"Knight of Wands\",\n        \"number\": 12,\n        \"arcana\": \"minor\",\n        \"suit\": \"wands\",\n        \"element\": \"fire\",\n        \"planet\": null,\n        \"zodiac\": \"Sagittarius\",\n        \"numerology\": 3,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"energy\",\n          \"passion\",\n          \"action\",\n          \"adventure\",\n          \"impulsiveness\"\n        ],\n        \"keywords_reversed\": [\n          \"recklessness\",\n          \"scattered energy\",\n          \"anger\",\n          \"impatience\",\n          \"hasty mistakes\"\n        ],\n        \"image\": \"wands-12-knight.jpg\"\n      },\n      {\n        \"id\": \"queen_wands\",\n        \"name\": \"Queen of Wands\",\n        \"number\": 13,\n        \"arcana\": \"minor\",\n        \"suit\": \"wands\",\n        \"element\": \"fire\",\n        \"planet\": null,\n        \"zodiac\": \"Leo\",\n        \"numerology\": 4,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"confidence\",\n          \"independence\",\n          \"courage\",\n          \"warmth\",\n          \"magnetism\"\n        ],\n        \"keywords_reversed\": [\n          \"self-righteous\",\n          \"demanding\",\n          \"jealousy\",\n          \"low confidence\",\n          \"controlling\"\n        ],\n        \"image\": \"wands-13-queen.jpg\"\n      },\n      {\n        \"id\": \"king_wands\",\n        \"name\": \"King of Wands\",\n        \"number\": 14,\n        \"arcana\": \"minor\",\n        \"suit\": \"wands\",\n        \"element\": \"fire\",\n        \"planet\": null,\n        \"zodiac\": \"Aries\",\n        \"numerology\": 5,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"leadership\",\n          \"vision\",\n          \"entrepreneur\",\n          \"honour\",\n          \"bold decisions\"\n        ],\n        \"keywords_reversed\": [\n          \"impulsive\",\n          \"hot-tempered\",\n          \"ruthless\",\n          \"arrogant\",\n          \"domineering\"\n        ],\n        \"image\": \"wands-14-king.jpg\"\n      },\n      {\n        \"id\": \"ace_cups\",\n        \"name\": \"Ace of Cups\",\n        \"number\": 1,\n        \"arcana\": \"minor\",\n        \"suit\": \"cups\",\n        \"element\": \"water\",\n        \"planet\": null,\n        \"zodiac\": \"Cancer\",\n        \"numerology\": 1,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"new love\",\n          \"compassion\",\n          \"creativity\",\n          \"overflow\",\n          \"emotional opening\"\n        ],\n        \"keywords_reversed\": [\n          \"blocked emotion\",\n          \"emptiness\",\n          \"emotional loss\",\n          \"repression\",\n          \"creative drought\"\n        ],\n        \"image\": \"cups-01-ace.jpg\"\n      },\n      {\n        \"id\": \"two_cups\",\n        \"name\": \"Two of Cups\",\n        \"number\": 2,\n        \"arcana\": \"minor\",\n        \"suit\": \"cups\",\n        \"element\": \"water\",\n        \"planet\": \"Venus\",\n        \"zodiac\": \"Cancer\",\n        \"numerology\": 2,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"unified love\",\n          \"partnership\",\n          \"mutual attraction\",\n          \"connection\",\n          \"harmony\"\n        ],\n        \"keywords_reversed\": [\n          \"broken communication\",\n          \"tension\",\n          \"imbalance\",\n          \"withdrawal\",\n          \"disharmony\"\n        ],\n        \"image\": \"cups-02.jpg\"\n      },\n      {\n        \"id\": \"three_cups\",\n        \"name\": \"Three of Cups\",\n        \"number\": 3,\n        \"arcana\": \"minor\",\n        \"suit\": \"cups\",\n        \"element\": \"water\",\n        \"planet\": \"Mercury\",\n        \"zodiac\": \"Cancer\",\n        \"numerology\": 3,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"celebration\",\n          \"friendship\",\n          \"creativity\",\n          \"community\",\n          \"joy\"\n        ],\n        \"keywords_reversed\": [\n          \"overindulgence\",\n          \"gossip\",\n          \"isolation\",\n          \"exclusion\",\n          \"superficiality\"\n        ],\n        \"image\": \"cups-03.jpg\"\n      },\n      {\n        \"id\": \"four_cups\",\n        \"name\": \"Four of Cups\",\n        \"number\": 4,\n        \"arcana\": \"minor\",\n        \"suit\": \"cups\",\n        \"element\": \"water\",\n        \"planet\": \"Moon\",\n        \"zodiac\": \"Cancer\",\n        \"numerology\": 4,\n        \"yes_no\": \"neutral\",\n        \"keywords_upright\": [\n          \"apathy\",\n          \"contemplation\",\n          \"reevaluation\",\n          \"meditation\",\n          \"boredom\"\n        ],\n        \"keywords_reversed\": [\n          \"new appreciation\",\n          \"emerging direction\",\n          \"clarity\",\n          \"motivation returning\",\n          \"action\"\n        ],\n        \"image\": \"cups-04.jpg\"\n      },\n      {\n        \"id\": \"five_cups\",\n        \"name\": \"Five of Cups\",\n        \"number\": 5,\n        \"arcana\": \"minor\",\n        \"suit\": \"cups\",\n        \"element\": \"water\",\n        \"planet\": \"Mars\",\n        \"zodiac\": \"Scorpio\",\n        \"numerology\": 5,\n        \"yes_no\": \"no\",\n        \"keywords_upright\": [\n          \"grief\",\n          \"regret\",\n          \"disappointment\",\n          \"loss\",\n          \"pessimism\"\n        ],\n        \"keywords_reversed\": [\n          \"acceptance\",\n          \"moving on\",\n          \"self-forgiveness\",\n          \"finding perspective\",\n          \"new hope\"\n        ],\n        \"image\": \"cups-05.jpg\"\n      },\n      {\n        \"id\": \"six_cups\",\n        \"name\": \"Six of Cups\",\n        \"number\": 6,\n        \"arcana\": \"minor\",\n        \"suit\": \"cups\",\n        \"element\": \"water\",\n        \"planet\": \"Sun\",\n        \"zodiac\": \"Scorpio\",\n        \"numerology\": 6,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"nostalgia\",\n          \"childhood memories\",\n          \"innocence\",\n          \"reunion\",\n          \"past\"\n        ],\n        \"keywords_reversed\": [\n          \"stuck in the past\",\n          \"naivety\",\n          \"living in nostalgia\",\n          \"release the past\",\n          \"unrealistic\"\n        ],\n        \"image\": \"cups-06.jpg\"\n      },\n      {\n        \"id\": \"seven_cups\",\n        \"name\": \"Seven of Cups\",\n        \"number\": 7,\n        \"arcana\": \"minor\",\n        \"suit\": \"cups\",\n        \"element\": \"water\",\n        \"planet\": \"Venus\",\n        \"zodiac\": \"Scorpio\",\n        \"numerology\": 7,\n        \"yes_no\": \"neutral\",\n        \"keywords_upright\": [\n          \"choices\",\n          \"fantasy\",\n          \"illusion\",\n          \"wishful thinking\",\n          \"temptation\"\n        ],\n        \"keywords_reversed\": [\n          \"clarity\",\n          \"alignment\",\n          \"sober choices\",\n          \"overwhelm lifting\",\n          \"decisive action\"\n        ],\n        \"image\": \"cups-07.jpg\"\n      },\n      {\n        \"id\": \"eight_cups\",\n        \"name\": \"Eight of Cups\",\n        \"number\": 8,\n        \"arcana\": \"minor\",\n        \"suit\": \"cups\",\n        \"element\": \"water\",\n        \"planet\": \"Saturn\",\n        \"zodiac\": \"Pisces\",\n        \"numerology\": 8,\n        \"yes_no\": \"no\",\n        \"keywords_upright\": [\n          \"abandonment\",\n          \"withdrawal\",\n          \"walking away\",\n          \"seeking deeper meaning\",\n          \"disappointment\"\n        ],\n        \"keywords_reversed\": [\n          \"staying\",\n          \"fear of change\",\n          \"avoidance\",\n          \"trying once more\",\n          \"stagnation\"\n        ],\n        \"image\": \"cups-08.jpg\"\n      },\n      {\n        \"id\": \"nine_cups\",\n        \"name\": \"Nine of Cups\",\n        \"number\": 9,\n        \"arcana\": \"minor\",\n        \"suit\": \"cups\",\n        \"element\": \"water\",\n        \"planet\": \"Jupiter\",\n        \"zodiac\": \"Pisces\",\n        \"numerology\": 9,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"contentment\",\n          \"satisfaction\",\n          \"wish fulfilled\",\n          \"gratitude\",\n          \"emotional wellbeing\"\n        ],\n        \"keywords_reversed\": [\n          \"dissatisfaction\",\n          \"materialism\",\n          \"indulgence\",\n          \"inner emptiness\",\n          \"wish denied\"\n        ],\n        \"image\": \"cups-09.jpg\"\n      },\n      {\n        \"id\": \"ten_cups\",\n        \"name\": \"Ten of Cups\",\n        \"number\": 10,\n        \"arcana\": \"minor\",\n        \"suit\": \"cups\",\n        \"element\": \"water\",\n        \"planet\": \"Mars\",\n        \"zodiac\": \"Pisces\",\n        \"numerology\": 1,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"divine love\",\n          \"bliss\",\n          \"harmony\",\n          \"family\",\n          \"aligned relationships\"\n        ],\n        \"keywords_reversed\": [\n          \"broken family\",\n          \"domestic conflict\",\n          \"disconnection\",\n          \"disharmony\",\n          \"pretence\"\n        ],\n        \"image\": \"cups-10.jpg\"\n      },\n      {\n        \"id\": \"page_cups\",\n        \"name\": \"Page of Cups\",\n        \"number\": 11,\n        \"arcana\": \"minor\",\n        \"suit\": \"cups\",\n        \"element\": \"water\",\n        \"planet\": null,\n        \"zodiac\": \"Cancer\",\n        \"numerology\": 2,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"intuitive messages\",\n          \"creativity\",\n          \"curiosity\",\n          \"wonder\",\n          \"new emotional beginnings\"\n        ],\n        \"keywords_reversed\": [\n          \"emotional immaturity\",\n          \"blocked intuition\",\n          \"creative blocks\",\n          \"unrealistic\",\n          \"escapism\"\n        ],\n        \"image\": \"cups-11-page.jpg\"\n      },\n      {\n        \"id\": \"knight_cups\",\n        \"name\": \"Knight of Cups\",\n        \"number\": 12,\n        \"arcana\": \"minor\",\n        \"suit\": \"cups\",\n        \"element\": \"water\",\n        \"planet\": null,\n        \"zodiac\": \"Scorpio\",\n        \"numerology\": 3,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"romance\",\n          \"charm\",\n          \"creativity\",\n          \"following the heart\",\n          \"idealism\"\n        ],\n        \"keywords_reversed\": [\n          \"moody\",\n          \"jealous\",\n          \"unrealistic\",\n          \"reverie\",\n          \"manipulation\"\n        ],\n        \"image\": \"cups-12-knight.jpg\"\n      },\n      {\n        \"id\": \"queen_cups\",\n        \"name\": \"Queen of Cups\",\n        \"number\": 13,\n        \"arcana\": \"minor\",\n        \"suit\": \"cups\",\n        \"element\": \"water\",\n        \"planet\": null,\n        \"zodiac\": \"Cancer\",\n        \"numerology\": 4,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"compassion\",\n          \"care\",\n          \"emotional stability\",\n          \"intuition\",\n          \"nurturing\"\n        ],\n        \"keywords_reversed\": [\n          \"co-dependency\",\n          \"martyrdom\",\n          \"insecurity\",\n          \"emotional manipulation\",\n          \"self-neglect\"\n        ],\n        \"image\": \"cups-13-queen.jpg\"\n      },\n      {\n        \"id\": \"king_cups\",\n        \"name\": \"King of Cups\",\n        \"number\": 14,\n        \"arcana\": \"minor\",\n        \"suit\": \"cups\",\n        \"element\": \"water\",\n        \"planet\": null,\n        \"zodiac\": \"Scorpio\",\n        \"numerology\": 5,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"emotional balance\",\n          \"compassion\",\n          \"diplomacy\",\n          \"wisdom\",\n          \"calm in chaos\"\n        ],\n        \"keywords_reversed\": [\n          \"emotional volatility\",\n          \"manipulation\",\n          \"moodiness\",\n          \"coldness\",\n          \"repression\"\n        ],\n        \"image\": \"cups-14-king.jpg\"\n      },\n      {\n        \"id\": \"ace_swords\",\n        \"name\": \"Ace of Swords\",\n        \"number\": 1,\n        \"arcana\": \"minor\",\n        \"suit\": \"swords\",\n        \"element\": \"air\",\n        \"planet\": null,\n        \"zodiac\": \"Libra\",\n        \"numerology\": 1,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"mental clarity\",\n          \"breakthrough\",\n          \"truth\",\n          \"new ideas\",\n          \"intellectual power\"\n        ],\n        \"keywords_reversed\": [\n          \"confusion\",\n          \"chaos\",\n          \"miscommunication\",\n          \"false starts\",\n          \"mental fog\"\n        ],\n        \"image\": \"swords-01-ace.jpg\"\n      },\n      {\n        \"id\": \"two_swords\",\n        \"name\": \"Two of Swords\",\n        \"number\": 2,\n        \"arcana\": \"minor\",\n        \"suit\": \"swords\",\n        \"element\": \"air\",\n        \"planet\": \"Moon\",\n        \"zodiac\": \"Libra\",\n        \"numerology\": 2,\n        \"yes_no\": \"neutral\",\n        \"keywords_upright\": [\n          \"difficult decision\",\n          \"impasse\",\n          \"avoidance\",\n          \"blocked emotion\",\n          \"stalemate\"\n        ],\n        \"keywords_reversed\": [\n          \"indecision\",\n          \"confusion\",\n          \"information overload\",\n          \"no right answer\",\n          \"anxiety\"\n        ],\n        \"image\": \"swords-02.jpg\"\n      },\n      {\n        \"id\": \"three_swords\",\n        \"name\": \"Three of Swords\",\n        \"number\": 3,\n        \"arcana\": \"minor\",\n        \"suit\": \"swords\",\n        \"element\": \"air\",\n        \"planet\": \"Saturn\",\n        \"zodiac\": \"Libra\",\n        \"numerology\": 3,\n        \"yes_no\": \"no\",\n        \"keywords_upright\": [\n          \"heartbreak\",\n          \"grief\",\n          \"betrayal\",\n          \"sorrow\",\n          \"painful truth\"\n        ],\n        \"keywords_reversed\": [\n          \"healing\",\n          \"releasing pain\",\n          \"optimism returning\",\n          \"forgiveness\",\n          \"moving forward\"\n        ],\n        \"image\": \"swords-03.jpg\"\n      },\n      {\n        \"id\": \"four_swords\",\n        \"name\": \"Four of Swords\",\n        \"number\": 4,\n        \"arcana\": \"minor\",\n        \"suit\": \"swords\",\n        \"element\": \"air\",\n        \"planet\": \"Jupiter\",\n        \"zodiac\": \"Libra\",\n        \"numerology\": 4,\n        \"yes_no\": \"neutral\",\n        \"keywords_upright\": [\n          \"rest\",\n          \"restoration\",\n          \"contemplation\",\n          \"recovery\",\n          \"retreat\"\n        ],\n        \"keywords_reversed\": [\n          \"restlessness\",\n          \"burnout\",\n          \"forced rest\",\n          \"stress\",\n          \"rushing back\"\n        ],\n        \"image\": \"swords-04.jpg\"\n      },\n      {\n        \"id\": \"five_swords\",\n        \"name\": \"Five of Swords\",\n        \"number\": 5,\n        \"arcana\": \"minor\",\n        \"suit\": \"swords\",\n        \"element\": \"air\",\n        \"planet\": \"Venus\",\n        \"zodiac\": \"Aquarius\",\n        \"numerology\": 5,\n        \"yes_no\": \"no\",\n        \"keywords_upright\": [\n          \"conflict\",\n          \"defeat\",\n          \"dishonour\",\n          \"win at all costs\",\n          \"hollow victory\"\n        ],\n        \"keywords_reversed\": [\n          \"reconciliation\",\n          \"making amends\",\n          \"moving past conflict\",\n          \"regret\",\n          \"compassion\"\n        ],\n        \"image\": \"swords-05.jpg\"\n      },\n      {\n        \"id\": \"six_swords\",\n        \"name\": \"Six of Swords\",\n        \"number\": 6,\n        \"arcana\": \"minor\",\n        \"suit\": \"swords\",\n        \"element\": \"air\",\n        \"planet\": \"Mercury\",\n        \"zodiac\": \"Aquarius\",\n        \"numerology\": 6,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"transition\",\n          \"moving on\",\n          \"travel\",\n          \"calmer waters\",\n          \"rite of passage\"\n        ],\n        \"keywords_reversed\": [\n          \"resistance to change\",\n          \"unfinished business\",\n          \"stuck\",\n          \"baggage carried forward\",\n          \"return\"\n        ],\n        \"image\": \"swords-06.jpg\"\n      },\n      {\n        \"id\": \"seven_swords\",\n        \"name\": \"Seven of Swords\",\n        \"number\": 7,\n        \"arcana\": \"minor\",\n        \"suit\": \"swords\",\n        \"element\": \"air\",\n        \"planet\": \"Moon\",\n        \"zodiac\": \"Aquarius\",\n        \"numerology\": 7,\n        \"yes_no\": \"no\",\n        \"keywords_upright\": [\n          \"deception\",\n          \"betrayal\",\n          \"stealth\",\n          \"strategy\",\n          \"getting away with something\"\n        ],\n        \"keywords_reversed\": [\n          \"confessing\",\n          \"conscience\",\n          \"coming clean\",\n          \"imposter syndrome\",\n          \"self-deception\"\n        ],\n        \"image\": \"swords-07.jpg\"\n      },\n      {\n        \"id\": \"eight_swords\",\n        \"name\": \"Eight of Swords\",\n        \"number\": 8,\n        \"arcana\": \"minor\",\n        \"suit\": \"swords\",\n        \"element\": \"air\",\n        \"planet\": \"Jupiter\",\n        \"zodiac\": \"Gemini\",\n        \"numerology\": 8,\n        \"yes_no\": \"no\",\n        \"keywords_upright\": [\n          \"restriction\",\n          \"self-imposed limits\",\n          \"victim mentality\",\n          \"imprisonment\",\n          \"powerlessness\"\n        ],\n        \"keywords_reversed\": [\n          \"release\",\n          \"new perspective\",\n          \"freedom\",\n          \"self-empowerment\",\n          \"taking responsibility\"\n        ],\n        \"image\": \"swords-08.jpg\"\n      },\n      {\n        \"id\": \"nine_swords\",\n        \"name\": \"Nine of Swords\",\n        \"number\": 9,\n        \"arcana\": \"minor\",\n        \"suit\": \"swords\",\n        \"element\": \"air\",\n        \"planet\": \"Mars\",\n        \"zodiac\": \"Gemini\",\n        \"numerology\": 9,\n        \"yes_no\": \"no\",\n        \"keywords_upright\": [\n          \"anxiety\",\n          \"fear\",\n          \"nightmares\",\n          \"despair\",\n          \"overwhelm\"\n        ],\n        \"keywords_reversed\": [\n          \"releasing worry\",\n          \"dawn breaking\",\n          \"seeking help\",\n          \"perspective returning\",\n          \"inner turmoil resolving\"\n        ],\n        \"image\": \"swords-09.jpg\"\n      },\n      {\n        \"id\": \"ten_swords\",\n        \"name\": \"Ten of Swords\",\n        \"number\": 10,\n        \"arcana\": \"minor\",\n        \"suit\": \"swords\",\n        \"element\": \"air\",\n        \"planet\": \"Sun\",\n        \"zodiac\": \"Gemini\",\n        \"numerology\": 1,\n        \"yes_no\": \"no\",\n        \"keywords_upright\": [\n          \"painful ending\",\n          \"deep wound\",\n          \"betrayal\",\n          \"crisis\",\n          \"collapse\"\n        ],\n        \"keywords_reversed\": [\n          \"recovery\",\n          \"regeneration\",\n          \"survival\",\n          \"refusing to let go\",\n          \"resistance to the inevitable\"\n        ],\n        \"image\": \"swords-10.jpg\"\n      },\n      {\n        \"id\": \"page_swords\",\n        \"name\": \"Page of Swords\",\n        \"number\": 11,\n        \"arcana\": \"minor\",\n        \"suit\": \"swords\",\n        \"element\": \"air\",\n        \"planet\": null,\n        \"zodiac\": \"Aquarius\",\n        \"numerology\": 2,\n        \"yes_no\": \"neutral\",\n        \"keywords_upright\": [\n          \"curiosity\",\n          \"new ideas\",\n          \"thirst for knowledge\",\n          \"mental agility\",\n          \"restlessness\"\n        ],\n        \"keywords_reversed\": [\n          \"deception\",\n          \"manipulation\",\n          \"scattered thinking\",\n          \"all talk\",\n          \"impulsive communication\"\n        ],\n        \"image\": \"swords-11-page.jpg\"\n      },\n      {\n        \"id\": \"knight_swords\",\n        \"name\": \"Knight of Swords\",\n        \"number\": 12,\n        \"arcana\": \"minor\",\n        \"suit\": \"swords\",\n        \"element\": \"air\",\n        \"planet\": null,\n        \"zodiac\": \"Gemini\",\n        \"numerology\": 3,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"ambition\",\n          \"fast thinking\",\n          \"assertiveness\",\n          \"decisive action\",\n          \"intellectual force\"\n        ],\n        \"keywords_reversed\": [\n          \"reckless\",\n          \"impatient\",\n          \"aggressive\",\n          \"scattered\",\n          \"cut-throat\"\n        ],\n        \"image\": \"swords-12-knight.jpg\"\n      },\n      {\n        \"id\": \"queen_swords\",\n        \"name\": \"Queen of Swords\",\n        \"number\": 13,\n        \"arcana\": \"minor\",\n        \"suit\": \"swords\",\n        \"element\": \"air\",\n        \"planet\": null,\n        \"zodiac\": \"Libra\",\n        \"numerology\": 4,\n        \"yes_no\": \"neutral\",\n        \"keywords_upright\": [\n          \"perceptive\",\n          \"direct\",\n          \"clear boundaries\",\n          \"truth-teller\",\n          \"quick mind\"\n        ],\n        \"keywords_reversed\": [\n          \"cold-hearted\",\n          \"cruel\",\n          \"bitter\",\n          \"judgemental\",\n          \"closed off\"\n        ],\n        \"image\": \"swords-13-queen.jpg\"\n      },\n      {\n        \"id\": \"king_swords\",\n        \"name\": \"King of Swords\",\n        \"number\": 14,\n        \"arcana\": \"minor\",\n        \"suit\": \"swords\",\n        \"element\": \"air\",\n        \"planet\": null,\n        \"zodiac\": \"Aquarius\",\n        \"numerology\": 5,\n        \"yes_no\": \"neutral\",\n        \"keywords_upright\": [\n          \"intellectual authority\",\n          \"truth\",\n          \"mental clarity\",\n          \"ethics\",\n          \"justice\"\n        ],\n        \"keywords_reversed\": [\n          \"misuse of power\",\n          \"manipulation\",\n          \"tyranny\",\n          \"cold logic without compassion\",\n          \"dogma\"\n        ],\n        \"image\": \"swords-14-king.jpg\"\n      },\n      {\n        \"id\": \"ace_pentacles\",\n        \"name\": \"Ace of Pentacles\",\n        \"number\": 1,\n        \"arcana\": \"minor\",\n        \"suit\": \"pentacles\",\n        \"element\": \"earth\",\n        \"planet\": null,\n        \"zodiac\": \"Capricorn\",\n        \"numerology\": 1,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"new financial opportunity\",\n          \"manifestation\",\n          \"abundance\",\n          \"prosperity\",\n          \"solid foundation\"\n        ],\n        \"keywords_reversed\": [\n          \"missed opportunity\",\n          \"poor planning\",\n          \"scarcity mindset\",\n          \"financial setback\",\n          \"insecurity\"\n        ],\n        \"image\": \"pentacles-01-ace.jpg\"\n      },\n      {\n        \"id\": \"two_pentacles\",\n        \"name\": \"Two of Pentacles\",\n        \"number\": 2,\n        \"arcana\": \"minor\",\n        \"suit\": \"pentacles\",\n        \"element\": \"earth\",\n        \"planet\": \"Jupiter\",\n        \"zodiac\": \"Capricorn\",\n        \"numerology\": 2,\n        \"yes_no\": \"neutral\",\n        \"keywords_upright\": [\n          \"balance\",\n          \"adaptability\",\n          \"time management\",\n          \"multiple priorities\",\n          \"flexibility\"\n        ],\n        \"keywords_reversed\": [\n          \"over-committed\",\n          \"disorganised\",\n          \"financial imbalance\",\n          \"dropping balls\",\n          \"chaos\"\n        ],\n        \"image\": \"pentacles-02.jpg\"\n      },\n      {\n        \"id\": \"three_pentacles\",\n        \"name\": \"Three of Pentacles\",\n        \"number\": 3,\n        \"arcana\": \"minor\",\n        \"suit\": \"pentacles\",\n        \"element\": \"earth\",\n        \"planet\": \"Mars\",\n        \"zodiac\": \"Capricorn\",\n        \"numerology\": 3,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"teamwork\",\n          \"collaboration\",\n          \"skill development\",\n          \"building\",\n          \"craftsmanship\"\n        ],\n        \"keywords_reversed\": [\n          \"lack of teamwork\",\n          \"poor quality\",\n          \"conflict in collaboration\",\n          \"mediocrity\",\n          \"isolation\"\n        ],\n        \"image\": \"pentacles-03.jpg\"\n      },\n      {\n        \"id\": \"four_pentacles\",\n        \"name\": \"Four of Pentacles\",\n        \"number\": 4,\n        \"arcana\": \"minor\",\n        \"suit\": \"pentacles\",\n        \"element\": \"earth\",\n        \"planet\": \"Sun\",\n        \"zodiac\": \"Capricorn\",\n        \"numerology\": 4,\n        \"yes_no\": \"neutral\",\n        \"keywords_upright\": [\n          \"security\",\n          \"conservatism\",\n          \"saving\",\n          \"stability\",\n          \"materialism\"\n        ],\n        \"keywords_reversed\": [\n          \"generosity\",\n          \"releasing control\",\n          \"open-handedness\",\n          \"financial insecurity\",\n          \"loss\"\n        ],\n        \"image\": \"pentacles-04.jpg\"\n      },\n      {\n        \"id\": \"five_pentacles\",\n        \"name\": \"Five of Pentacles\",\n        \"number\": 5,\n        \"arcana\": \"minor\",\n        \"suit\": \"pentacles\",\n        \"element\": \"earth\",\n        \"planet\": \"Mercury\",\n        \"zodiac\": \"Taurus\",\n        \"numerology\": 5,\n        \"yes_no\": \"no\",\n        \"keywords_upright\": [\n          \"financial hardship\",\n          \"poverty\",\n          \"isolation\",\n          \"insecurity\",\n          \"lack\"\n        ],\n        \"keywords_reversed\": [\n          \"recovery\",\n          \"spiritual wealth\",\n          \"overcoming hardship\",\n          \"improving finances\",\n          \"accepting help\"\n        ],\n        \"image\": \"pentacles-05.jpg\"\n      },\n      {\n        \"id\": \"six_pentacles\",\n        \"name\": \"Six of Pentacles\",\n        \"number\": 6,\n        \"arcana\": \"minor\",\n        \"suit\": \"pentacles\",\n        \"element\": \"earth\",\n        \"planet\": \"Moon\",\n        \"zodiac\": \"Taurus\",\n        \"numerology\": 6,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"generosity\",\n          \"giving\",\n          \"receiving\",\n          \"sharing wealth\",\n          \"fair exchange\"\n        ],\n        \"keywords_reversed\": [\n          \"strings attached\",\n          \"debt\",\n          \"power imbalance\",\n          \"self-worth\",\n          \"inequality\"\n        ],\n        \"image\": \"pentacles-06.jpg\"\n      },\n      {\n        \"id\": \"seven_pentacles\",\n        \"name\": \"Seven of Pentacles\",\n        \"number\": 7,\n        \"arcana\": \"minor\",\n        \"suit\": \"pentacles\",\n        \"element\": \"earth\",\n        \"planet\": \"Saturn\",\n        \"zodiac\": \"Taurus\",\n        \"numerology\": 7,\n        \"yes_no\": \"neutral\",\n        \"keywords_upright\": [\n          \"patience\",\n          \"long-term vision\",\n          \"investment\",\n          \"perseverance\",\n          \"sustainable results\"\n        ],\n        \"keywords_reversed\": [\n          \"impatience\",\n          \"limited returns\",\n          \"poor investment\",\n          \"lack of growth\",\n          \"frustration\"\n        ],\n        \"image\": \"pentacles-07.jpg\"\n      },\n      {\n        \"id\": \"eight_pentacles\",\n        \"name\": \"Eight of Pentacles\",\n        \"number\": 8,\n        \"arcana\": \"minor\",\n        \"suit\": \"pentacles\",\n        \"element\": \"earth\",\n        \"planet\": \"Sun\",\n        \"zodiac\": \"Virgo\",\n        \"numerology\": 8,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"mastery\",\n          \"skill development\",\n          \"apprenticeship\",\n          \"dedication\",\n          \"craftsmanship\"\n        ],\n        \"keywords_reversed\": [\n          \"perfectionism\",\n          \"misdirected effort\",\n          \"lack of ambition\",\n          \"cutting corners\",\n          \"uninspired work\"\n        ],\n        \"image\": \"pentacles-08.jpg\"\n      },\n      {\n        \"id\": \"nine_pentacles\",\n        \"name\": \"Nine of Pentacles\",\n        \"number\": 9,\n        \"arcana\": \"minor\",\n        \"suit\": \"pentacles\",\n        \"element\": \"earth\",\n        \"planet\": \"Venus\",\n        \"zodiac\": \"Virgo\",\n        \"numerology\": 9,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"abundance\",\n          \"luxury\",\n          \"self-sufficiency\",\n          \"financial independence\",\n          \"achievement\"\n        ],\n        \"keywords_reversed\": [\n          \"financial dependence\",\n          \"over-investment in work\",\n          \"superficiality\",\n          \"hustling\",\n          \"shallow rewards\"\n        ],\n        \"image\": \"pentacles-09.jpg\"\n      },\n      {\n        \"id\": \"ten_pentacles\",\n        \"name\": \"Ten of Pentacles\",\n        \"number\": 10,\n        \"arcana\": \"minor\",\n        \"suit\": \"pentacles\",\n        \"element\": \"earth\",\n        \"planet\": \"Mercury\",\n        \"zodiac\": \"Virgo\",\n        \"numerology\": 1,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"legacy\",\n          \"family wealth\",\n          \"stability\",\n          \"long-term success\",\n          \"inheritance\"\n        ],\n        \"keywords_reversed\": [\n          \"financial failure\",\n          \"family conflict over money\",\n          \"instability\",\n          \"short-term thinking\",\n          \"loss of legacy\"\n        ],\n        \"image\": \"pentacles-10.jpg\"\n      },\n      {\n        \"id\": \"page_pentacles\",\n        \"name\": \"Page of Pentacles\",\n        \"number\": 11,\n        \"arcana\": \"minor\",\n        \"suit\": \"pentacles\",\n        \"element\": \"earth\",\n        \"planet\": null,\n        \"zodiac\": \"Capricorn\",\n        \"numerology\": 2,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"manifestation\",\n          \"financial opportunity\",\n          \"new career\",\n          \"diligence\",\n          \"ambition\"\n        ],\n        \"keywords_reversed\": [\n          \"lack of progress\",\n          \"procrastination\",\n          \"immaturity\",\n          \"missed learning\",\n          \"laziness\"\n        ],\n        \"image\": \"pentacles-11-page.jpg\"\n      },\n      {\n        \"id\": \"knight_pentacles\",\n        \"name\": \"Knight of Pentacles\",\n        \"number\": 12,\n        \"arcana\": \"minor\",\n        \"suit\": \"pentacles\",\n        \"element\": \"earth\",\n        \"planet\": null,\n        \"zodiac\": \"Virgo\",\n        \"numerology\": 3,\n        \"yes_no\": \"neutral\",\n        \"keywords_upright\": [\n          \"hard work\",\n          \"productivity\",\n          \"routine\",\n          \"responsibility\",\n          \"thoroughness\"\n        ],\n        \"keywords_reversed\": [\n          \"perfectionism\",\n          \"feeling stuck\",\n          \"boredom\",\n          \"laziness\",\n          \"missed opportunities\"\n        ],\n        \"image\": \"pentacles-12-knight.jpg\"\n      },\n      {\n        \"id\": \"queen_pentacles\",\n        \"name\": \"Queen of Pentacles\",\n        \"number\": 13,\n        \"arcana\": \"minor\",\n        \"suit\": \"pentacles\",\n        \"element\": \"earth\",\n        \"planet\": null,\n        \"zodiac\": \"Taurus\",\n        \"numerology\": 4,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"nurturing\",\n          \"practical\",\n          \"financial provider\",\n          \"comfort\",\n          \"grounded warmth\"\n        ],\n        \"keywords_reversed\": [\n          \"work-life imbalance\",\n          \"self-neglect\",\n          \"financial insecurity\",\n          \"smothering\",\n          \"materialistic\"\n        ],\n        \"image\": \"pentacles-13-queen.jpg\"\n      },\n      {\n        \"id\": \"king_pentacles\",\n        \"name\": \"King of Pentacles\",\n        \"number\": 14,\n        \"arcana\": \"minor\",\n        \"suit\": \"pentacles\",\n        \"element\": \"earth\",\n        \"planet\": null,\n        \"zodiac\": \"Capricorn\",\n        \"numerology\": 5,\n        \"yes_no\": \"yes\",\n        \"keywords_upright\": [\n          \"wealth\",\n          \"abundance\",\n          \"enterprise\",\n          \"leadership\",\n          \"mastery of material world\"\n        ],\n        \"keywords_reversed\": [\n          \"financially incompetent\",\n          \"obsessed with status\",\n          \"corruption\",\n          \"stubborn\",\n          \"authoritarian\"\n        ],\n        \"image\": \"pentacles-14-king.jpg\"\n      }\n    ]\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"17a57ef5-2790-4f6d-a3ef-63d42ee924f6"},{"name":"Single Card Spread","id":"4571f9ff-7604-4f2a-b07a-fab82ca60426","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/tarot/spread/single?api_key=YOUR_API_KEY&question=What does my career hold?","description":"<p>Single-card draw for a specific question.</p>\n","urlObject":{"protocol":"https","path":["api","v1","tarot","spread","single"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Question for the spread</p>\n","type":"text/plain"},"key":"question","value":"What does my career hold?"}],"variable":[]}},"response":[{"id":"014dfb1e-c996-4ff3-b4a8-17eb5faedbd3","name":"Single Card Spread — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/tarot/spread/single?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","tarot","spread","single"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"spread_type\": \"single\",\n    \"spread_name\": \"Single Card\",\n    \"spread_description\": \"A direct answer or focus energy for the moment.\",\n    \"question\": null,\n    \"seed\": 1776851247333,\n    \"positions\": [\n      {\n        \"position\": 1,\n        \"label\": \"The Card\",\n        \"description\": \"The energy, guidance, or answer most relevant right now.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"five_pentacles\",\n            \"name\": \"Five of Pentacles\",\n            \"number\": 5,\n            \"arcana\": \"minor\",\n            \"suit\": \"pentacles\",\n            \"element\": \"earth\",\n            \"planet\": \"Mercury\",\n            \"zodiac\": \"Taurus\",\n            \"numerology\": 5,\n            \"keywords_upright\": [\n              \"financial hardship\",\n              \"poverty\",\n              \"isolation\",\n              \"insecurity\",\n              \"lack\"\n            ],\n            \"keywords_reversed\": [\n              \"recovery\",\n              \"spiritual wealth\",\n              \"overcoming hardship\",\n              \"improving finances\",\n              \"accepting help\"\n            ],\n            \"meaning_upright\": \"Two figures struggle through snow past a lit church window — material hardship and a sense of spiritual abandonment are real, but the warmth inside is also real and available. Ask for help; don't suffer in silence.\",\n            \"meaning_reversed\": \"The worst of the financial or emotional hardship is passing and recovery has begun. Be willing to accept support and acknowledge that spiritual resources remain intact even when material ones are strained.\",\n            \"yes_no\": \"no\",\n            \"image\": \"pentacles-05.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"Two figures struggle through snow past a lit church window — material hardship and a sense of spiritual abandonment are real, but the warmth inside is also real and available. Ask for help; don't suffer in silence.\",\n          \"active_keywords\": [\n            \"financial hardship\",\n            \"poverty\",\n            \"isolation\",\n            \"insecurity\",\n            \"lack\"\n          ]\n        }\n      }\n    ],\n    \"overall_yes_no\": \"no\",\n    \"dominant_element\": \"earth\",\n    \"dominant_arcana\": \"minor — everyday practical forces are at play\",\n    \"drawn_at\": \"2026-04-22T09:47:27.333Z\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"4571f9ff-7604-4f2a-b07a-fab82ca60426"},{"name":"Three-Card Spread","id":"12ff0d23-adc7-40ee-a5c8-8a923c543881","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/tarot/spread/three-card?api_key=YOUR_API_KEY&question=What does my career hold?","description":"<p>Past / Present / Future three-card spread.</p>\n","urlObject":{"protocol":"https","path":["api","v1","tarot","spread","three-card"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Question for the spread</p>\n","type":"text/plain"},"key":"question","value":"What does my career hold?"}],"variable":[]}},"response":[{"id":"968811e8-4e6b-4cb1-bfb4-5e1cd49792c9","name":"Three-Card Spread — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/tarot/spread/three-card?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","tarot","spread","three-card"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"spread_type\": \"three_card\",\n    \"spread_name\": \"Three-Card Spread\",\n    \"spread_description\": \"Past influences, present situation, and future trajectory.\",\n    \"question\": null,\n    \"seed\": 1776851247799,\n    \"positions\": [\n      {\n        \"position\": 1,\n        \"label\": \"Past\",\n        \"description\": \"The root energy, experience, or influence that has shaped the current situation.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"two_cups\",\n            \"name\": \"Two of Cups\",\n            \"number\": 2,\n            \"arcana\": \"minor\",\n            \"suit\": \"cups\",\n            \"element\": \"water\",\n            \"planet\": \"Venus\",\n            \"zodiac\": \"Cancer\",\n            \"numerology\": 2,\n            \"keywords_upright\": [\n              \"unified love\",\n              \"partnership\",\n              \"mutual attraction\",\n              \"connection\",\n              \"harmony\"\n            ],\n            \"keywords_reversed\": [\n              \"broken communication\",\n              \"tension\",\n              \"imbalance\",\n              \"withdrawal\",\n              \"disharmony\"\n            ],\n            \"meaning_upright\": \"Two souls recognising themselves in each other — the Two of Cups is a bond of mutual respect, attraction, and genuine partnership. This equal exchange is the foundation of something real and lasting.\",\n            \"meaning_reversed\": \"Communication has broken down and the reciprocal flow has been blocked. Address the underlying tension directly; the partnership is worth restoring but not without honesty.\",\n            \"yes_no\": \"yes\",\n            \"image\": \"cups-02.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"Two souls recognising themselves in each other — the Two of Cups is a bond of mutual respect, attraction, and genuine partnership. This equal exchange is the foundation of something real and lasting.\",\n          \"active_keywords\": [\n            \"unified love\",\n            \"partnership\",\n            \"mutual attraction\",\n            \"connection\",\n            \"harmony\"\n          ]\n        }\n      },\n      {\n        \"position\": 2,\n        \"label\": \"Present\",\n        \"description\": \"The current energy, challenge, or state that must be navigated.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"star\",\n            \"name\": \"The Star\",\n            \"number\": 17,\n            \"arcana\": \"major\",\n            \"suit\": null,\n            \"element\": \"air\",\n            \"planet\": \"Uranus\",\n            \"zodiac\": \"Aquarius\",\n            \"numerology\": 8,\n            \"keywords_upright\": [\n              \"hope\",\n              \"faith\",\n              \"renewal\",\n              \"spirituality\",\n              \"serenity\"\n            ],\n            \"keywords_reversed\": [\n              \"discouragement\",\n              \"faithlessness\",\n              \"disconnection\",\n              \"despair\",\n              \"hopelessness\"\n            ],\n            \"meaning_upright\": \"After the storm of The Tower comes The Star — pure luminous hope, healing, and renewed faith in the cosmos. You are guided, you are supported, and the universe is flowing toward you with gifts. Open and receive.\",\n            \"meaning_reversed\": \"Hope has dimmed and spiritual disconnection has set in. Look for the smallest point of light in the dark — gratitude is the channel that reconnects you to divine guidance.\",\n            \"yes_no\": \"yes\",\n            \"image\": \"major-17-star.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"After the storm of The Tower comes The Star — pure luminous hope, healing, and renewed faith in the cosmos. You are guided, you are supported, and the universe is flowing toward you with gifts. Open and receive.\",\n          \"active_keywords\": [\n            \"hope\",\n            \"faith\",\n            \"renewal\",\n            \"spirituality\",\n            \"serenity\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"two_cups\",\n          \"dignity\": \"neutral\",\n          \"interpretation\": \"Neutral elemental relationship — cards operate independently without strengthening or weakening each other.\"\n        }\n      },\n      {\n        \"position\": 3,\n        \"label\": \"Future\",\n        \"description\": \"The most likely outcome or energy approaching if the present course continues.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"five_pentacles\",\n            \"name\": \"Five of Pentacles\",\n            \"number\": 5,\n            \"arcana\": \"minor\",\n            \"suit\": \"pentacles\",\n            \"element\": \"earth\",\n            \"planet\": \"Mercury\",\n            \"zodiac\": \"Taurus\",\n            \"numerology\": 5,\n            \"keywords_upright\": [\n              \"financial hardship\",\n              \"poverty\",\n              \"isolation\",\n              \"insecurity\",\n              \"lack\"\n            ],\n            \"keywords_reversed\": [\n              \"recovery\",\n              \"spiritual wealth\",\n              \"overcoming hardship\",\n              \"improving finances\",\n              \"accepting help\"\n            ],\n            \"meaning_upright\": \"Two figures struggle through snow past a lit church window — material hardship and a sense of spiritual abandonment are real, but the warmth inside is also real and available. Ask for help; don't suffer in silence.\",\n            \"meaning_reversed\": \"The worst of the financial or emotional hardship is passing and recovery has begun. Be willing to accept support and acknowledge that spiritual resources remain intact even when material ones are strained.\",\n            \"yes_no\": \"no\",\n            \"image\": \"pentacles-05.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"Two figures struggle through snow past a lit church window — material hardship and a sense of spiritual abandonment are real, but the warmth inside is also real and available. Ask for help; don't suffer in silence.\",\n          \"active_keywords\": [\n            \"financial hardship\",\n            \"poverty\",\n            \"isolation\",\n            \"insecurity\",\n            \"lack\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"star\",\n          \"dignity\": \"hostile\",\n          \"interpretation\": \"Opposing elements create tension — these cards challenge and weaken each other, suggesting inner conflict or external opposition.\"\n        }\n      }\n    ],\n    \"overall_yes_no\": \"yes\",\n    \"dominant_element\": \"water\",\n    \"dominant_arcana\": \"minor — everyday practical forces are at play\",\n    \"drawn_at\": \"2026-04-22T09:47:27.799Z\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"12ff0d23-adc7-40ee-a5c8-8a923c543881"},{"name":"Celtic Cross","id":"70e09242-0c87-4044-bddb-ba3e75b8dd64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/tarot/spread/celtic-cross?api_key=YOUR_API_KEY&question=What does my career hold?","description":"<p>Full 10-card Celtic Cross spread.</p>\n","urlObject":{"protocol":"https","path":["api","v1","tarot","spread","celtic-cross"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Question for the spread</p>\n","type":"text/plain"},"key":"question","value":"What does my career hold?"}],"variable":[]}},"response":[{"id":"546c4a77-0a8b-4df7-84a7-e95a0445b41b","name":"Celtic Cross — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/tarot/spread/celtic-cross?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","tarot","spread","celtic-cross"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"spread_type\": \"celtic_cross\",\n    \"spread_name\": \"Celtic Cross\",\n    \"spread_description\": \"The most complete single-question spread in tarot — 10 cards covering all dimensions of a situation.\",\n    \"question\": null,\n    \"seed\": 1776851248266,\n    \"positions\": [\n      {\n        \"position\": 1,\n        \"label\": \"The Heart\",\n        \"description\": \"The central energy or essence of the situation.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"king_swords\",\n            \"name\": \"King of Swords\",\n            \"number\": 14,\n            \"arcana\": \"minor\",\n            \"suit\": \"swords\",\n            \"element\": \"air\",\n            \"planet\": null,\n            \"zodiac\": \"Aquarius\",\n            \"numerology\": 5,\n            \"keywords_upright\": [\n              \"intellectual authority\",\n              \"truth\",\n              \"mental clarity\",\n              \"ethics\",\n              \"justice\"\n            ],\n            \"keywords_reversed\": [\n              \"misuse of power\",\n              \"manipulation\",\n              \"tyranny\",\n              \"cold logic without compassion\",\n              \"dogma\"\n            ],\n            \"meaning_upright\": \"The King of Swords wields intellectual authority with absolute fairness — his mind is a finely calibrated instrument of truth and justice. Seek or embody this standard of ethical clarity.\",\n            \"meaning_reversed\": \"Intellectual power without ethical grounding becomes manipulation or tyranny. Cold logic divorced from compassion, or authority used to suppress rather than illuminate, must be challenged.\",\n            \"yes_no\": \"neutral\",\n            \"image\": \"swords-14-king.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"The King of Swords wields intellectual authority with absolute fairness — his mind is a finely calibrated instrument of truth and justice. Seek or embody this standard of ethical clarity.\",\n          \"active_keywords\": [\n            \"intellectual authority\",\n            \"truth\",\n            \"mental clarity\",\n            \"ethics\",\n            \"justice\"\n          ]\n        }\n      },\n      {\n        \"position\": 2,\n        \"label\": \"The Cross\",\n        \"description\": \"The immediate challenge, obstacle, or opposing force.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"hermit\",\n            \"name\": \"The Hermit\",\n            \"number\": 9,\n            \"arcana\": \"major\",\n            \"suit\": null,\n            \"element\": \"earth\",\n            \"planet\": \"Mercury\",\n            \"zodiac\": \"Virgo\",\n            \"numerology\": 9,\n            \"keywords_upright\": [\n              \"introspection\",\n              \"soul-searching\",\n              \"inner guidance\",\n              \"solitude\",\n              \"contemplation\"\n            ],\n            \"keywords_reversed\": [\n              \"isolation\",\n              \"loneliness\",\n              \"withdrawal\",\n              \"lost path\",\n              \"rejection of guidance\"\n            ],\n            \"meaning_upright\": \"The Hermit retreats to illuminate the path for both himself and others — a period of solitude, meditation, and deep inner inquiry is both necessary and productive. Trust the lantern of accumulated wisdom.\",\n            \"meaning_reversed\": \"Solitude has curdled into unhealthy isolation. You are avoiding life rather than seeking genuine wisdom — reconnect with others while protecting the stillness you have cultivated.\",\n            \"yes_no\": \"neutral\",\n            \"image\": \"major-09-hermit.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"The Hermit retreats to illuminate the path for both himself and others — a period of solitude, meditation, and deep inner inquiry is both necessary and productive. Trust the lantern of accumulated wisdom.\",\n          \"active_keywords\": [\n            \"introspection\",\n            \"soul-searching\",\n            \"inner guidance\",\n            \"solitude\",\n            \"contemplation\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"king_swords\",\n          \"dignity\": \"hostile\",\n          \"interpretation\": \"Opposing elements create tension — these cards challenge and weaken each other, suggesting inner conflict or external opposition.\"\n        }\n      },\n      {\n        \"position\": 3,\n        \"label\": \"The Crown\",\n        \"description\": \"The highest possible outcome or ideal aspiration in this situation.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"nine_wands\",\n            \"name\": \"Nine of Wands\",\n            \"number\": 9,\n            \"arcana\": \"minor\",\n            \"suit\": \"wands\",\n            \"element\": \"fire\",\n            \"planet\": \"Moon\",\n            \"zodiac\": \"Sagittarius\",\n            \"numerology\": 9,\n            \"keywords_upright\": [\n              \"resilience\",\n              \"grit\",\n              \"persistence\",\n              \"last stand\",\n              \"close to victory\"\n            ],\n            \"keywords_reversed\": [\n              \"exhaustion\",\n              \"giving up\",\n              \"paranoia\",\n              \"overwhelmed\",\n              \"defensive\"\n            ],\n            \"meaning_upright\": \"Battle-worn but unbroken, the Nine of Wands shows a warrior on the verge of breakthrough. Gather your remaining reserves — you have come too far to stop now and the finish line is in sight.\",\n            \"meaning_reversed\": \"You are running on fumes and paranoia has set in. The exhaustion is real; address it before the last stretch, or the wounds from past battles will sabotage the final push.\",\n            \"yes_no\": \"yes\",\n            \"image\": \"wands-09.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"Battle-worn but unbroken, the Nine of Wands shows a warrior on the verge of breakthrough. Gather your remaining reserves — you have come too far to stop now and the finish line is in sight.\",\n          \"active_keywords\": [\n            \"resilience\",\n            \"grit\",\n            \"persistence\",\n            \"last stand\",\n            \"close to victory\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"hermit\",\n          \"dignity\": \"neutral\",\n          \"interpretation\": \"Neutral elemental relationship — cards operate independently without strengthening or weakening each other.\"\n        }\n      },\n      {\n        \"position\": 4,\n        \"label\": \"The Foundation\",\n        \"description\": \"The deep subconscious root or foundational past influence.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"magician\",\n            \"name\": \"The Magician\",\n            \"number\": 1,\n            \"arcana\": \"major\",\n            \"suit\": null,\n            \"element\": \"air\",\n            \"planet\": \"Mercury\",\n            \"zodiac\": \"Gemini\",\n            \"numerology\": 1,\n            \"keywords_upright\": [\n              \"manifestation\",\n              \"resourcefulness\",\n              \"power\",\n              \"inspired action\",\n              \"skill\"\n            ],\n            \"keywords_reversed\": [\n              \"manipulation\",\n              \"poor planning\",\n              \"untapped talent\",\n              \"trickery\",\n              \"illusion\"\n            ],\n            \"meaning_upright\": \"All four elements — will, emotion, intellect, material — are at your command. The Magician channels cosmic energy into focused, deliberate action; everything needed to create your vision already exists within and around you.\",\n            \"meaning_reversed\": \"Talents are being wasted or weaponised. Check for manipulation — whether from others or your own tendency to dazzle rather than create — and return to sincere, grounded intention.\",\n            \"yes_no\": \"yes\",\n            \"image\": \"major-01-magician.jpg\"\n          },\n          \"reversed\": true,\n          \"active_meaning\": \"Talents are being wasted or weaponised. Check for manipulation — whether from others or your own tendency to dazzle rather than create — and return to sincere, grounded intention.\",\n          \"active_keywords\": [\n            \"manipulation\",\n            \"poor planning\",\n            \"untapped talent\",\n            \"trickery\",\n            \"illusion\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"nine_wands\",\n          \"dignity\": \"friendly\",\n          \"interpretation\": \"Cards share compatible polarities — they support and strengthen each other's message.\"\n        }\n      },\n      {\n        \"position\": 5,\n        \"label\": \"The Recent Past\",\n        \"description\": \"Influences and events that are just behind you and still affecting the present.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"five_pentacles\",\n            \"name\": \"Five of Pentacles\",\n            \"number\": 5,\n            \"arcana\": \"minor\",\n            \"suit\": \"pentacles\",\n            \"element\": \"earth\",\n            \"planet\": \"Mercury\",\n            \"zodiac\": \"Taurus\",\n            \"numerology\": 5,\n            \"keywords_upright\": [\n              \"financial hardship\",\n              \"poverty\",\n              \"isolation\",\n              \"insecurity\",\n              \"lack\"\n            ],\n            \"keywords_reversed\": [\n              \"recovery\",\n              \"spiritual wealth\",\n              \"overcoming hardship\",\n              \"improving finances\",\n              \"accepting help\"\n            ],\n            \"meaning_upright\": \"Two figures struggle through snow past a lit church window — material hardship and a sense of spiritual abandonment are real, but the warmth inside is also real and available. Ask for help; don't suffer in silence.\",\n            \"meaning_reversed\": \"The worst of the financial or emotional hardship is passing and recovery has begun. Be willing to accept support and acknowledge that spiritual resources remain intact even when material ones are strained.\",\n            \"yes_no\": \"no\",\n            \"image\": \"pentacles-05.jpg\"\n          },\n          \"reversed\": true,\n          \"active_meaning\": \"The worst of the financial or emotional hardship is passing and recovery has begun. Be willing to accept support and acknowledge that spiritual resources remain intact even when material ones are strained.\",\n          \"active_keywords\": [\n            \"recovery\",\n            \"spiritual wealth\",\n            \"overcoming hardship\",\n            \"improving finances\",\n            \"accepting help\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"magician\",\n          \"dignity\": \"hostile\",\n          \"interpretation\": \"Opposing elements create tension — these cards challenge and weaken each other, suggesting inner conflict or external opposition.\"\n        }\n      },\n      {\n        \"position\": 6,\n        \"label\": \"The Near Future\",\n        \"description\": \"What is approaching within the next few weeks.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"ten_wands\",\n            \"name\": \"Ten of Wands\",\n            \"number\": 10,\n            \"arcana\": \"minor\",\n            \"suit\": \"wands\",\n            \"element\": \"fire\",\n            \"planet\": \"Saturn\",\n            \"zodiac\": \"Sagittarius\",\n            \"numerology\": 1,\n            \"keywords_upright\": [\n              \"burden\",\n              \"responsibility\",\n              \"hard work\",\n              \"overload\",\n              \"completion approaching\"\n            ],\n            \"keywords_reversed\": [\n              \"release of burden\",\n              \"inability to delegate\",\n              \"burned out\",\n              \"avoidance\",\n              \"overpromising\"\n            ],\n            \"meaning_upright\": \"You are carrying more than any one person should, but the destination is visible. Put down what is not truly yours to carry and delegate wisely — the goal is within reach if you lighten the load.\",\n            \"meaning_reversed\": \"The weight has become unsustainable and burnout is imminent. You cannot do everything alone — release, delegate, and let go of responsibilities that were never yours to begin with.\",\n            \"yes_no\": \"neutral\",\n            \"image\": \"wands-10.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"You are carrying more than any one person should, but the destination is visible. Put down what is not truly yours to carry and delegate wisely — the goal is within reach if you lighten the load.\",\n          \"active_keywords\": [\n            \"burden\",\n            \"responsibility\",\n            \"hard work\",\n            \"overload\",\n            \"completion approaching\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"five_pentacles\",\n          \"dignity\": \"neutral\",\n          \"interpretation\": \"Neutral elemental relationship — cards operate independently without strengthening or weakening each other.\"\n        }\n      },\n      {\n        \"position\": 7,\n        \"label\": \"Your Approach\",\n        \"description\": \"Your current attitude, fears, or the way you are approaching this question.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"queen_cups\",\n            \"name\": \"Queen of Cups\",\n            \"number\": 13,\n            \"arcana\": \"minor\",\n            \"suit\": \"cups\",\n            \"element\": \"water\",\n            \"planet\": null,\n            \"zodiac\": \"Cancer\",\n            \"numerology\": 4,\n            \"keywords_upright\": [\n              \"compassion\",\n              \"care\",\n              \"emotional stability\",\n              \"intuition\",\n              \"nurturing\"\n            ],\n            \"keywords_reversed\": [\n              \"co-dependency\",\n              \"martyrdom\",\n              \"insecurity\",\n              \"emotional manipulation\",\n              \"self-neglect\"\n            ],\n            \"meaning_upright\": \"The Queen of Cups holds her ornate cup and gazes within — emotionally stable, deeply compassionate, and guided entirely by her well-developed intuition. She gives from a full cup and sets the standard for emotional intelligence.\",\n            \"meaning_reversed\": \"The well is running dry. Co-dependency, self-neglect, or emotional manipulation is distorting the natural generosity of this energy — refill your own cup before attempting to pour for others.\",\n            \"yes_no\": \"yes\",\n            \"image\": \"cups-13-queen.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"The Queen of Cups holds her ornate cup and gazes within — emotionally stable, deeply compassionate, and guided entirely by her well-developed intuition. She gives from a full cup and sets the standard for emotional intelligence.\",\n          \"active_keywords\": [\n            \"compassion\",\n            \"care\",\n            \"emotional stability\",\n            \"intuition\",\n            \"nurturing\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"ten_wands\",\n          \"dignity\": \"hostile\",\n          \"interpretation\": \"Opposing elements create tension — these cards challenge and weaken each other, suggesting inner conflict or external opposition.\"\n        }\n      },\n      {\n        \"position\": 8,\n        \"label\": \"External Influence\",\n        \"description\": \"The environment — how others and outside forces are affecting this situation.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"eight_cups\",\n            \"name\": \"Eight of Cups\",\n            \"number\": 8,\n            \"arcana\": \"minor\",\n            \"suit\": \"cups\",\n            \"element\": \"water\",\n            \"planet\": \"Saturn\",\n            \"zodiac\": \"Pisces\",\n            \"numerology\": 8,\n            \"keywords_upright\": [\n              \"abandonment\",\n              \"withdrawal\",\n              \"walking away\",\n              \"seeking deeper meaning\",\n              \"disappointment\"\n            ],\n            \"keywords_reversed\": [\n              \"staying\",\n              \"fear of change\",\n              \"avoidance\",\n              \"trying once more\",\n              \"stagnation\"\n            ],\n            \"meaning_upright\": \"Eight cups are arranged neatly but the figure has turned away by moonlight — sometimes the most courageous act is walking away from what no longer feeds the soul, even when it looks complete from outside.\",\n            \"meaning_reversed\": \"You are unable to leave what no longer serves you, either from fear of change or genuine unfinished business. Examine honestly whether you are staying from love and hope, or from avoidance.\",\n            \"yes_no\": \"no\",\n            \"image\": \"cups-08.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"Eight cups are arranged neatly but the figure has turned away by moonlight — sometimes the most courageous act is walking away from what no longer feeds the soul, even when it looks complete from outside.\",\n          \"active_keywords\": [\n            \"abandonment\",\n            \"withdrawal\",\n            \"walking away\",\n            \"seeking deeper meaning\",\n            \"disappointment\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"queen_cups\",\n          \"dignity\": \"very_strong\",\n          \"interpretation\": \"Cards share the same element — this theme is powerfully amplified and should be taken very seriously.\"\n        }\n      },\n      {\n        \"position\": 9,\n        \"label\": \"Hopes & Fears\",\n        \"description\": \"What you most hope for — and most fear — about this situation.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"ten_cups\",\n            \"name\": \"Ten of Cups\",\n            \"number\": 10,\n            \"arcana\": \"minor\",\n            \"suit\": \"cups\",\n            \"element\": \"water\",\n            \"planet\": \"Mars\",\n            \"zodiac\": \"Pisces\",\n            \"numerology\": 1,\n            \"keywords_upright\": [\n              \"divine love\",\n              \"bliss\",\n              \"harmony\",\n              \"family\",\n              \"aligned relationships\"\n            ],\n            \"keywords_reversed\": [\n              \"broken family\",\n              \"domestic conflict\",\n              \"disconnection\",\n              \"disharmony\",\n              \"pretence\"\n            ],\n            \"meaning_upright\": \"The rainbow arches over a joyful family — the Ten of Cups is the ultimate fulfilment of emotional life. Deep love, lasting harmony, and relationships that truly nourish are all present and aligned.\",\n            \"meaning_reversed\": \"The picture-perfect exterior conceals conflict or disconnection beneath. Address the rupture in family or community with honesty and love rather than maintaining the facade.\",\n            \"yes_no\": \"yes\",\n            \"image\": \"cups-10.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"The rainbow arches over a joyful family — the Ten of Cups is the ultimate fulfilment of emotional life. Deep love, lasting harmony, and relationships that truly nourish are all present and aligned.\",\n          \"active_keywords\": [\n            \"divine love\",\n            \"bliss\",\n            \"harmony\",\n            \"family\",\n            \"aligned relationships\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"eight_cups\",\n          \"dignity\": \"very_strong\",\n          \"interpretation\": \"Cards share the same element — this theme is powerfully amplified and should be taken very seriously.\"\n        }\n      },\n      {\n        \"position\": 10,\n        \"label\": \"The Outcome\",\n        \"description\": \"The overall likely outcome if all current energies continue.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"hierophant\",\n            \"name\": \"The Hierophant\",\n            \"number\": 5,\n            \"arcana\": \"major\",\n            \"suit\": null,\n            \"element\": \"earth\",\n            \"planet\": \"Venus\",\n            \"zodiac\": \"Taurus\",\n            \"numerology\": 5,\n            \"keywords_upright\": [\n              \"tradition\",\n              \"spiritual wisdom\",\n              \"institutions\",\n              \"mentorship\",\n              \"conformity\"\n            ],\n            \"keywords_reversed\": [\n              \"subversion\",\n              \"new approaches\",\n              \"challenging dogma\",\n              \"personal belief\",\n              \"rebellion\"\n            ],\n            \"meaning_upright\": \"The Hierophant transmits time-honoured wisdom through ritual, institution, and committed study. Seek a genuine teacher or trusted tradition to ground your spiritual path right now.\",\n            \"meaning_reversed\": \"Rigid dogma is stifling your authentic growth. Break free from institutions that demand conformity over truth, and forge a living spiritual practice rooted in direct experience.\",\n            \"yes_no\": \"neutral\",\n            \"image\": \"major-05-hierophant.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"The Hierophant transmits time-honoured wisdom through ritual, institution, and committed study. Seek a genuine teacher or trusted tradition to ground your spiritual path right now.\",\n          \"active_keywords\": [\n            \"tradition\",\n            \"spiritual wisdom\",\n            \"institutions\",\n            \"mentorship\",\n            \"conformity\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"ten_cups\",\n          \"dignity\": \"friendly\",\n          \"interpretation\": \"Cards share compatible polarities — they support and strengthen each other's message.\"\n        }\n      }\n    ],\n    \"overall_yes_no\": \"maybe\",\n    \"dominant_element\": \"earth\",\n    \"dominant_arcana\": \"minor — everyday practical forces are at play\",\n    \"drawn_at\": \"2026-04-22T09:47:28.266Z\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"70e09242-0c87-4044-bddb-ba3e75b8dd64"},{"name":"Yes/No Spread","id":"80768394-2d45-474d-9c7c-4c95d49d2bd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/tarot/spread/yes-no?api_key=YOUR_API_KEY&question=What does my career hold?","description":"<p>Yes or No answer spread.</p>\n","urlObject":{"protocol":"https","path":["api","v1","tarot","spread","yes-no"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Question for the spread</p>\n","type":"text/plain"},"key":"question","value":"What does my career hold?"}],"variable":[]}},"response":[{"id":"2f921485-64f5-4e63-a944-4eac5708d136","name":"Yes/No Spread — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/tarot/spread/yes-no?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","tarot","spread","yes-no"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"spread_type\": \"yes_no\",\n    \"spread_name\": \"Yes or No\",\n    \"spread_description\": \"Five cards voted for a direct yes/no answer.\",\n    \"question\": null,\n    \"seed\": 1776851248790,\n    \"positions\": [\n      {\n        \"position\": 1,\n        \"label\": \"Influence 1\",\n        \"description\": \"First vote toward the answer.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"hierophant\",\n            \"name\": \"The Hierophant\",\n            \"number\": 5,\n            \"arcana\": \"major\",\n            \"suit\": null,\n            \"element\": \"earth\",\n            \"planet\": \"Venus\",\n            \"zodiac\": \"Taurus\",\n            \"numerology\": 5,\n            \"keywords_upright\": [\n              \"tradition\",\n              \"spiritual wisdom\",\n              \"institutions\",\n              \"mentorship\",\n              \"conformity\"\n            ],\n            \"keywords_reversed\": [\n              \"subversion\",\n              \"new approaches\",\n              \"challenging dogma\",\n              \"personal belief\",\n              \"rebellion\"\n            ],\n            \"meaning_upright\": \"The Hierophant transmits time-honoured wisdom through ritual, institution, and committed study. Seek a genuine teacher or trusted tradition to ground your spiritual path right now.\",\n            \"meaning_reversed\": \"Rigid dogma is stifling your authentic growth. Break free from institutions that demand conformity over truth, and forge a living spiritual practice rooted in direct experience.\",\n            \"yes_no\": \"neutral\",\n            \"image\": \"major-05-hierophant.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"The Hierophant transmits time-honoured wisdom through ritual, institution, and committed study. Seek a genuine teacher or trusted tradition to ground your spiritual path right now.\",\n          \"active_keywords\": [\n            \"tradition\",\n            \"spiritual wisdom\",\n            \"institutions\",\n            \"mentorship\",\n            \"conformity\"\n          ]\n        }\n      },\n      {\n        \"position\": 2,\n        \"label\": \"Influence 2\",\n        \"description\": \"Second vote toward the answer.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"ten_swords\",\n            \"name\": \"Ten of Swords\",\n            \"number\": 10,\n            \"arcana\": \"minor\",\n            \"suit\": \"swords\",\n            \"element\": \"air\",\n            \"planet\": \"Sun\",\n            \"zodiac\": \"Gemini\",\n            \"numerology\": 1,\n            \"keywords_upright\": [\n              \"painful ending\",\n              \"deep wound\",\n              \"betrayal\",\n              \"crisis\",\n              \"collapse\"\n            ],\n            \"keywords_reversed\": [\n              \"recovery\",\n              \"regeneration\",\n              \"survival\",\n              \"refusing to let go\",\n              \"resistance to the inevitable\"\n            ],\n            \"meaning_upright\": \"Ten swords in the back — this is a brutal ending, but it is also definitively the bottom. When you have hit the absolute floor, the only direction is up; the worst is over.\",\n            \"meaning_reversed\": \"Either you are resisting an inevitable ending with everything you have, or you are in the first fragile stages of recovery. If recovery — be gentle with yourself. If resistance — release.\",\n            \"yes_no\": \"no\",\n            \"image\": \"swords-10.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"Ten swords in the back — this is a brutal ending, but it is also definitively the bottom. When you have hit the absolute floor, the only direction is up; the worst is over.\",\n          \"active_keywords\": [\n            \"painful ending\",\n            \"deep wound\",\n            \"betrayal\",\n            \"crisis\",\n            \"collapse\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"hierophant\",\n          \"dignity\": \"hostile\",\n          \"interpretation\": \"Opposing elements create tension — these cards challenge and weaken each other, suggesting inner conflict or external opposition.\"\n        }\n      },\n      {\n        \"position\": 3,\n        \"label\": \"Core Energy\",\n        \"description\": \"The central deciding factor — carries double weight.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"six_swords\",\n            \"name\": \"Six of Swords\",\n            \"number\": 6,\n            \"arcana\": \"minor\",\n            \"suit\": \"swords\",\n            \"element\": \"air\",\n            \"planet\": \"Mercury\",\n            \"zodiac\": \"Aquarius\",\n            \"numerology\": 6,\n            \"keywords_upright\": [\n              \"transition\",\n              \"moving on\",\n              \"travel\",\n              \"calmer waters\",\n              \"rite of passage\"\n            ],\n            \"keywords_reversed\": [\n              \"resistance to change\",\n              \"unfinished business\",\n              \"stuck\",\n              \"baggage carried forward\",\n              \"return\"\n            ],\n            \"meaning_upright\": \"A slow crossing to calmer waters — the Six of Swords marks a necessary transition away from turbulence. The journey is not joyful but it is correct; keep rowing toward the still horizon.\",\n            \"meaning_reversed\": \"You are resisting the necessary transition, dragging the past like an anchor. Release what has already ended and allow the boat to move — the calmer shore exists but only if you keep rowing.\",\n            \"yes_no\": \"yes\",\n            \"image\": \"swords-06.jpg\"\n          },\n          \"reversed\": true,\n          \"active_meaning\": \"You are resisting the necessary transition, dragging the past like an anchor. Release what has already ended and allow the boat to move — the calmer shore exists but only if you keep rowing.\",\n          \"active_keywords\": [\n            \"resistance to change\",\n            \"unfinished business\",\n            \"stuck\",\n            \"baggage carried forward\",\n            \"return\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"ten_swords\",\n          \"dignity\": \"very_strong\",\n          \"interpretation\": \"Cards share the same element — this theme is powerfully amplified and should be taken very seriously.\"\n        }\n      },\n      {\n        \"position\": 4,\n        \"label\": \"Influence 4\",\n        \"description\": \"Fourth vote toward the answer.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"king_wands\",\n            \"name\": \"King of Wands\",\n            \"number\": 14,\n            \"arcana\": \"minor\",\n            \"suit\": \"wands\",\n            \"element\": \"fire\",\n            \"planet\": null,\n            \"zodiac\": \"Aries\",\n            \"numerology\": 5,\n            \"keywords_upright\": [\n              \"leadership\",\n              \"vision\",\n              \"entrepreneur\",\n              \"honour\",\n              \"bold decisions\"\n            ],\n            \"keywords_reversed\": [\n              \"impulsive\",\n              \"hot-tempered\",\n              \"ruthless\",\n              \"arrogant\",\n              \"domineering\"\n            ],\n            \"meaning_upright\": \"The King of Wands is the visionary leader — bold, decisive, and unstoppable when aligned with genuine purpose. His fire creates empires; lead with honour and the right people will follow.\",\n            \"meaning_reversed\": \"Vision without ethics. Impulsiveness, arrogance, or ruthlessness is alienating those who would follow genuine leadership — temper the fire with wisdom and consideration for others.\",\n            \"yes_no\": \"yes\",\n            \"image\": \"wands-14-king.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"The King of Wands is the visionary leader — bold, decisive, and unstoppable when aligned with genuine purpose. His fire creates empires; lead with honour and the right people will follow.\",\n          \"active_keywords\": [\n            \"leadership\",\n            \"vision\",\n            \"entrepreneur\",\n            \"honour\",\n            \"bold decisions\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"six_swords\",\n          \"dignity\": \"friendly\",\n          \"interpretation\": \"Cards share compatible polarities — they support and strengthen each other's message.\"\n        }\n      },\n      {\n        \"position\": 5,\n        \"label\": \"Influence 5\",\n        \"description\": \"Fifth vote toward the answer.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"strength\",\n            \"name\": \"Strength\",\n            \"number\": 8,\n            \"arcana\": \"major\",\n            \"suit\": null,\n            \"element\": \"fire\",\n            \"planet\": \"Sun\",\n            \"zodiac\": \"Leo\",\n            \"numerology\": 8,\n            \"keywords_upright\": [\n              \"courage\",\n              \"patience\",\n              \"compassion\",\n              \"inner strength\",\n              \"influence\"\n            ],\n            \"keywords_reversed\": [\n              \"self-doubt\",\n              \"insecurity\",\n              \"weakness\",\n              \"cowardice\",\n              \"raw emotion\"\n            ],\n            \"meaning_upright\": \"True strength tames the wild beast with gentleness and compassion — you have far more inner courage than you credit yourself with. Face your fears and persist through difficulty; lead with love, not force.\",\n            \"meaning_reversed\": \"Self-doubt is undermining your natural power. The lion cannot be tamed by brute force; reconnect with your quiet inner authority and face your shadow self with compassion instead of flight.\",\n            \"yes_no\": \"yes\",\n            \"image\": \"major-08-strength.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"True strength tames the wild beast with gentleness and compassion — you have far more inner courage than you credit yourself with. Face your fears and persist through difficulty; lead with love, not force.\",\n          \"active_keywords\": [\n            \"courage\",\n            \"patience\",\n            \"compassion\",\n            \"inner strength\",\n            \"influence\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"king_wands\",\n          \"dignity\": \"very_strong\",\n          \"interpretation\": \"Cards share the same element — this theme is powerfully amplified and should be taken very seriously.\"\n        }\n      }\n    ],\n    \"overall_yes_no\": \"maybe\",\n    \"dominant_element\": \"air\",\n    \"dominant_arcana\": \"minor — everyday practical forces are at play\",\n    \"drawn_at\": \"2026-04-22T09:47:28.790Z\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"80768394-2d45-474d-9c7c-4c95d49d2bd9"},{"name":"Relationship Spread","id":"a87785c4-738f-4127-bb88-d583cab5f55b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/tarot/spread/relationship?api_key=YOUR_API_KEY&question=What does my career hold?","description":"<p>Relationship-focused spread — two people, two cards, one synthesis.</p>\n","urlObject":{"protocol":"https","path":["api","v1","tarot","spread","relationship"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Question for the spread</p>\n","type":"text/plain"},"key":"question","value":"What does my career hold?"}],"variable":[]}},"response":[{"id":"f318db15-696b-45ab-bd74-ca13fb209f2f","name":"Relationship Spread — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/tarot/spread/relationship?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","tarot","spread","relationship"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"spread_type\": \"relationship\",\n    \"spread_name\": \"Relationship Spread\",\n    \"spread_description\": \"Seven-card deep-dive into the dynamics of a relationship.\",\n    \"question\": null,\n    \"seed\": 1776851249257,\n    \"positions\": [\n      {\n        \"position\": 1,\n        \"label\": \"You\",\n        \"description\": \"Your energy, role, and approach within this relationship.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"knight_swords\",\n            \"name\": \"Knight of Swords\",\n            \"number\": 12,\n            \"arcana\": \"minor\",\n            \"suit\": \"swords\",\n            \"element\": \"air\",\n            \"planet\": null,\n            \"zodiac\": \"Gemini\",\n            \"numerology\": 3,\n            \"keywords_upright\": [\n              \"ambition\",\n              \"fast thinking\",\n              \"assertiveness\",\n              \"decisive action\",\n              \"intellectual force\"\n            ],\n            \"keywords_reversed\": [\n              \"reckless\",\n              \"impatient\",\n              \"aggressive\",\n              \"scattered\",\n              \"cut-throat\"\n            ],\n            \"meaning_upright\": \"The Knight of Swords charges at full gallop, sword raised, utterly convinced — intellectually brilliant, decisive, and unstoppable when aligned with a worthy cause. Think fast, act decisively.\",\n            \"meaning_reversed\": \"Brilliant energy is being deployed recklessly. Aggression, impatience, and a willingness to destroy to win are causing serious collateral damage — apply the intelligence, not just the force.\",\n            \"yes_no\": \"yes\",\n            \"image\": \"swords-12-knight.jpg\"\n          },\n          \"reversed\": true,\n          \"active_meaning\": \"Brilliant energy is being deployed recklessly. Aggression, impatience, and a willingness to destroy to win are causing serious collateral damage — apply the intelligence, not just the force.\",\n          \"active_keywords\": [\n            \"reckless\",\n            \"impatient\",\n            \"aggressive\",\n            \"scattered\",\n            \"cut-throat\"\n          ]\n        }\n      },\n      {\n        \"position\": 2,\n        \"label\": \"Them\",\n        \"description\": \"Their energy, role, and approach within this relationship.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"three_swords\",\n            \"name\": \"Three of Swords\",\n            \"number\": 3,\n            \"arcana\": \"minor\",\n            \"suit\": \"swords\",\n            \"element\": \"air\",\n            \"planet\": \"Saturn\",\n            \"zodiac\": \"Libra\",\n            \"numerology\": 3,\n            \"keywords_upright\": [\n              \"heartbreak\",\n              \"grief\",\n              \"betrayal\",\n              \"sorrow\",\n              \"painful truth\"\n            ],\n            \"keywords_reversed\": [\n              \"healing\",\n              \"releasing pain\",\n              \"optimism returning\",\n              \"forgiveness\",\n              \"moving forward\"\n            ],\n            \"meaning_upright\": \"Three swords pierce the heart — betrayal, heartbreak, and grief are present and must be felt fully before they can be released. Acknowledge the pain without distortion; only honest grief heals.\",\n            \"meaning_reversed\": \"The acute pain is beginning to release and healing is available. Forgiveness — of others and of yourself — is the sword that removes the other three.\",\n            \"yes_no\": \"no\",\n            \"image\": \"swords-03.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"Three swords pierce the heart — betrayal, heartbreak, and grief are present and must be felt fully before they can be released. Acknowledge the pain without distortion; only honest grief heals.\",\n          \"active_keywords\": [\n            \"heartbreak\",\n            \"grief\",\n            \"betrayal\",\n            \"sorrow\",\n            \"painful truth\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"knight_swords\",\n          \"dignity\": \"very_strong\",\n          \"interpretation\": \"Cards share the same element — this theme is powerfully amplified and should be taken very seriously.\"\n        }\n      },\n      {\n        \"position\": 3,\n        \"label\": \"The Bond\",\n        \"description\": \"The energy at the heart of the connection — what holds you together.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"seven_cups\",\n            \"name\": \"Seven of Cups\",\n            \"number\": 7,\n            \"arcana\": \"minor\",\n            \"suit\": \"cups\",\n            \"element\": \"water\",\n            \"planet\": \"Venus\",\n            \"zodiac\": \"Scorpio\",\n            \"numerology\": 7,\n            \"keywords_upright\": [\n              \"choices\",\n              \"fantasy\",\n              \"illusion\",\n              \"wishful thinking\",\n              \"temptation\"\n            ],\n            \"keywords_reversed\": [\n              \"clarity\",\n              \"alignment\",\n              \"sober choices\",\n              \"overwhelm lifting\",\n              \"decisive action\"\n            ],\n            \"meaning_upright\": \"Seven cups, seven visions, one paralysed dreamer — the Seven of Cups presents a dazzling array of possibilities and warns that not all are real. Ground yourself in your values before choosing.\",\n            \"meaning_reversed\": \"The fog of too many options is beginning to lift. Clarity about your genuine priorities is arriving — move decisively toward the one thing that is truly aligned before the clarity fades.\",\n            \"yes_no\": \"neutral\",\n            \"image\": \"cups-07.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"Seven cups, seven visions, one paralysed dreamer — the Seven of Cups presents a dazzling array of possibilities and warns that not all are real. Ground yourself in your values before choosing.\",\n          \"active_keywords\": [\n            \"choices\",\n            \"fantasy\",\n            \"illusion\",\n            \"wishful thinking\",\n            \"temptation\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"three_swords\",\n          \"dignity\": \"neutral\",\n          \"interpretation\": \"Neutral elemental relationship — cards operate independently without strengthening or weakening each other.\"\n        }\n      },\n      {\n        \"position\": 4,\n        \"label\": \"Challenges\",\n        \"description\": \"The primary tension or obstacle between you.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"ten_pentacles\",\n            \"name\": \"Ten of Pentacles\",\n            \"number\": 10,\n            \"arcana\": \"minor\",\n            \"suit\": \"pentacles\",\n            \"element\": \"earth\",\n            \"planet\": \"Mercury\",\n            \"zodiac\": \"Virgo\",\n            \"numerology\": 1,\n            \"keywords_upright\": [\n              \"legacy\",\n              \"family wealth\",\n              \"stability\",\n              \"long-term success\",\n              \"inheritance\"\n            ],\n            \"keywords_reversed\": [\n              \"financial failure\",\n              \"family conflict over money\",\n              \"instability\",\n              \"short-term thinking\",\n              \"loss of legacy\"\n            ],\n            \"meaning_upright\": \"Three generations stand in the archway of a prosperous estate — the Ten of Pentacles is the ultimate material completion, representing wealth, legacy, and the enduring security passed across generations.\",\n            \"meaning_reversed\": \"Family conflict over finances, or short-term thinking that is eroding a long-term legacy, threatens the stability that should be present. Protect the foundation through honest communication.\",\n            \"yes_no\": \"yes\",\n            \"image\": \"pentacles-10.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"Three generations stand in the archway of a prosperous estate — the Ten of Pentacles is the ultimate material completion, representing wealth, legacy, and the enduring security passed across generations.\",\n          \"active_keywords\": [\n            \"legacy\",\n            \"family wealth\",\n            \"stability\",\n            \"long-term success\",\n            \"inheritance\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"seven_cups\",\n          \"dignity\": \"friendly\",\n          \"interpretation\": \"Cards share compatible polarities — they support and strengthen each other's message.\"\n        }\n      },\n      {\n        \"position\": 5,\n        \"label\": \"Foundation\",\n        \"description\": \"What this relationship is built on — past experiences or karmic history.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"knight_wands\",\n            \"name\": \"Knight of Wands\",\n            \"number\": 12,\n            \"arcana\": \"minor\",\n            \"suit\": \"wands\",\n            \"element\": \"fire\",\n            \"planet\": null,\n            \"zodiac\": \"Sagittarius\",\n            \"numerology\": 3,\n            \"keywords_upright\": [\n              \"energy\",\n              \"passion\",\n              \"action\",\n              \"adventure\",\n              \"impulsiveness\"\n            ],\n            \"keywords_reversed\": [\n              \"recklessness\",\n              \"scattered energy\",\n              \"anger\",\n              \"impatience\",\n              \"hasty mistakes\"\n            ],\n            \"meaning_upright\": \"The Knight of Wands charges forward with electric energy and absolute conviction — this is the moment for bold, decisive action. The fire is hot; channel it before it burns out.\",\n            \"meaning_reversed\": \"Unbridled energy is becoming recklessness. Impatience and hot-headedness are leading to avoidable mistakes — harness the fire with strategic direction before it scorches everything.\",\n            \"yes_no\": \"yes\",\n            \"image\": \"wands-12-knight.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"The Knight of Wands charges forward with electric energy and absolute conviction — this is the moment for bold, decisive action. The fire is hot; channel it before it burns out.\",\n          \"active_keywords\": [\n            \"energy\",\n            \"passion\",\n            \"action\",\n            \"adventure\",\n            \"impulsiveness\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"ten_pentacles\",\n          \"dignity\": \"neutral\",\n          \"interpretation\": \"Neutral elemental relationship — cards operate independently without strengthening or weakening each other.\"\n        }\n      },\n      {\n        \"position\": 6,\n        \"label\": \"The Path Forward\",\n        \"description\": \"What needs to happen for the relationship to evolve positively.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"four_cups\",\n            \"name\": \"Four of Cups\",\n            \"number\": 4,\n            \"arcana\": \"minor\",\n            \"suit\": \"cups\",\n            \"element\": \"water\",\n            \"planet\": \"Moon\",\n            \"zodiac\": \"Cancer\",\n            \"numerology\": 4,\n            \"keywords_upright\": [\n              \"apathy\",\n              \"contemplation\",\n              \"reevaluation\",\n              \"meditation\",\n              \"boredom\"\n            ],\n            \"keywords_reversed\": [\n              \"new appreciation\",\n              \"emerging direction\",\n              \"clarity\",\n              \"motivation returning\",\n              \"action\"\n            ],\n            \"meaning_upright\": \"The figure under the tree ignores three cups and a fourth being offered — the Four of Cups warns of apathy and missed opportunities born of discontent. Lift your eyes; the cup being offered may be exactly what you need.\",\n            \"meaning_reversed\": \"Apathy is lifting and a renewed sense of direction is emerging. What was invisible during the period of introspection is now becoming clear — act on the renewed motivation before inertia returns.\",\n            \"yes_no\": \"neutral\",\n            \"image\": \"cups-04.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"The figure under the tree ignores three cups and a fourth being offered — the Four of Cups warns of apathy and missed opportunities born of discontent. Lift your eyes; the cup being offered may be exactly what you need.\",\n          \"active_keywords\": [\n            \"apathy\",\n            \"contemplation\",\n            \"reevaluation\",\n            \"meditation\",\n            \"boredom\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"knight_wands\",\n          \"dignity\": \"hostile\",\n          \"interpretation\": \"Opposing elements create tension — these cards challenge and weaken each other, suggesting inner conflict or external opposition.\"\n        }\n      },\n      {\n        \"position\": 7,\n        \"label\": \"Outcome\",\n        \"description\": \"The likely trajectory if present energies continue.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"queen_swords\",\n            \"name\": \"Queen of Swords\",\n            \"number\": 13,\n            \"arcana\": \"minor\",\n            \"suit\": \"swords\",\n            \"element\": \"air\",\n            \"planet\": null,\n            \"zodiac\": \"Libra\",\n            \"numerology\": 4,\n            \"keywords_upright\": [\n              \"perceptive\",\n              \"direct\",\n              \"clear boundaries\",\n              \"truth-teller\",\n              \"quick mind\"\n            ],\n            \"keywords_reversed\": [\n              \"cold-hearted\",\n              \"cruel\",\n              \"bitter\",\n              \"judgemental\",\n              \"closed off\"\n            ],\n            \"meaning_upright\": \"The Queen of Swords has earned her clear vision through lived experience — she cuts through pretence with the precision of someone who has been burned by illusion before. Honour her directness and truth.\",\n            \"meaning_reversed\": \"Old wounds have hardened into bitterness and the blade now draws blood unnecessarily. Cruelty masquerading as honesty, or cold detachment masquerading as strength, is doing real damage.\",\n            \"yes_no\": \"neutral\",\n            \"image\": \"swords-13-queen.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"The Queen of Swords has earned her clear vision through lived experience — she cuts through pretence with the precision of someone who has been burned by illusion before. Honour her directness and truth.\",\n          \"active_keywords\": [\n            \"perceptive\",\n            \"direct\",\n            \"clear boundaries\",\n            \"truth-teller\",\n            \"quick mind\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"four_cups\",\n          \"dignity\": \"neutral\",\n          \"interpretation\": \"Neutral elemental relationship — cards operate independently without strengthening or weakening each other.\"\n        }\n      }\n    ],\n    \"overall_yes_no\": \"maybe\",\n    \"dominant_element\": \"air\",\n    \"dominant_arcana\": \"minor — everyday practical forces are at play\",\n    \"drawn_at\": \"2026-04-22T09:47:29.258Z\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"a87785c4-738f-4127-bb88-d583cab5f55b"},{"name":"Career Spread","id":"95eda479-73d3-433f-83cd-d4f079ccdc80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/tarot/spread/career?api_key=YOUR_API_KEY&question=What does my career hold?","description":"<p>Career and purpose focused spread.</p>\n","urlObject":{"protocol":"https","path":["api","v1","tarot","spread","career"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Question for the spread</p>\n","type":"text/plain"},"key":"question","value":"What does my career hold?"}],"variable":[]}},"response":[{"id":"ef527e26-d24c-4290-bd45-75c5aa585924","name":"Career Spread — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/tarot/spread/career?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","tarot","spread","career"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"spread_type\": \"career\",\n    \"spread_name\": \"Career Spread\",\n    \"spread_description\": \"Five cards mapping the landscape of your professional life and direction.\",\n    \"question\": null,\n    \"seed\": 1776851249722,\n    \"positions\": [\n      {\n        \"position\": 1,\n        \"label\": \"Current Career Energy\",\n        \"description\": \"The dominant force in your professional life right now.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"eight_swords\",\n            \"name\": \"Eight of Swords\",\n            \"number\": 8,\n            \"arcana\": \"minor\",\n            \"suit\": \"swords\",\n            \"element\": \"air\",\n            \"planet\": \"Jupiter\",\n            \"zodiac\": \"Gemini\",\n            \"numerology\": 8,\n            \"keywords_upright\": [\n              \"restriction\",\n              \"self-imposed limits\",\n              \"victim mentality\",\n              \"imprisonment\",\n              \"powerlessness\"\n            ],\n            \"keywords_reversed\": [\n              \"release\",\n              \"new perspective\",\n              \"freedom\",\n              \"self-empowerment\",\n              \"taking responsibility\"\n            ],\n            \"meaning_upright\": \"The figure is blindfolded and bound, yet the swords are loosely placed — most restrictions are self-imposed. Challenge every belief that says you cannot move; the cage is largely in the mind.\",\n            \"meaning_reversed\": \"The blindfold is slipping and the bindings are loosening. You are beginning to see the self-imposed limitations for what they are and reclaiming your power to act. Keep going.\",\n            \"yes_no\": \"no\",\n            \"image\": \"swords-08.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"The figure is blindfolded and bound, yet the swords are loosely placed — most restrictions are self-imposed. Challenge every belief that says you cannot move; the cage is largely in the mind.\",\n          \"active_keywords\": [\n            \"restriction\",\n            \"self-imposed limits\",\n            \"victim mentality\",\n            \"imprisonment\",\n            \"powerlessness\"\n          ]\n        }\n      },\n      {\n        \"position\": 2,\n        \"label\": \"Strengths to Leverage\",\n        \"description\": \"Your most powerful professional asset at this moment.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"sun\",\n            \"name\": \"The Sun\",\n            \"number\": 19,\n            \"arcana\": \"major\",\n            \"suit\": null,\n            \"element\": \"fire\",\n            \"planet\": \"Sun\",\n            \"zodiac\": \"Leo\",\n            \"numerology\": 1,\n            \"keywords_upright\": [\n              \"joy\",\n              \"success\",\n              \"positivity\",\n              \"vitality\",\n              \"abundance\"\n            ],\n            \"keywords_reversed\": [\n              \"inner child blocked\",\n              \"pessimism\",\n              \"temporary sadness\",\n              \"unrealistic expectations\",\n              \"dimmed light\"\n            ],\n            \"meaning_upright\": \"The Sun radiates pure joy, clarity, and unambiguous success — all is well, celebrated, and luminously right. Shine your authentic self without reservation and let others warm themselves in your light.\",\n            \"meaning_reversed\": \"Your inner light is being clouded by pessimism or perfectionism. The sun is still there — drop the unrealistic expectations, celebrate small victories, and let your joy be expressed freely.\",\n            \"yes_no\": \"yes\",\n            \"image\": \"major-19-sun.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"The Sun radiates pure joy, clarity, and unambiguous success — all is well, celebrated, and luminously right. Shine your authentic self without reservation and let others warm themselves in your light.\",\n          \"active_keywords\": [\n            \"joy\",\n            \"success\",\n            \"positivity\",\n            \"vitality\",\n            \"abundance\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"eight_swords\",\n          \"dignity\": \"friendly\",\n          \"interpretation\": \"Cards share compatible polarities — they support and strengthen each other's message.\"\n        }\n      },\n      {\n        \"position\": 3,\n        \"label\": \"Challenges to Navigate\",\n        \"description\": \"The primary obstacle or blind spot in your career path.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"four_wands\",\n            \"name\": \"Four of Wands\",\n            \"number\": 4,\n            \"arcana\": \"minor\",\n            \"suit\": \"wands\",\n            \"element\": \"fire\",\n            \"planet\": \"Venus\",\n            \"zodiac\": \"Aries\",\n            \"numerology\": 4,\n            \"keywords_upright\": [\n              \"celebration\",\n              \"harmony\",\n              \"community\",\n              \"homecoming\",\n              \"festivity\"\n            ],\n            \"keywords_reversed\": [\n              \"lack of harmony\",\n              \"transition\",\n              \"instability at home\",\n              \"deferred celebration\",\n              \"conflict\"\n            ],\n            \"meaning_upright\": \"The Four of Wands is pure joy — a milestone reached, a community gathered, a home that feels like sanctuary. Celebrate openly, share your success, and let the warmth of belonging nourish you.\",\n            \"meaning_reversed\": \"What should feel like home feels unsettled. A transition period, family conflict, or instability in your foundation is preventing the celebration that is otherwise well earned.\",\n            \"yes_no\": \"yes\",\n            \"image\": \"wands-04.jpg\"\n          },\n          \"reversed\": false,\n          \"active_meaning\": \"The Four of Wands is pure joy — a milestone reached, a community gathered, a home that feels like sanctuary. Celebrate openly, share your success, and let the warmth of belonging nourish you.\",\n          \"active_keywords\": [\n            \"celebration\",\n            \"harmony\",\n            \"community\",\n            \"homecoming\",\n            \"festivity\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"sun\",\n          \"dignity\": \"very_strong\",\n          \"interpretation\": \"Cards share the same element — this theme is powerfully amplified and should be taken very seriously.\"\n        }\n      },\n      {\n        \"position\": 4,\n        \"label\": \"Recommended Action\",\n        \"description\": \"The most aligned action to take in your career right now.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"king_pentacles\",\n            \"name\": \"King of Pentacles\",\n            \"number\": 14,\n            \"arcana\": \"minor\",\n            \"suit\": \"pentacles\",\n            \"element\": \"earth\",\n            \"planet\": null,\n            \"zodiac\": \"Capricorn\",\n            \"numerology\": 5,\n            \"keywords_upright\": [\n              \"wealth\",\n              \"abundance\",\n              \"enterprise\",\n              \"leadership\",\n              \"mastery of material world\"\n            ],\n            \"keywords_reversed\": [\n              \"financially incompetent\",\n              \"obsessed with status\",\n              \"corruption\",\n              \"stubborn\",\n              \"authoritarian\"\n            ],\n            \"meaning_upright\": \"The King of Pentacles sits on a throne carved with bulls, robes adorned with vines — he has mastered the material world through discipline, vision, and unerring practical intelligence. His wealth is earned and his stewardship is generous.\",\n            \"meaning_reversed\": \"Material success has become an end in itself. Corruption, obsession with status, or stubborn inflexibility is undermining what was built with genuine effort — return to the values that created the wealth.\",\n            \"yes_no\": \"yes\",\n            \"image\": \"pentacles-14-king.jpg\"\n          },\n          \"reversed\": true,\n          \"active_meaning\": \"Material success has become an end in itself. Corruption, obsession with status, or stubborn inflexibility is undermining what was built with genuine effort — return to the values that created the wealth.\",\n          \"active_keywords\": [\n            \"financially incompetent\",\n            \"obsessed with status\",\n            \"corruption\",\n            \"stubborn\",\n            \"authoritarian\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"four_wands\",\n          \"dignity\": \"neutral\",\n          \"interpretation\": \"Neutral elemental relationship — cards operate independently without strengthening or weakening each other.\"\n        }\n      },\n      {\n        \"position\": 5,\n        \"label\": \"Career Outcome\",\n        \"description\": \"The likely professional trajectory if you act on this guidance.\",\n        \"drawn\": {\n          \"card\": {\n            \"id\": \"four_pentacles\",\n            \"name\": \"Four of Pentacles\",\n            \"number\": 4,\n            \"arcana\": \"minor\",\n            \"suit\": \"pentacles\",\n            \"element\": \"earth\",\n            \"planet\": \"Sun\",\n            \"zodiac\": \"Capricorn\",\n            \"numerology\": 4,\n            \"keywords_upright\": [\n              \"security\",\n              \"conservatism\",\n              \"saving\",\n              \"stability\",\n              \"materialism\"\n            ],\n            \"keywords_reversed\": [\n              \"generosity\",\n              \"releasing control\",\n              \"open-handedness\",\n              \"financial insecurity\",\n              \"loss\"\n            ],\n            \"meaning_upright\": \"The miser clutches his coins — the Four of Pentacles protects financial stability but warns against allowing security to become stagnation. Save wisely, but do not let fear of loss prevent flow.\",\n            \"meaning_reversed\": \"Control over resources is being challenged or released. Either unexpected generosity or financial insecurity is loosening the grip — adapt to the new relationship with material resources.\",\n            \"yes_no\": \"neutral\",\n            \"image\": \"pentacles-04.jpg\"\n          },\n          \"reversed\": true,\n          \"active_meaning\": \"Control over resources is being challenged or released. Either unexpected generosity or financial insecurity is loosening the grip — adapt to the new relationship with material resources.\",\n          \"active_keywords\": [\n            \"generosity\",\n            \"releasing control\",\n            \"open-handedness\",\n            \"financial insecurity\",\n            \"loss\"\n          ]\n        },\n        \"elemental_dignity\": {\n          \"adjacent_card_id\": \"king_pentacles\",\n          \"dignity\": \"very_strong\",\n          \"interpretation\": \"Cards share the same element — this theme is powerfully amplified and should be taken very seriously.\"\n        }\n      }\n    ],\n    \"overall_yes_no\": \"maybe\",\n    \"dominant_element\": \"fire\",\n    \"dominant_arcana\": \"minor — everyday practical forces are at play\",\n    \"drawn_at\": \"2026-04-22T09:47:29.722Z\"\n  },\n  \"remaining_api_calls\": 999999\n}"}],"_postman_id":"95eda479-73d3-433f-83cd-d4f079ccdc80"}],"id":"6d9beb68-ce59-41b8-8750-94e1e67971cb","_postman_id":"6d9beb68-ce59-41b8-8750-94e1e67971cb","description":""},{"name":"PDF Reports","item":[{"name":"Generate PDF Report","id":"4cae5afc-9432-4584-bced-1f3b9f8a6703","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/reports/generate?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Trigger PDF report generation. Deducts report cost from call balance.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reports","generate"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"bc346016-1fa6-4733-931d-a87d0cbf5cb8","name":"Generate PDF Report — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/reports/generate?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","reports","generate"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"job_id\": \"job_1776851251951_ztwalp\",\n    \"status\": \"pending\",\n    \"report_type\": \"snapshot\",\n    \"estimated_wait_seconds\": 30,\n    \"poll_url\": \"/api/v1/reports/status?job_id=job_1776851251951_ztwalp&api_key=vai_test_key_dev_only\"\n  },\n  \"remaining_api_calls\": 999994\n}"}],"_postman_id":"4cae5afc-9432-4584-bced-1f3b9f8a6703"},{"name":"Report Status","id":"c69b0914-2232-42cd-98e3-7f75814bcaf8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.vedintelastroapi.com/api/v1/reports/status?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","description":"<p>Check the status and download URL of a previously generated report.</p>\n","urlObject":{"protocol":"https","path":["api","v1","reports","status"],"host":["api","vedintelastroapi","com"],"query":[{"description":{"content":"<p>Your VedIntelAstroAPI key</p>\n","type":"text/plain"},"key":"api_key","value":"YOUR_API_KEY"},{"description":{"content":"<p>Date of birth in DD/MM/YYYY format</p>\n","type":"text/plain"},"key":"dob","value":"01/10/1977"},{"description":{"content":"<p>Time of birth in HH:MM (24hr) format</p>\n","type":"text/plain"},"key":"tob","value":"11:40"},{"description":{"content":"<p>Latitude with decimals</p>\n","type":"text/plain"},"key":"lat","value":"11"},{"description":{"content":"<p>Longitude with decimals</p>\n","type":"text/plain"},"key":"lon","value":"77"},{"description":{"content":"<p>Timezone offset (5.5 for IST)</p>\n","type":"text/plain"},"key":"tz","value":"5.5"}],"variable":[]}},"response":[{"id":"73197bfa-cf18-4b19-af19-d794e02c2128","name":"Report Status — Example Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.vedintelastroapi.com/api/v1/reports/status?api_key=YOUR_API_KEY&dob=01/10/1977&tob=11:40&lat=11&lon=77&tz=5.5","protocol":"https","host":["api","vedintelastroapi","com"],"path":["api","v1","reports","status"],"query":[{"key":"api_key","value":"YOUR_API_KEY"},{"key":"dob","value":"01/10/1977"},{"key":"tob","value":"11:40"},{"key":"lat","value":"11"},{"key":"lon","value":"77"},{"key":"tz","value":"5.5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"response\": {\n    \"job_id\": \"job_1234567890_example\",\n    \"status\": \"completed\",\n    \"report_type\": \"snapshot\",\n    \"created_at\": \"2026-04-22T09:12:00Z\",\n    \"completed_at\": \"2026-04-22T09:12:35Z\",\n    \"download_url\": \"/api/v1/reports/download/job_1234567890_example\",\n    \"expires_at\": \"2026-04-29T09:12:35Z\"\n  },\n  \"remaining_api_calls\": 499\n}"}],"_postman_id":"c69b0914-2232-42cd-98e3-7f75814bcaf8"}],"id":"15ef5a6d-5fea-4a12-bd88-07bede64475a","_postman_id":"15ef5a6d-5fea-4a12-bd88-07bede64475a","description":""}],"variable":[{"key":"base_url","value":"https://api.vedintelastroapi.com"},{"key":"api_key","value":"YOUR_API_KEY"}]}