https://json.astrologyapi.com/v1/match_manglik_reportThe match_manglik_report API provides information about mangal dosha in a person's horoscope. The response includes details on the presence or absence of mangal dosha, the percentage of its impact, cancellation rules, and recommended remedies. The conclusion section provides a recommendation on whether the match is suitable based on the mangal dosha analysis.
1{
2 "male": {
3 "manglik_present_rule": {
4 "based_on_aspect": [
5 "Fourth house of your birth chart is aspected by KETU",
6 "Twelfth house of your birth chart is aspected by KETU.",
7 "RAHU is aspecting eighth house of your birth chart.",
8 "MARS is aspecting second house of your birth chart.",
9 "KETU is aspecting second house of your birth chart.",
10 "Your first house in birth chart is aspected by planet SUN.",
11 "Your first house in birth chart is aspected by planet SATURN."
12 ],
13 "based_on_house": [
14 "Planet Rahu is situated in SECOND house in your birth chart.",
15 "Planet Saturn is in FOURTH house in your horoscope.",
16 "Planet Sun is situated in SEVENTH house in your birth chart.",
17 "EIGHTH house is occupied by planet Mars in your birth chart.",
18 "Planet Ketu is situated in EIGHTH house in your birth chart."
19 ]
20 },
21 "manglik_cancel_rule": [
22 "Mars mangalik dosha is get cancelled because Mars is situated in Eighth house with Pisces"
23 ],
24 "is_mars_manglik_cancelled": true,
25 "manglik_status": "LESS_EFFECTIVE",
26 "percentage_manglik_present": 23.5,
27 "percentage_manglik_after_cancellation": 18.5,
28 "manglik_report": "The manglik dosha is present in your horoscope, however it is less effective. With some remedies related to mangalik dosha this can be reduced further.",
29 "is_present": false
30 },
31 "female": {
32 "manglik_present_rule": {
33 "based_on_aspect": [
34 "Fourth house of your birth chart is aspected by KETU",
35 "Twelfth house of your birth chart is aspected by KETU.",
36 "RAHU is aspecting eighth house of your birth chart.",
37 "MARS is aspecting second house of your birth chart.",
38 "KETU is aspecting second house of your birth chart.",
39 "Your first house in birth chart is aspected by planet SUN.",
40 "Your first house in birth chart is aspected by planet SATURN."
41 ],
42 "based_on_house": [
43 "Planet Rahu is situated in SECOND house in your birth chart.",
44 "Planet Saturn is in FOURTH house in your horoscope.",
45 "Planet Sun is situated in SEVENTH house in your birth chart.",
46 "EIGHTH house is occupied by planet Mars in your birth chart.",
47 "Planet Ketu is situated in EIGHTH house in your birth chart."
48 ]
49 },
50 "manglik_cancel_rule": [
51 "Mars mangalik dosha is get cancelled because Mars is situated in Eighth house with Pisces"
52 ],
53 "is_mars_manglik_cancelled": true,
54 "manglik_status": "LESS_EFFECTIVE",
55 "percentage_manglik_present": 23.5,
56 "percentage_manglik_after_cancellation": 18.5,
57 "manglik_report": "The manglik dosha is present in your horoscope, however it is less effective. With some remedies related to mangalik dosha this can be reduced further.",
58 "is_present": false
59 },
60 "conclusion": {
61 "match": true,
62 "report": "The boy is not a Manglik; nor is the girl a Manglik. Mangal Dosha being absent in either horoscopes, there shall be no ill effect on their marriage. This match is recommended."
63 }
64}Authorizationstring
requiredBasic Authorization via header
Accept-Languagestring
Preferred language for the response content
Properties
m_dayint
requiredDay of birth, eg: 10
m_monthint
requiredMonth of birth, eg: 5
m_yearint
requiredYear of birth, eg: 1990
m_hourint
requiredHour of birth, eg: 11
m_minint
requiredMinute of birth, eg: 55
m_latfloat
requiredLatitude, eg: 19.2056
m_lonfloat
requiredLongitude, eg: 25.2056
m_tzonefloat
requiredTimezone, eg: 5.5
f_dayint
requiredDay of birth, eg: 10
f_monthint
requiredMonth of birth, eg: 5
f_yearint
requiredYear of birth, eg: 1990
f_hourint
requiredHour of birth, eg: 11
f_minint
requiredMinute of birth, eg: 55
f_latfloat
requiredLatitude, eg: 19.2056
f_lonfloat
requiredLongitude, eg: 25.2056
f_tzonefloat
requiredTimezone, eg: 5.5
Something is wrong with your request format or parameters.
Your API key is missing or invalid.
You don't have permission to access this specific resource.
The API endpoint you're trying to reach doesn't exist.
Our server is having a temporary glitch.