Skip to content
POST/api/nakshatra_dasha/

Nakshatra dashas

Reference

Request bodyJSON

Paste an API key above to send.

Code snippet

curl -X POST https://yogataraapi.prahlad.app/api/nakshatra_dasha/ \
  -H "X-API-Key: $OCCULT_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"dasha_type":"VimshottariDasha","dasha_period":"all","datetime":"2024-11-21T09:21:43.577Z","latitude":26.1046,"longitude":74.319,"timezone_as_float":5.5,"days_in_year":365.256364,"dasha_start":"current","dasha_direction":"forward","compressed_output":true,"max_levels":1,"use_cache":true,"use_nested":true,"save_to_file":true,"compression_type":"gzip","output_dir":"dasha_output","ultra_fast":true}'