Grah Gochar (Planet Transit API)
Returns Chandramasa in response
Headers
Name
Type
Description
Authorization*
String
your API Access Token
eg: Bearer {token}
Request Body
Name
Type
Description
api_key*
String
your API key
month*
Integer
month of birth, eg: 05
year*
Integer
year of birth, eg: 2023
place*
String
place, ex: New Delhi
lat*
Float
latitude, eg: 28.6139
lon*
Float
longitude, eg: 77.2090
tzone*
Float
lan
String
Take a look at how you might call this method via cURL, NodeJS or JavaScript jQuery AJAX and Python :
Last updated