POST /v1/houses/vedic
The 12 Vedic houses with signs, lords, occupants and exact cusp longitudes.
Authorization
ApiKeyAuth In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
curl -X POST "https://example.com/v1/houses/vedic" \ -H "Content-Type: application/json" \ -d '{ "date": "1990-01-15T10:30:00", "lat": 28.6139, "lng": 77.209 }'{ "success": true, "data": { "houses": [ { "number": 1, "sign": 11, "signName": "Pisces", "lord": "Jupiter", "planets": [], "cuspStart": 330, "cuspEnd": 0 }, { "number": 2, "sign": 0, "signName": "Aries", "lord": "Mars", "planets": [], "cuspStart": 0, "cuspEnd": 30 }, { "number": 3, "sign": 1, "signName": "Taurus", "lord": "Venus", "planets": [], "cuspStart": 30, "cuspEnd": 60 }, { "number": 4, "sign": 2, "signName": "Gemini", "lord": "Mercury", "planets": [ "Jupiter" ], "cuspStart": 60, "cuspEnd": 90 }, { "number": 5, "sign": 3, "signName": "Cancer", "lord": "Moon", "planets": [ "Ketu" ], "cuspStart": 90, "cuspEnd": 120 }, { "number": 6, "sign": 4, "signName": "Leo", "lord": "Sun", "planets": [ "Moon" ], "cuspStart": 120, "cuspEnd": 150 }, { "number": 7, "sign": 5, "signName": "Virgo", "lord": "Mercury", "planets": [], "cuspStart": 150, "cuspEnd": 180 }, { "number": 8, "sign": 6, "signName": "Libra", "lord": "Venus", "planets": [], "cuspStart": 180, "cuspEnd": 210 }, { "number": 9, "sign": 7, "signName": "Scorpio", "lord": "Mars", "planets": [ "Mars" ], "cuspStart": 210, "cuspEnd": 240 }, { "number": 10, "sign": 8, "signName": "Sagittarius", "lord": "Jupiter", "planets": [ "Mercury", "Saturn" ], "cuspStart": 240, "cuspEnd": 270 }, { "number": 11, "sign": 9, "signName": "Capricorn", "lord": "Saturn", "planets": [ "Sun", "Venus", "Rahu" ], "cuspStart": 270, "cuspEnd": 300 }, { "number": 12, "sign": 10, "signName": "Aquarius", "lord": "Saturn", "planets": [], "cuspStart": 300, "cuspEnd": 330 } ] }}POST /v1/dosha/manglik
Manglik Dosha calculator — Mangal (Kuja) Dosha from Mars in the 1st, 4th, 7th, 8th or 12th house counted from Lagna, the Moon and Venus, with severity, classical cancellation rules, a Mars-in-2nd note and a plain-English reading. Manglik dosha calculator API.
POST /v1/moon-sign
The Moon sign (Rashi) — emotional nature, mind and inner self — with full precision Moon position.