Skip to content
POST/api/astro/dasha/yogini/1 credit

Yogini dasha

The 36-year cycle of the eight yoginis. Shorter and faster-moving than Vimshottari, which is why it is the usual second opinion when a Vimshottari period does not obviously explain what a chart is doing. Eight periods running one to eight years — Mangala, Pingala, Dhanya, Bhramari, Bhadrika, Ulka, Siddha and Sankata — for 36 years in total. Like Vimshottari it is unconditional.

https://yogataraapi.prahlad.app/api/astro/dasha/yogini/
Test Request

Authentication

Send your key in the X-API-Key header. Keys are server-side credentials — never put one in browser JavaScript or a mobile app.

X-API-Key: yt_live_a1b2c3d4_…
Content-Type: application/json

Request fields

FieldTypeRequiredNotes
latitudenumber (double)required

Latitude of the place, in decimal degrees. Positive is north, negative is south. Example: 26.9124 for Jaipur, 40.7128 for New York. Minutes and seconds are not accepted - convert first.

min -90 · max 90

longitudenumber (double)required

Longitude of the place, in decimal degrees. Positive is east, negative is west. Example: 75.7873 for Jaipur, -74.0060 for New York. Note the sign: a missing minus puts New York in China.

min -180 · max 180

dasha_directionstringoptional
forwardbackward
dasha_startstringoptional

Which cycle the timeline opens on.

currentnextprevious
date_timestring (date-time)optional

The moment to calculate for, ISO 8601. ALWAYS include an offset or a trailing Z - a value with no zone is read as Asia/Kolkata (UTC+05:30), not UTC, and can return the previous day's result with a 200. '2026-09-01T06:00:00Z' and '2026-09-01 06:00:00' are different instants and give different answers.

datetimestring (date-time)optional

The moment to calculate for, ISO 8601. ALWAYS include an offset or a trailing Z - a value with no zone is read as Asia/Kolkata (UTC+05:30), not UTC. Same meaning as date_time, which other endpoints call the same thing by a different name.

days_in_yearnumber (double)optional

Year length the periods are measured in. 360 for the classical savana year, 365.25 for the Julian year.

min 360 · max 365.256364

levelsintegeroptional

How deep to nest: 1 mahadasha only, 2 adds antardasha, 3 adds pratyantardasha. Capped at 4 because the response grows roughly tenfold per level.

min 1 · max 4

nodestringoptional

Lunar node model. Required by the rashi parent, which does not default it; defaulted here.

truemean
timezone_as_floatnumber (double)optional

UTC offset of the place, in hours, as a decimal. Example: 5.5 for India (UTC+05:30), -5 for New York in winter, 5.75 for Nepal. This is NOT validated against date_time - if the two disagree you get a successful response for the wrong moment, so derive both from the same source. Use the offset in force on that date, not today's: a summer birth in a country with daylight saving needs the summer offset.

min -12 · max 14

Example request

curl -X POST https://yogataraapi.prahlad.app/api/astro/dasha/yogini/ \
  -H "X-API-Key: $OCCULT_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"date_time":"1990-08-15T10:30:00+05:30","latitude":26.9124,"longitude":75.7873,"timezone_as_float":5.5,"levels":2}'

Response

