Horoscope

Planet Position

Credits Required: 30 for English, 60 for other languages - Get planet position

Parameter planets is optional and by default the api returns all planets excluding URANUS, NEPTUNE and PLUTO.

List of Planets and their ID's

Planet NamePlanet ID
SUN0
MOON1
MERCURY2
VENUS3
MARS4
JUPITER5
SATURN6
URANUS7
NEPTUNE8
PLUTO9
ASCENDANT100
RAHU101
KETU102
get/astrology/planet-position

Query parameters

ayanamsanumber required

The value for ayanamsa parameter is 1 for Lahiri, 3 for Raman, 5 for KP astrology and 45 for kp-new.

coordinatesstring required

Location is accepted in the form of latitude and longitude eg: 10.214747,78.097626.

datetimestring required

Date and time should be in ISO 8601 format YYYY-MM-DDTHH:MM:SSZ eg:2004-02-12T15:19:21%2B05:30. Please note that when using "+" as a URL parameter value, it will be interpreted as a space. To prevent this, you need to encode the datetime parameter before sending the API request.

planetsstring

(Optional) Coma separted list of planet ids. eg: 0,1,100,102

lastring

Language code for the response. If omitted, English (en) is used. This endpoint supports 20+ languages including English (en), Hindi (hi), Tamil (ta), Telugu (te), Malayalam (ml), Kannada (kn), Bengali (bn), Marathi (mr), Gujarati (gu), Punjabi (pa), and more. See the complete list of supported language codes at <a href="/docs#tag/Languages">https://api.prokerala.com/docs#tag/Languages</a>

Response

OK

statusstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.