dasha:read
Dasha Periods API
Vimshottari maha-dasha and antar-dasha timelines for a birth chart.
Use cases
- Dasha timeline display alongside a Kundli
- Life-period/prediction features
- Astrologer tooling that needs period breakdowns
Making a request
Requests are authenticated the same way as every other endpoint — an X-API-Key header
with a key scoped to dasha:read. Exact request parameters for this endpoint
are documented in the
full API reference,
which is generated from the live API rather than duplicated here.
FAQ
How do I authenticate a request to this API?
Send your API key in the X-API-Key header. See the Authentication guide for details.
Which plan do I need?
This capability is available on every plan — plans differ in monthly quota and rate limit, not which endpoints you can call. See Pricing for current plans.
Where do I find the exact request and response format?
The full parameter-level reference is generated from the live API and kept there so it never drifts out of sync with what's actually deployed.