Skip to main content
GET/v1/astro/nakshatra/{name}

Nakshatra Profile

Returns the complete classical profile for a given nakshatra: deity, ruling planet, gana, nature, body part, profession, life themes, strengths, challenges, favorable/unfavorable activities, and body map. Accepts nakshatra name in any case with spaces or underscores.

Request parameters

namerequired
string

Response fields

success
boolean
True if the request succeeded
message
string
Human-readable status message
data
object
data.name
string
data.index
integer
data.interpretation
object
data.activities
object
data.body_map
object

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.