Dashakoot Milan
Analyze the layers of compatibility with our 'Dashakoot Milan' API, evaluating the harmony between partners based on ten crucial factors within the realm of Indian Astrology's Kundali Matching.
Supported Language Codes:
Support Article URL - https://support.divineapi.com/general-api-support/translating-an-indian-vedic-apis-into-a-different-language
en For English
hi For Hindi
bn For Bengali
ma For Marathi
tm For Tamil
tl For Telugu
ml For Malayalam
kn For Kannada
Guide: These languages are supported by this API. You can use by passing "lan" in body with a value of the language.
POST https://astroapi-3.divineapi.com/indian-api/v1/dashakoot-milan
Returns Dashakoot Milan in response
Headers
Authorization*
String
your API Access Token
eg: Bearer {token}
Request Body
api_key*
String
your API key
p1_full_name*
String
P1's Full Name, ex: Rahul Kumar
p1_day*
Integer
P1's date of birth, eg: 24
p1_month*
Integer
P1's month of birth, eg: 05
p1_year*
Integer
P1's year of birth, eg: 1998
p1_hour*
Integer
P1's hour, eg: 14
p1_min *
Integer
P1's minute, eg: 40
p1_sec*
Integer
P1's second, eg 43
p1_gender*
String
P1's gender, ex: male
p1_place*
String
P1's birth place, ex: New Delhi
p1_lat*
Float
P1's latitude, eg: 28.7041
p1_lon*
Float
P1's longitude, eg: 77.1025
p1_tzone*
Float
p2_full_name*
String
P2's Full Name, ex: Simran Kumari
p2_day*
Integer
P2's date of birth, eg: 24
p2_month*
Integer
P2's month of birth, eg: 05
p2_year*
Integer
P2's year of birth, eg: 1998
p2_hour*
Integer
P2's hour, eg: 14
p2_min*
Integer
P2's minute, eg: 40
p2_sec*
Integer
P2's second, eg 43
p2_gender*
String
P2's gender, ex: female
p2_place*
String
P2's birth place, ex: New Delhi
p2_lat*
Float
P2's latitude, eg: 28.7041
p2_lon*
Float
P2's longitude, eg: 77.1025
p2_tzone*
Float
lan
String
{
"success": 1,
"data": {
"dashakoot_milan": {
"dina": {
"p1": "Bharani",
"p2": "Bharani",
"result": "Not Satisfactory",
"points_obtained": 0,
"max_ponits": 3,
"area_of_life": "This factor is analyzed for a long-lived marital period which covers the health and comfort of the couple."
},
"gana": {
"p1": "Manushya",
"p2": "Manushya",
"result": "Good",
"points_obtained": 4,
"max_ponits": 4,
"area_of_life": "This denotes the likeness of nature and mind between the couple. This factor analyses their attitude and temper and the sexual nature between the couple."
},
"yoni": {
"p1": "Gaja",
"p2": "Gaja",
"result": "Good",
"points_obtained": 4,
"max_ponits": 4,
"area_of_life": "Yoni determines the sexual attraction and the mutual compatibility of love between the partners. Represented by the nature and attitude of certain animals, Yoni helps to understand the sexual compatibility."
},
"rashi": {
"p1": "Aries",
"p2": "Aries",
"result": "Not Satisfactory",
"points_obtained": 0,
"max_ponits": 7,
"area_of_life": "Rashi reflects the prospect of progeny through the hereditary understanding of the family of each partner. Rashi also determines the mutual respect and attitude of the partners towards each other."
},
"rajju": {
"p1": "Kati",
"p2": "Kati",
"result": "Not Satisfactory",
"points_obtained": 0,
"max_ponits": 5,
"area_of_life": "Rajju koota is the consideration of the husband’s long life ensuring the blissful understanding pf the woman to lead a long and happy conjugal life together."
},
"rasyadhipati": {
"p1": "Mars",
"p2": "Mars",
"result": "Good",
"points_obtained": 5,
"max_ponits": 5,
"area_of_life": "This koota determines the level of friendship between the couple. It determines the couple remain in healthy bonds to maintain successful birth of their children and their prosperity."
},
"vedha": {
"p1": "Bharani",
"p2": "Bharani",
"result": "Not Satisfactory",
"points_obtained": 0,
"max_ponits": 2,
"area_of_life": "Vedha refers to the afflictions or bad omens that might befall a marriage. This often arises when the horoscope of the couple is not in agreement with the other. This koota enables the couple to get rid such the obstacles."
},
"vashya": {
"p1": "Aries",
"p2": "Aries",
"result": "Good",
"points_obtained": 2,
"max_ponits": 2,
"area_of_life": "Vasya koota tests the compatibility between the couple by understanding the desire between the two partners to make a marriage work."
},
"mahendra": {
"p1": "Bharani",
"p2": "Bharani",
"result": "Not Satisfactory",
"points_obtained": 0,
"max_ponits": 2,
"area_of_life": "This koota considers the wealth, longevity of the couple and their prospect of progeny after their marriage."
},
"streedargha": {
"p1": "Bharani",
"p2": "Bharani",
"result": "Not Satisfactory",
"points_obtained": 0,
"max_ponits": 2,
"area_of_life": "This Koota ensures the long life, prosperity and wellbeing of the female counterpart during the match making process. It also determines the abundance and affluence the couple will achieve."
}
},
"dashakoot_milan_result": {
"points_obtained": 15,
"max_ponits": 36,
"is_compatible": "false",
"content": "The compatibility score between the male and female is only 15 out of 36, which is not very high. It may suggest a lack of mental compatibility and mutual affection between the two. Hence, it might not be a favorable Dashakoota match."
},
"manglik_dosha": {
"p1": "false",
"p2": "false"
},
"rajju_dosha": "true"
}
}
Take a look at how you might call this method via cURL, NodeJS or JavaScript jQuery AJAX and Python :
curl --location 'https://astroapi-3.divineapi.com/indian-api/v1/dashakoot-milan' \
--header 'Authorization: Bearer {Your Auth Token}' \
--form 'api_key="{Your API Key}"' \
--form 'p1_full_name="Rahul Kumar"' \
--form 'p1_day="24"' \
--form 'p1_month="05"' \
--form 'p1_year="1998"' \
--form 'p1_hour="14"' \
--form 'p1_min="40"' \
--form 'p1_sec="43"' \
--form 'p1_gender="male"' \
--form 'p1_place="New Delhi"' \
--form 'p1_lat="28.7041"' \
--form 'p1_lon="77.1025"' \
--form 'p1_tzone="5.5"' \
--form 'p2_full_name="Simran Kumari"' \
--form 'p2_day="24"' \
--form 'p2_month="05"' \
--form 'p2_year="1998"' \
--form 'p2_hour="14"' \
--form 'p2_min="40"' \
--form 'p2_sec="43"' \
--form 'p2_gender="female"' \
--form 'p2_place="New Delhi"' \
--form 'p2_lat="28.7041"' \
--form 'p2_lon="77.1025"' \
--form 'p2_tzone="5.5"' \
--form 'lan="en"'
var request = require('request');
var options = {
'method': 'POST',
'url': 'https://astroapi-3.divineapi.com/indian-api/v1/dashakoot-milan',
'headers': {
'Authorization': 'Bearer {Your Auth Token}'
},
formData: {
'api_key': '{Your API Key}',
'p1_full_name': 'Rahul Kumar',
'p1_day': '24',
'p1_month': '05',
'p1_year': '1998',
'p1_hour': '14',
'p1_min': '40',
'p1_sec': '43',
'p1_gender': 'male',
'p1_place': 'New Delhi',
'p1_lat': '28.7041',
'p1_lon': '77.1025',
'p1_tzone': '5.5',
'p2_full_name': 'Simran Kumari',
'p2_day': '24',
'p2_month': '05',
'p2_year': '1998',
'p2_hour': '14',
'p2_min': '40',
'p2_sec': '43',
'p2_gender': 'female',
'p2_place': 'New Delhi',
'p2_lat': '28.7041',
'p2_lon': '77.1025',
'p2_tzone': '5.5',
'lan': 'en'
}
};
request(options, function (error, response) {
if (error) throw new Error(error);
console.log(response.body);
});
var form = new FormData();
form.append("api_key", "{Your API Key}9");
form.append("p1_full_name", "Rahul Kumar");
form.append("p1_day", "24");
form.append("p1_month", "05");
form.append("p1_year", "1998");
form.append("p1_hour", "14");
form.append("p1_min", "40");
form.append("p1_sec", "43");
form.append("p1_gender", "male");
form.append("p1_place", "New Delhi");
form.append("p1_lat", "28.7041");
form.append("p1_lon", "77.1025");
form.append("p1_tzone", "5.5");
form.append("p2_full_name", "Simran Kumari");
form.append("p2_day", "24");
form.append("p2_month", "05");
form.append("p2_year", "1998");
form.append("p2_hour", "14");
form.append("p2_min", "40");
form.append("p2_sec", "43");
form.append("p2_gender", "female");
form.append("p2_place", "New Delhi");
form.append("p2_lat", "28.7041");
form.append("p2_lon", "77.1025");
form.append("p2_tzone", "5.5");
form.append("lan", "en");
var settings = {
"url": "https://astroapi-3.divineapi.com/indian-api/v1/dashakoot-milan",
"method": "POST",
"timeout": 0,
"headers": {
"Authorization": "Bearer {Your Auth Token}"
},
"processData": false,
"mimeType": "multipart/form-data",
"contentType": false,
"data": form
};
$.ajax(settings).done(function (response) {
console.log(response);
});
import requests
url = "https://astroapi-3.divineapi.com/indian-api/v1/dashakoot-milan"
payload = {'api_key': '{Your API Key}',
'p1_full_name': 'Rahul Kumar',
'p1_day': '24',
'p1_month': '05',
'p1_year': '1998',
'p1_hour': '14',
'p1_min': '40',
'p1_sec': '43',
'p1_gender': 'male',
'p1_place': 'New Delhi',
'p1_lat': '28.7041',
'p1_lon': '77.1025',
'p1_tzone': '5.5',
'p2_full_name': 'Simran Kumari',
'p2_day': '24',
'p2_month': '05',
'p2_year': '1998',
'p2_hour': '14',
'p2_min': '40',
'p2_sec': '43',
'p2_gender': 'female',
'p2_place': 'New Delhi',
'p2_lat': '28.7041',
'p2_lon': '77.1025',
'p2_tzone': '5.5',
'lan': 'en'}
headers = {
'Authorization': 'Bearer {Your Auth Token}'
}
response = requests.request("POST", url, headers=headers, data=payload)
print(response.text)
Last updated