GET/v1/astro/rudraksha
Rudraksha Recommendations
Returns Rudraksha bead recommendations per planet. Each planet maps to a specific mukhi (face count) with presiding deity, exact beej mantra, recommended metal, wearing day, and classical notes including the important distinction that mukhi assignments are attributed to deities in tradition — planetary correspondence is traditional astrological synthesis. Pass ?planet=Jupiter 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
RudrakshaAllResponse | RudrakshaSingleResponse
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.