Skip to content
POST/api/astro/mundane/stations/

Retrograde stations

Reference

Request bodyJSON

Paste an API key above to send.

Code snippet

curl -X POST https://yogataraapi.prahlad.app/api/astro/mundane/stations/ \
  -H "X-API-Key: $OCCULT_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"date_time":"2026-01-01T00:00:00+00:00","end_date_time":"2026-12-31T23:59:59+00:00","timezone_as_float":0,"bodies":["mercury","mars"]}'