Custom Transit
Get customized planetary transit data with the Divine API's Custom Transit API. Analyze specific transits for any time frame and astrological influence.
Explore our Transit API's Custom Transit feature for insights on planetary transits over natal charts, highlighting key astrological events and their potential impacts without personalized forecasts.
POST https://astroapi-4.divineapi.com/western-api/v1/transit/custom
Returns Custom Transit in response
Headers
Authorization*
String
your API Access Token
eg: Bearer {token}
Request Body
api_key*
String
your API key
full_name*
String
full name, ex: Rahul kumar
day*
Integer
date of birth, eg: 24
month*
Integer
month of birth, eg: 05
year*
Integer
year of birth, eg: 2023
hour*
Integer
hour, eg: 14
min *
Integer
minute, eg: 40
sec*
Integer
second, eg 43
gender*
String
gender, ex: male
place*
String
place, ex: New Delhi
lat*
Float
latitude, eg: 28.7041
lon*
Float
longitude, eg: 77.1025
lan
String
Language en/hi, default en
transit_day*
Integer
transit_day, eg: 10
transit_month*
Integer
transit_month, eg: 02
transit_year*
Integer
transit_year, eg: 2024
transit_hour*
Integer
transit_hour, eg: 18
transit_min*
Integer
transit_min, eg: 10
transit_sec*
Integer
transit_sec, eg: 05
transit_lat*
Float
transit_lat, ex: 19.0760
transit_lon*
Float
transit_lon, ex: 72.8774
transit_tzone*
Float
transit_tzone ex: 5.5
transit_place*
String
place, ex: Mumbai, Maharashtra, India
house_system
String
House system code, default - P (Placidus)
{
"success": 1,
"data": [
{
"natal_planet": "Ascendant",
"transit_planet": "Mars",
"orb": 5.87,
"aspect": "Sextile"
},
{
"natal_planet": "Ascendant",
"transit_planet": "Venus",
"orb": 1.23,
"aspect": "Opposition"
},
{
"natal_planet": "Ascendant",
"transit_planet": "Uranus",
"orb": 1.03,
"aspect": "Conjunction"
},
{
"natal_planet": "Sun",
"transit_planet": "Jupiter",
"orb": 4.57,
"aspect": "Trine"
},
{
"natal_planet": "Sun",
"transit_planet": "MC",
"orb": 1.33,
"aspect": "Sextile"
},
{
"natal_planet": "Sun",
"transit_planet": "Chiron",
"orb": 4.5,
"aspect": "Sextile"
},
{
"natal_planet": "Moon",
"transit_planet": "Ascendant",
"orb": 4.47,
"aspect": "Sextile"
},
{
"natal_planet": "Moon",
"transit_planet": "Mars",
"orb": 5.66,
"aspect": "Sextile"
},
{
"natal_planet": "Mars",
"transit_planet": "Ascendant",
"orb": 1.18,
"aspect": "Conjunction"
},
{
"natal_planet": "Mars",
"transit_planet": "Sun",
"orb": 2.6,
"aspect": "Square"
},
{
"natal_planet": "Mars",
"transit_planet": "Mars",
"orb": 2.37,
"aspect": "Conjunction"
},
{
"natal_planet": "Mars",
"transit_planet": "Venus",
"orb": 7.02,
"aspect": "Trine"
},
{
"natal_planet": "Mercury",
"transit_planet": "North node",
"orb": 7.98,
"aspect": "Sextile"
},
{
"natal_planet": "Mercury",
"transit_planet": "MC",
"orb": 1.76,
"aspect": "Sextile"
},
{
"natal_planet": "Venus",
"transit_planet": "North node",
"orb": 4.94,
"aspect": "Conjunction"
},
{
"natal_planet": "Venus",
"transit_planet": "South node",
"orb": 4.94,
"aspect": "Opposition"
},
{
"natal_planet": "Jupiter",
"transit_planet": "South node",
"orb": 5.64,
"aspect": "Trine"
},
{
"natal_planet": "Saturn",
"transit_planet": "Ascendant",
"orb": 2.59,
"aspect": "Trine"
},
{
"natal_planet": "Saturn",
"transit_planet": "Moon",
"orb": 4.13,
"aspect": "Conjunction"
},
{
"natal_planet": "Saturn",
"transit_planet": "Mars",
"orb": 3.78,
"aspect": "Trine"
},
{
"natal_planet": "Saturn",
"transit_planet": "Jupiter",
"orb": 3.39,
"aspect": "Square"
},
{
"natal_planet": "Saturn",
"transit_planet": "Saturn",
"orb": 4.35,
"aspect": "Conjunction"
},
{
"natal_planet": "North node",
"transit_planet": "Mars",
"orb": 7.95,
"aspect": "Trine"
},
{
"natal_planet": "North node",
"transit_planet": "Uranus",
"orb": 3.11,
"aspect": "Sextile"
},
{
"natal_planet": "North node",
"transit_planet": "Neptune",
"orb": 1.75,
"aspect": "Conjunction"
},
{
"natal_planet": "South node",
"transit_planet": "Venus",
"orb": 3.31,
"aspect": "Sextile"
},
{
"natal_planet": "South node",
"transit_planet": "Neptune",
"orb": 1.75,
"aspect": "Opposition"
},
{
"natal_planet": "South node",
"transit_planet": "Pluto",
"orb": 0.01,
"aspect": "Trine"
},
{
"natal_planet": "Uranus",
"transit_planet": "Ascendant",
"orb": 2.79,
"aspect": "Sextile"
},
{
"natal_planet": "Uranus",
"transit_planet": "Mars",
"orb": 1.6,
"aspect": "Sextile"
},
{
"natal_planet": "Uranus",
"transit_planet": "Venus",
"orb": 3.05,
"aspect": "Opposition"
},
{
"natal_planet": "Uranus",
"transit_planet": "Uranus",
"orb": 3.25,
"aspect": "Conjunction"
},
{
"natal_planet": "Neptune",
"transit_planet": "Uranus",
"orb": 1.57,
"aspect": "Sextile"
},
{
"natal_planet": "Neptune",
"transit_planet": "Neptune",
"orb": 0.21,
"aspect": "Conjunction"
},
{
"natal_planet": "Pluto",
"transit_planet": "North node",
"orb": 3.45,
"aspect": "Sextile"
},
{
"natal_planet": "MC",
"transit_planet": "North node",
"orb": 5.93,
"aspect": "Sextile"
},
{
"natal_planet": "MC",
"transit_planet": "MC",
"orb": 3.82,
"aspect": "Sextile"
},
{
"natal_planet": "Chiron",
"transit_planet": "Ascendant",
"orb": 0.85,
"aspect": "Square"
},
{
"natal_planet": "Chiron",
"transit_planet": "Sun",
"orb": 2.27,
"aspect": "Opposition"
},
{
"natal_planet": "Chiron",
"transit_planet": "Mars",
"orb": 2.04,
"aspect": "Square"
},
{
"natal_planet": "Chiron",
"transit_planet": "Jupiter",
"orb": 1.65,
"aspect": "Sextile"
},
{
"natal_planet": "Chiron",
"transit_planet": "MC",
"orb": 4.25,
"aspect": "Conjunction"
},
{
"natal_planet": "Chiron",
"transit_planet": "Chiron",
"orb": 1.57,
"aspect": "Conjunction"
}
]
}
Take a look at how you might call this method via cURL, NodeJS or JavaScript jQuery AJAX and Python :
curl --location 'https://astroapi-4.divineapi.com/western-api/v1/transit/custom' \
--header 'Authorization: Bearer {Your Auth Token}' \
--form 'api_key="{Your API Key}"' \
--form 'full_name="Test"' \
--form 'day="24"' \
--form 'month="05"' \
--form 'year="2023"' \
--form 'hour="14"' \
--form 'min="40"' \
--form 'sec="43"' \
--form 'gender="male"' \
--form 'place="New Delhi"' \
--form 'lat="28.7041"' \
--form 'lon="77.1025"' \
--form 'tzone="5.5"' \
--form 'lan="en"' \
--form 'transit_day="10"' \
--form 'transit_month="02"' \
--form 'transit_year="2024"' \
--form 'transit_hour="18"' \
--form 'transit_min="10"' \
--form 'transit_sec="05"'
Last updated