{"info":{"name":"Astrologics API","description":"Generated from the OpenAPI spec at https://developers.astrologics.in/reference/openapi.yaml","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json"},"auth":{"type":"bearer","bearer":[{"key":"token","value":"{{api_key}}","type":"string"}]},"variable":[{"key":"base_url","value":"https://api.astrologics.in"},{"key":"api_key","value":"al_test_YOUR_KEY"}],"item":[{"name":"Places & time","item":[{"name":"Search birth places","request":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/v1/places/search?q=Noida","host":["{{base_url}}"],"path":["v1","places","search"],"query":[{"key":"q","value":"Noida"}]}}},{"name":"Get one place","request":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/v1/places/pl_2028","host":["{{base_url}}"],"path":["v1","places","pl_2028"]}}},{"name":"Nearest real settlement to coordinates","request":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/v1/places/reverse?lat=28.4039&lon=77.8577","host":["{{base_url}}"],"path":["v1","places","reverse"],"query":[{"key":"lat","value":"28.4039"},{"key":"lon","value":"77.8577"}]}}},{"name":"IANA zone and UTC offset at a moment and place","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/timezone","host":["{{base_url}}"],"path":["v1","timezone"]},"body":{"mode":"raw","raw":"{\n  \"latitude\": 28.6139,\n  \"longitude\": 77.209,\n  \"datetime\": \"1990-08-13T01:00:00Z\"\n}","options":{"raw":{"language":"json"}}}}}]},{"name":"Kundli","item":[{"name":"Birth chart: lagna and the nine grahas","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/kundli","host":["{{base_url}}"],"path":["v1","kundli"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  }\n}","options":{"raw":{"language":"json"}}}}},{"name":"Avakhada birth details","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/kundli/birth-details","host":["{{base_url}}"],"path":["v1","kundli","birth-details"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  }\n}","options":{"raw":{"language":"json"}}}}},{"name":"Divisional charts D1–D60","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/kundli/divisional","host":["{{base_url}}"],"path":["v1","kundli","divisional"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  },\n  \"vargas\": [\n    \"D9\",\n    \"D10\",\n    \"D60\"\n  ]\n}","options":{"raw":{"language":"json"}}}}},{"name":"Graha drishti: houses and planets aspected","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/kundli/aspects","host":["{{base_url}}"],"path":["v1","kundli","aspects"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  }\n}","options":{"raw":{"language":"json"}}}}},{"name":"Yogas present, with strength and rule","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/kundli/yogas","host":["{{base_url}}"],"path":["v1","kundli","yogas"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  }\n}","options":{"raw":{"language":"json"}}}}},{"name":"Bhinna and Sarva Ashtakavarga","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/kundli/ashtakavarga","host":["{{base_url}}"],"path":["v1","kundli","ashtakavarga"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  }\n}","options":{"raw":{"language":"json"}}}}},{"name":"Shadbala: the six-fold strength of the seven grahas","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/kundli/shadbala","host":["{{base_url}}"],"path":["v1","kundli","shadbala"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  }\n}","options":{"raw":{"language":"json"}}}}},{"name":"Sidereal positions at any moment and place","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/planets/positions","host":["{{base_url}}"],"path":["v1","planets","positions"]},"body":{"mode":"raw","raw":"{\n  \"datetime\": \"2026-10-02T06:30:00Z\",\n  \"place\": {\n    \"latitude\": 28.6139,\n    \"longitude\": 77.209\n  },\n  \"include_outer\": true\n}","options":{"raw":{"language":"json"}}}}}]},{"name":"Dasha","item":[{"name":"Vimshottari periods to 5 levels","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/dasha/vimshottari","host":["{{base_url}}"],"path":["v1","dasha","vimshottari"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  },\n  \"depth\": 2\n}","options":{"raw":{"language":"json"}}}}},{"name":"Running Maha → Antar → Pratyantar → Sookshma","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/dasha/vimshottari/current","host":["{{base_url}}"],"path":["v1","dasha","vimshottari","current"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  },\n  \"at\": \"2026-10-02T00:00:00Z\"\n}","options":{"raw":{"language":"json"}}}}},{"name":"Yogini dasha periods","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/dasha/yogini","host":["{{base_url}}"],"path":["v1","dasha","yogini"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  }\n}","options":{"raw":{"language":"json"}}}}},{"name":"Jaimini Chara dasha and the karakas","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/dasha/chara","host":["{{base_url}}"],"path":["v1","dasha","chara"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  }\n}","options":{"raw":{"language":"json"}}}}}]},{"name":"Doshas","item":[{"name":"Manglik: graded, from lagna, Moon and Venus, cancellations named","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/dosha/manglik","host":["{{base_url}}"],"path":["v1","dosha","manglik"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  }\n}","options":{"raw":{"language":"json"}}}}},{"name":"Kaal Sarp: none, partial or full","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/dosha/kaal-sarp","host":["{{base_url}}"],"path":["v1","dosha","kaal-sarp"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  }\n}","options":{"raw":{"language":"json"}}}}},{"name":"Sade Sati: is it running today, which phase, and when it ends","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/dosha/sade-sati","host":["{{base_url}}"],"path":["v1","dosha","sade-sati"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  }\n}","options":{"raw":{"language":"json"}}}}}]},{"name":"Matchmaking","item":[{"name":"Ashtakoot Guna Milan (36 points)","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/match/ashtakoot","host":["{{base_url}}"],"path":["v1","match","ashtakoot"]},"body":{"mode":"raw","raw":"{\n  \"person_a\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  },\n  \"person_b\": {\n    \"date\": \"1992-03-02\",\n    \"time\": \"14:10\",\n    \"place\": {\n      \"latitude\": 19.076,\n      \"longitude\": 72.8777\n    }\n  }\n}","options":{"raw":{"language":"json"}}}}},{"name":"Manglik status of both and mutual cancellation","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/match/manglik","host":["{{base_url}}"],"path":["v1","match","manglik"]},"body":{"mode":"raw","raw":"{\n  \"person_a\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  },\n  \"person_b\": {\n    \"date\": \"1992-03-02\",\n    \"time\": \"14:10\",\n    \"place\": {\n      \"latitude\": 19.076,\n      \"longitude\": 72.8777\n    }\n  }\n}","options":{"raw":{"language":"json"}}}}}]},{"name":"Panchang & muhurat","item":[{"name":"Panchang for a date and place","request":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/v1/panchang?date=2026-10-02&lat=28.6139&lon=77.209","host":["{{base_url}}"],"path":["v1","panchang"],"query":[{"key":"date","value":"2026-10-02"},{"key":"lat","value":"28.6139"},{"key":"lon","value":"77.209"}]}}},{"name":"Day and night choghadiya","request":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/v1/panchang/choghadiya?date=2026-10-02&lat=28.6139&lon=77.209","host":["{{base_url}}"],"path":["v1","panchang","choghadiya"],"query":[{"key":"date","value":"2026-10-02"},{"key":"lat","value":"28.6139"},{"key":"lon","value":"77.209"}]}}},{"name":"Supported muhurat activities","request":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/v1/muhurat/activities","host":["{{base_url}}"],"path":["v1","muhurat","activities"]}}},{"name":"Days rated for an activity, with scores and rejection reasons","request":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/v1/muhurat/search?activity=marriage&from=2026-10-01&to=2026-10-31&lat=28.6139&lon=77.209","host":["{{base_url}}"],"path":["v1","muhurat","search"],"query":[{"key":"activity","value":"marriage"},{"key":"from","value":"2026-10-01"},{"key":"to","value":"2026-10-31"},{"key":"lat","value":"28.6139"},{"key":"lon","value":"77.209"}]}}},{"name":"Muhurat windows with tara bala and chandra bala for one person","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/muhurat/personal","host":["{{base_url}}"],"path":["v1","muhurat","personal"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  },\n  \"activity\": \"marriage\",\n  \"from\": \"2026-11-01\",\n  \"to\": \"2026-11-30\",\n  \"place\": {\n    \"latitude\": 28.6139,\n    \"longitude\": 77.209\n  }\n}","options":{"raw":{"language":"json"}}}}},{"name":"Hora: the 24 planetary hours of a day","request":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/v1/panchang/hora?date=2026-10-02&lat=28.6139&lon=77.209","host":["{{base_url}}"],"path":["v1","panchang","hora"],"query":[{"key":"date","value":"2026-10-02"},{"key":"lat","value":"28.6139"},{"key":"lon","value":"77.209"}]}}}]},{"name":"Calendar","item":[{"name":"Tithi start and end moments between two dates, and the tithi at each sunrise","request":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/v1/calendar/tithis?from=2026-11-16&to=2026-11-22&lat=28.6139&lon=77.209","host":["{{base_url}}"],"path":["v1","calendar","tithis"],"query":[{"key":"from","value":"2026-11-16"},{"key":"to","value":"2026-11-22"},{"key":"lat","value":"28.6139"},{"key":"lon","value":"77.209"}]}}},{"name":"Every Ekadashi of a year: the vrat date, the tithi and the paran window","request":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/v1/calendar/ekadashi?year=2026&lat=28.6139&lon=77.209","host":["{{base_url}}"],"path":["v1","calendar","ekadashi"],"query":[{"key":"year","value":"2026"},{"key":"lat","value":"28.6139"},{"key":"lon","value":"77.209"}]}}},{"name":"Festivals of a year, each by its own rule, with its windows and moments","request":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/v1/calendar/festivals?year=2026&lat=28.6139&lon=77.209","host":["{{base_url}}"],"path":["v1","calendar","festivals"],"query":[{"key":"year","value":"2026"},{"key":"lat","value":"28.6139"},{"key":"lon","value":"77.209"}]}}}]},{"name":"Horoscopes","item":[{"name":"Horoscope for one sign","request":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/v1/horoscope/leo?period=weekly&date=2026-10-02&lang=hi","host":["{{base_url}}"],"path":["v1","horoscope","leo"],"query":[{"key":"period","value":"weekly"},{"key":"date","value":"2026-10-02"},{"key":"lang","value":"hi"}]}}},{"name":"All 12 signs (publisher feed)","request":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/v1/horoscope?period=daily&date=2026-10-02","host":["{{base_url}}"],"path":["v1","horoscope"],"query":[{"key":"period","value":"daily"},{"key":"date","value":"2026-10-02"}]}}},{"name":"A horoscope from the person's own Moon sign","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/horoscope/personal","host":["{{base_url}}"],"path":["v1","horoscope","personal"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  },\n  \"period\": \"weekly\",\n  \"date\": \"2026-10-02\"\n}","options":{"raw":{"language":"json"}}}}}]},{"name":"Transits","item":[{"name":"Ingresses, stations and combustion between dates","request":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/v1/transits?from=2026-09-01&to=2027-03-31","host":["{{base_url}}"],"path":["v1","transits"],"query":[{"key":"from","value":"2026-09-01"},{"key":"to","value":"2027-03-31"}]}}},{"name":"Transits over the natal Moon and houses","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/transits/natal","host":["{{base_url}}"],"path":["v1","transits","natal"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  },\n  \"at\": \"2026-10-02T06:00:00Z\"\n}","options":{"raw":{"language":"json"}}}}}]},{"name":"Numerology","item":[{"name":"Life path, destiny, soul urge, personality (Chaldean)","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/numerology/core","host":["{{base_url}}"],"path":["v1","numerology","core"]},"body":{"mode":"raw","raw":"{\n  \"name\": \"Asha Verma\",\n  \"date_of_birth\": \"1990-08-13\"\n}","options":{"raw":{"language":"json"}}}}},{"name":"Chaldean name number","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/numerology/name","host":["{{base_url}}"],"path":["v1","numerology","name"]},"body":{"mode":"raw","raw":"{\n  \"name\": \"Asha Verma\"\n}","options":{"raw":{"language":"json"}}}}},{"name":"Mobile-number analysis","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/numerology/mobile","host":["{{base_url}}"],"path":["v1","numerology","mobile"]},"body":{"mode":"raw","raw":"{\n  \"number\": \"+91 98765 43210\"\n}","options":{"raw":{"language":"json"}}}}},{"name":"Lo Shu grid","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/numerology/loshu","host":["{{base_url}}"],"path":["v1","numerology","loshu"]},"body":{"mode":"raw","raw":"{\n  \"date_of_birth\": \"1990-08-13\"\n}","options":{"raw":{"language":"json"}}}}},{"name":"Numerology compatibility","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/numerology/compatibility","host":["{{base_url}}"],"path":["v1","numerology","compatibility"]},"body":{"mode":"raw","raw":"{\n  \"person_a\": {\n    \"name\": \"Asha\",\n    \"date_of_birth\": \"1990-08-13\"\n  },\n  \"person_b\": {\n    \"name\": \"Ravi\",\n    \"date_of_birth\": \"1992-03-02\"\n  }\n}","options":{"raw":{"language":"json"}}}}}]},{"name":"Chart images","item":[{"name":"Chart as SVG (North or South Indian)","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/charts/D1.svg","host":["{{base_url}}"],"path":["v1","charts","D1.svg"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  },\n  \"style\": \"north\"\n}","options":{"raw":{"language":"json"}}}}},{"name":"Chart as PNG (the same drawing as the SVG)","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/charts/D1.png","host":["{{base_url}}"],"path":["v1","charts","D1.png"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  },\n  \"style\": \"north\",\n  \"size\": 400\n}","options":{"raw":{"language":"json"}}}}}]},{"name":"KP","item":[{"name":"KP chart: cusps and planets with star, sub and sub-sub lords","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/kp/chart","host":["{{base_url}}"],"path":["v1","kp","chart"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  }\n}","options":{"raw":{"language":"json"}}}}},{"name":"KP 4-step significators and house groups","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/kp/significators","host":["{{base_url}}"],"path":["v1","kp","significators"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  }\n}","options":{"raw":{"language":"json"}}}}},{"name":"The seven KP ruling planets at a moment and place","request":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/v1/kp/ruling-planets?datetime=2026-10-02T06:00:00Z&lat=28.6139&lon=77.209","host":["{{base_url}}"],"path":["v1","kp","ruling-planets"],"query":[{"key":"datetime","value":"2026-10-02T06:00:00Z"},{"key":"lat","value":"28.6139"},{"key":"lon","value":"77.209"}]}}},{"name":"KP horary (prashna) for a number from 1 to 249","request":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/v1/kp/horary?number=123&datetime=2026-10-02T06:00:00Z&lat=28.6139&lon=77.209","host":["{{base_url}}"],"path":["v1","kp","horary"],"query":[{"key":"number","value":"123"},{"key":"datetime","value":"2026-10-02T06:00:00Z"},{"key":"lat","value":"28.6139"},{"key":"lon","value":"77.209"}]}}}]},{"name":"Lal Kitab","item":[{"name":"Lal Kitab teva: houses, planet states, sleeping houses","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/lal-kitab/chart","host":["{{base_url}}"],"path":["v1","lal-kitab","chart"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  }\n}","options":{"raw":{"language":"json"}}}}},{"name":"The nine Lal Kitab rin (debts), graded","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/lal-kitab/debts","host":["{{base_url}}"],"path":["v1","lal-kitab","debts"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  }\n}","options":{"raw":{"language":"json"}}}}},{"name":"Lal Kitab annual chart for a year of life","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/lal-kitab/varshphal","host":["{{base_url}}"],"path":["v1","lal-kitab","varshphal"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  },\n  \"year\": 2026\n}","options":{"raw":{"language":"json"}}}}},{"name":"Lal Kitab remedies, in the order to do them","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/lal-kitab/remedies","host":["{{base_url}}"],"path":["v1","lal-kitab","remedies"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  }\n}","options":{"raw":{"language":"json"}}}}}]},{"name":"Annual","item":[{"name":"Tajik varshaphal: annual chart, muntha, year lord, Mudda dasha","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{base_url}}/v1/varshaphal","host":["{{base_url}}"],"path":["v1","varshaphal"]},"body":{"mode":"raw","raw":"{\n  \"birth\": {\n    \"date\": \"1990-08-13\",\n    \"time\": \"06:30\",\n    \"place\": {\n      \"latitude\": 28.6139,\n      \"longitude\": 77.209\n    }\n  },\n  \"year\": 2026\n}","options":{"raw":{"language":"json"}}}}}]},{"name":"Platform","item":[{"name":"Credits used and remaining this period","request":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/v1/usage","host":["{{base_url}}"],"path":["v1","usage"]}}},{"name":"Defaults and conventions (ayanamsa, node, sunrise definition, what is not computed)","request":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/v1/meta/conventions","host":["{{base_url}}"],"path":["v1","meta","conventions"]},"auth":{"type":"noauth"}}}]}]}