{
  "_truncated": true,
  "_note": "Response shortened for the catalogue.",
  "preview": "{\"data\": {\"system\": \"Yogini\", \"engine_id\": \"YoginiDasha\", \"family\": \"nakshatra\", \"lord_type\": \"planet\", \"levels\": 2, \"level_names\": [\"mahadasha\", \"antardasha\"], \"cycle_years\": 36, \"conditional\": false, \"periods\": [{\"lord\": \"venus\", \"start\": \"1985-12-06 19:41:51.924280+00:00\", \"end\": \"1992-12-06 13:41:51.924280+00:00\", \"children\": [{\"lord\": \"venus\", \"start\": \"1985-12-06 19:41:51.924280+00:00\", \"end\": \"1987-04-17 19:41:51.924280+00:00\", \"children\": []}, {\"lord\": \"rahu\", \"start\": \"1987-04-17 19:41:51.924280+00:00\", \"end\": \"1988-11-05 19:41:51.924280+00:00\", \"children\": []}, {\"lord\": \"moon\", \"start\": \"1988-11-05 19:41:51.924280+00:00\", \"end\": \"1989-01-15 19:41:51.924280+00:00\", \"children\": []}, {\"lord\": \"sun\", \"start\": \"1989-01-15 19:41:51.924280+00:00\", \"end\": \"1989-06-06 19:41:51.924280+00:00\", \"children\": []}, {\"lord\": \"jupiter\", \"start\": \"1989-06-06 19:41:51.924280+00:00\", \"end\": \"1990-01-05 19:41:51.924280+00:00\", \"children\": []}, {\"lord\": \"mars\", \"start\": \"1990-01-05 19:41:51.924280+00:00\", \"end\": \"1990-10-16 19:41:51.924280+00:00\", \"children\": []}, {\"lord\": \"mercury\", \"start\": \"1990-10-16 19:41:51.924280+00:00\", \"end\": \"1991-10-06 19:41:51.924280+00:00\", \"children\": []}, {\"lord\": \"saturn\", \"start\": \"1991-10-06 19:41:51.924280+00:00\", \"end\": \"1992-12-05 19:41:51.924280+00:00\", \"children\": []}]}, {\"lord\": \"rahu\", \"start\": \"1992-12-06 13:41:51.924280+00:00\", \"end\": \"2000-12-06 13:41:51.924280+00:00\", \"children\": [{\"lord\": \"rahu\", \"start\": \"1992-12-06 13:41:51.924280+00:00\", \"end\": \"1994-09-16 21:41:51.924280+00:00\", \"children\": []}, {\"lord\": \"moon\", \"start\": \"1994-09-16 21:41:51.924280+00:00\", \"end\": \"1994-12-07 01:41:51.924280+00:00\", \"children\": []}, {\"lord\": \"sun\", \"start\": \"1994-12-07 01:41:51.924280+00:00\", \"end\": \"1995-05-18 09:41:51.924280+00:00\", \"children\": []}, {\"lord\": \"jupiter\", \"start\": \"1995-05-18 09:41:51.924280+00:00\", \"end\": \"1996-01-16 21:41:51.924280+00:00\", \"children\": []}, {\"lord\": \"mars\", \"start\": \"1996-01-16 21:41:51.924280+00:00\", \"end\": \"1996-12-06 13:41:51.924280+00:00\", \"children\": []}, {\"lord\": \"mercury\", \"start\": \"1996-12-06 13:41:51.924280+00:00\", \"end\": \"1998-01-16 09:41:51.924280+00:00\", \"children\": []}, {\"lord\": \"saturn\", \"start\": \"1998-01-16 09:41:51.924280+00:00\", \"end\": \"1999-05-18 09:41:51.924280+00:00\", \"children\": []}, {\"lord\": \"venus\", \"start\": \"1999-05-18 09:41:51.924280+00:00\", \"end\": \"2000-12-06 13:41:51.924280+00:00\", \"children\": []}]}, {\"lord\": \"moon\", \"start\": \"2000-12-06 13:41:51.924280+00:00\", \"end\": \"2001-12-06 19:41:51.924280+00:00\", \"children\": [{\"lord\": \"moon\", \"start\": \"2000-12-06 13:41:51.924280+00:00\", \"end\": \"2000-12-16 17:01:51.924280+00:00\", \"children\": []}, {\"lord\": \"sun\", \"start\": \"2000-12-16 17:01:51.924280+00:00\", \"end\": \"2001-01-05 23:41:51.924280+00:00\", \"children\": []}, {\"lord\": \"jupiter\", \"start\": \"2001-01-05 23:41:51.924280+00:00\", \"end\": \"2001-02-05 09:41:51.924280+00:00\", \"children\": []}, {\"lord\": \"mars\", \"start\": \"2001-02-05 09:41:51.924280+00:00\", \"end\": \"2001-03-17 23:01:51.924280+00:00\", \"children\": []}, {\"lord\": \"mercury\", \"start\": \"2001-03-17 23:01:51.924280+00:00\", \"end\": \"2001-05-07 15:41:51.924280+00:00\", \"children\": []}, {\"lord\": \"saturn\", \"start\": \"2001-05-07 15:41:51.924280+00:00\", \"end\": \"2001-07-07 11:41:51.924280+00:00\", \"children\": []}, {\"lord\": \"venus\", \"start\": \"2001-07-07 11:41:51.924280+00:00\", \"end\": \"2001-09-16 11:01:51.924280+00:00\", \"children\": []}, {\"lord\": \"rahu\", \"start\": \"2001-09-16 11:01:51.924280+00:00\", \"end\": \"2001-12-06 13:41:51.924280+00:00\", \"children\": []}]}, {\"lord\": \"sun\", \"start\": \"2001-12-06 19:41:51.924280+00:00\", \"end\": \"2003-12-07 07:41:51.924280+00:00\", \"children\": [{\"lord\": \"sun\", \"start\": \"2001-12-06 19:41:51.924280+00:00\", \"end\": \"2002-01-16 09:01:51.924280+00:00\", \"children\": []}, {\"lord\": \"jupiter\", \"start\": \"2002-01-16 09:01:51.924280+00:00\", \"end\": \"2002-03-18 05:01:51.924280+00:00\", \"children\": []}, {\"lord\": \"mars\", \"start\": \"2002-03-18 05:01:51.924280+00:00\", \"end\": \"2002-06-07 07:41:51.924280+00:00\", \"chil"
}

Captured from a real call using the exact request above. Results sit under data.

Errors

Metering errors return { "error": "…", "message": "<code>", "is_error": true }. Show error to people and branch on message. See the error reference.