Skip to main content
GET/v1/astro/planet-nature

Graha Nature

Returns classical graha properties for all nine planets or a single planet. Includes tattva, guna, gender, caste, direction, color, deity, ruling day, metal, body part governed, and naisargika maitri (natural friends, enemies, neutrals). Pass ?planet=Sun (or Moon, Mars, Mercury, Jupiter, Venus, Saturn, Rahu, Ketu) 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
PlanetNatureAllResponse | PlanetNatureSingleResponse
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.