Generate Muhurta Report (PDF or HTML)
Render a standard A4 report of the most auspicious dates for a chosen activity over a search window. Same window-scan engine as /vedic/muhurat/*: it scores each day by sunrise Panchang (Tithi/Vara/Nakshatra/Yoga/Karana) per Muhurta Chintamani + B.V.Raman, and lists ranked days with per-day Abhijit Muhurat and the scoring factors as the rationale. activity is one of the 12 from /muhurta/types. PDF default; ?format=html returns HTML.
Request body
Response
Successful calculation
Example response
{
"ok": true
}Changes
Changed in 2 of the 13 revisions of this API.22
- ○
added the new optional request property
ayanamsanew-optional-request-property
- ○
the
ayanamsaIdrequest property type/format was generalized frominteger/tonumber/request-property-type-generalized
- ○
- ▲
the request property
latitudebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
longitudebecame not nullablerequest-property-became-not-nullable
- ▲