Skip to main content
GET/v1/astro/puja-suggestions

Puja Suggestions

Returns classical puja recommendations for planetary propitiation. Each planet has a specific puja, presiding deity, day of the week, offerings, grain, and mantra. Pass ?planet=Saturn for a single planet. Omit ?planet to get all nine planets.

Request parameters

planetoptional
string | null

Response fields

success
boolean
True if the request succeeded
message
string
Human-readable status message
data
PujaSuggestionsAllResponse | PujaSuggestionSingleResponse
The endpoint response payload

Errors

Missing or invalid API key.
Upstream ephemeris service error.
API key tier does not include this endpoint.
Unexpected server error.
Too many requests in a short window.
Request body exceeds the size limit.
Referenced resource was not found.
Request body failed schema validation.