Monatliches Liebeshoroskop für Paare¶
Der Endpunkt Monatliches Liebeshoroskop für Paare bietet eine monatliche romantische Vorhersage für Paare und unterstützt Partner dabei, Intimität, Kommunikation und gemeinsame Erlebnisse im Laufe des Monats zu gestalten. Es ist ideal für diejenigen, die ihre Verbindung vertiefen, ihre Beziehung stärken oder die Dynamik zwischen Partnern verstehen möchten.
Sprachunterstützung: Dieser Endpunkt mit
/api/v1/horoscope/reports/*unterstützt derzeit nur Englisch (lang=en).
Endpunkt¶
| Methode | Pfad |
|---|---|
POST | https://api.numerologyapi.com/api/v1/horoscope/reports/love_couples/monthly |
| Name | Erforderlich |
| ------ | ------------- |
dob | Ja |
timezone | Nein |
include_snapshot | Nein |
include_positions | Nein |
zodiac_system | Nein |
ayanamsa | Nein |
house_system | Nein |
node_type | Nein |
tenant_id | Nein |
birth_time | Nein |
birth_latitude | Nein |
birth_longitude | Nein |
birth_timezone | Nein |
target_date | Nein |
Beispiel für den personalisierten Modus (Empfohlen)¶
Der personalisierte Modus aktiviert zusätzliche deterministische Swiss Ephemeris-Vektoren (z. B. Häuser, Zeitvektoren und optionale astrologische Schichten). Das bedeutet, dass zwei Benutzer mit demselben Sternzeichen dennoch unterschiedliche Report-Editorial erhalten können, wenn die Geburtsdaten unterschiedlich sind.
curl --request POST \
--url "https://api.numerologyapi.com/api/v1/horoscope/reports/love_couples/monthly?lang=en" \
--header "X-API-Key: YOUR_API_KEY" \
--header "Content-Type: application/json" \
--data '{
"dob": "1992-07-16",
"timezone": "America/New_York",
"target_date": "2026-04-07",
"zodiac_system": "tropical",
"ayanamsa": "lahiri",
"house_system": "placidus",
"node_type": "true",
"tenant_id": "docs-smoke",
"birth_time": "13:45",
"birth_latitude": 40.7128,
"birth_longitude": -74.006,
"birth_timezone": "America/New_York"
}'
Beispiel für den öffentlichen Modus (Allgemein, basierend auf dem Sternzeichen)¶
Der öffentliche Modus ist für die Produktion geeignet und wird mit nicht-personalisierten Schichten berechnet. Er basiert auf dem Sternzeichen, sodass Benutzer mit demselben Sternzeichen für die gleiche Periode die gleiche Kernausgabe erhalten. Verwenden Sie diesen Modus, wenn Sie eine stabile Ausgabe auf Sternzeichenebene ohne Unterschiede in den Geburtsvektoren pro Benutzer wünschen.
curl --request POST \
--url "https://api.numerologyapi.com/api/v1/horoscope/reports/love_couples/monthly?lang=en" \
--header "X-API-Key: YOUR_API_KEY" \
--header "Content-Type: application/json" \
--data '{
"dob": "1992-07-16",
"timezone": "America/New_York",
"target_date": "2026-04-07"
}'
Beispiel für eine Antwort¶
{
"report_type": "horoscope",
"sign": "CANCER",
"period": "monthly",
"start": "2026-04-01T00:00:00",
"end": "2026-05-01T00:00:00",
"data": {
"period": "monthly",
"start": "2026-04-01T00:00:00",
"end": "2026-05-01T00:00:00",
"snapshot": {
"timestamp": "2026-04-16T12:00:00",
"zodiac_system": "tropical",
"ayanamsa": "Lahiri",
"ayanamsa_value": 24.224339,
"ayanamsa_system": "lahiri",
"sun_sign": "ARIES",
"moon_sign": "ARIES",
"rising_sign": "VIRGO",
"house_system": "P",
"house_cusps": [
161.6924,
186.013827,
215.276659,
248.620341,
282.855058,
314.297647,
341.6924,
6.013827,
35.276659,
68.620341,
102.855058,
134.297647
],
"positions": [
{
"name": "Sun",
"longitude": 26.50966881535653,
"tropical_longitude": 26.50966881535653,
"sidereal_longitude": 2.283775810788184,
"latitude": 7.087362887347375e-05,
"speed": 0.9789390598036218,
"sign": "ARIES",
"tropical_sign": "ARIES",
"sidereal_sign": "ARIES",
"degree_in_sign": 26.50966881535653,
"house": 8,
"retrograde": false,
"ayanamsa_value": 24.22433922986596
},
{
"name": "Moon",
"longitude": 12.998480106481756,
"tropical_longitude": 12.998480106481756,
"sidereal_longitude": 348.7725871019134,
"latitude": 2.9400705735311194,
"speed": 14.40091288941325,
"sign": "ARIES",
"tropical_sign": "ARIES",
"sidereal_sign": "PISCES",
"degree_in_sign": 12.998480106481756,
"house": 8,
"retrograde": false,
"ayanamsa_value": 24.22433922986596
},
{
"name": "Mercury",
"longitude": 1.9410891000672725,
"tropical_longitude": 1.9410891000672725,
"sidereal_longitude": 337.7151960954989,
"latitude": -2.6212986090070034,
"speed": 1.4477404530687343,
"sign": "ARIES",
"tropical_sign": "ARIES",
"sidereal_sign": "PISCES",
"degree_in_sign": 1.9410891000672725,
"house": 7,
"retrograde": false,
"ayanamsa_value": 24.22433922986596
},
{
"name": "Venus",
"longitude": 50.65130841728208,
"tropical_longitude": 50.65130841728208,
"sidereal_longitude": 26.425415412713736,
"latitude": 0.2399488620587063,
"speed": 1.221639902383443,
"sign": "TAURUS",
"tropical_sign": "TAURUS",
"sidereal_sign": "ARIES",
"degree_in_sign": 20.65130841728208,
"house": 9,
"retrograde": false,
"ayanamsa_value": 24.22433922986596
},
{
"name": "Mars",
"longitude": 5.1940304338797665,
"tropical_longitude": 5.1940304338797665,
"sidereal_longitude": 340.9681374293114,
"latitude": -0.9752268990901437,
"speed": 0.7754559729642305,
"sign": "ARIES",
"tropical_sign": "ARIES",
"sidereal_sign": "PISCES",
"degree_in_sign": 5.1940304338797665,
"house": 7,
"retrograde": false,
"ayanamsa_value": 24.22433922986596
},
{
"name": "Jupiter",
"longitude": 107.12151831506527,
"tropical_longitude": 107.12151831506527,
"sidereal_longitude": 82.89562531049691,
"latitude": 0.38142418945210976,
"speed": 0.10677240118173978,
"sign": "CANCER",
"tropical_sign": "CANCER",
"sidereal_sign": "GEMINI",
"degree_in_sign": 17.121518315065273,
"house": 11,
"retrograde": false,
"ayanamsa_value": 24.22433922986596
},
{
"name": "Saturn",
"longitude": 7.45113822292677,
"tropical_longitude": 7.45113822292677,
"sidereal_longitude": 343.22524521835845,
"latitude": -2.1452437494404855,
"speed": 0.12043425915500207,
"sign": "ARIES",
"tropical_sign": "ARIES",
"sidereal_sign": "PISCES",
"degree_in_sign": 7.45113822292677,
"house": 8,
"retrograde": false,
"ayanamsa_value": 24.22433922986596
},
{
"name": "Uranus",
"longitude": 59.49617022069901,
"tropical_longitude": 59.49617022069901,
"sidereal_longitude": 35.27027721613065,
"latitude": -0.1671759688503485,
"speed": 0.051014746366461944,
"sign": "TAURUS",
"tropical_sign": "TAURUS",
"sidereal_sign": "TAURUS",
"degree_in_sign": 29.496170220699007,
"house": 9,
"retrograde": false,
"ayanamsa_value": 24.22433922986596
},
{
"name": "Neptune",
"longitude": 2.771477140824063,
"tropical_longitude": 2.771477140824063,
"sidereal_longitude": 338.54558413625574,
"latitude": -1.3124365327073213,
"speed": 0.035331514054857786,
"sign": "ARIES",
"tropical_sign": "ARIES",
"sidereal_sign": "PISCES",
"degree_in_sign": 2.771477140824063,
"house": 7,
"retrograde": false,
"ayanamsa_value": 24.22433922986596
},
{
"name": "Pluto",
"longitude": 305.4151771832098,
"tropical_longitude": 305.4151771832098,
"sidereal_longitude": 281.18928417864146,
"latitude": -3.9956650116260146,
"speed": 0.009334907918120267,
"sign": "AQUARIUS",
"tropical_sign": "AQUARIUS",
"sidereal_sign": "CAPRICORN",
"degree_in_sign": 5.415177183209778,
"house": 5,
"retrograde": false,
"ayanamsa_value": 24.22433922986596
},
{
"name": "Chiron",
"longitude": 26.63126085752127,
"tropical_longitude": 26.63126085752127,
"sidereal_longitude": 2.405367852952924,
"latitude": 0.3500774070148342,
"speed": 0.059543103108923,
"sign": "ARIES",
"tropical_sign": "ARIES",
"sidereal_sign": "ARIES",
"degree_in_sign": 26.63126085752127,
"house": 8,
"retrograde": false,
"ayanamsa_value": 24.22433922986596
},
{
"name": "Ceres",
"longitude": 42.65533379704791,
"tropical_longitude": 42.65533379704791,
"sidereal_longitude": 18.429440792479554,
"latitude": -4.253259490435916,
"speed": 0.4023486201278909,
"sign": "TAURUS",
"tropical_sign": "TAURUS",
"sidereal_sign": "ARIES",
"degree_in_sign": 12.65533379704791,
"house": 9,
"retrograde": false,
"ayanamsa_value": 24.22433922986596
},
{
"name": "North Node",
"longitude": 338.03405503557394,
"tropical_longitude": 338.03405503557394,
"sidereal_longitude": 313.80816203100557,
"latitude": 0.0,
"speed": -0.08445942989281556,
"sign": "PISCES",
"tropical_sign": "PISCES",
"sidereal_sign": "AQUARIUS",
"degree_in_sign": 8.034055035573942,
"house": 6,
"retrograde": true,
"ayanamsa_value": 24.22433922986596
},
{
"name": "South Node",
"longitude": 158.03405503557394,
"tropical_longitude": 158.03405503557394,
"sidereal_longitude": 133.80816203100557,
"latitude": 0.0,
"speed": -0.08445942989281556,
"sign": "VIRGO",
"tropical_sign": "VIRGO",
"sidereal_sign": "LEO",
"degree_in_sign": 8.034055035573942,
"house": 12,
"retrograde": true,
"ayanamsa_value": 24.22433922986596
},
{
"name": "Lilith",
"longitude": 253.07671539876827,
"tropical_longitude": 253.07671539876827,
"sidereal_longitude": 228.85082239419995,
"latitude": -5.112571989028335,
"speed": 0.11201316662837364,
"sign": "SAGITTARIUS",
"tropical_sign": "SAGITTARIUS",
"sidereal_sign": "SCORPIO",
"degree_in_sign": 13.076715398768272,
"house": 4,
"retrograde": false,
"ayanamsa_value": 24.22433922986596
},
{
"name": "Pallas",
"longitude": 356.9060260936163,
"tropical_longitude": 356.9060260936163,
"sidereal_longitude": 332.68013308904796,
"latitude": 2.9702754953762223,
"speed": 0.32209002612972504,
"sign": "PISCES",
"tropical_sign": "PISCES",
"sidereal_sign": "PISCES",
"degree_in_sign": 26.906026093616276,
"house": 7,
"retrograde": false,
"ayanamsa_value": 24.22433922986596
},
{
"name": "Juno",
"longitude": 304.593472013617,
"tropical_longitude": 304.593472013617,
"sidereal_longitude": 280.36757900904865,
"latitude": 11.934003050180687,
"speed": 0.2284202452815486,
"sign": "AQUARIUS",
"tropical_sign": "AQUARIUS",
"sidereal_sign": "CAPRICORN",
"degree_in_sign": 4.593472013616974,
"house": 5,
"retrograde": false,
"ayanamsa_value": 24.22433922986596
},
{
"name": "Vesta",
"longitude": 347.7987930283952,
"tropical_longitude": 347.7987930283952,
"sidereal_longitude": 323.5729000238269,
"latitude": -4.0714247621416115,
"speed": 0.4674635609289359,
"sign": "PISCES",
"tropical_sign": "PISCES",
"sidereal_sign": "AQUARIUS",
"degree_in_sign": 17.79879302839521,
"house": 7,
"retrograde": false,
"ayanamsa_value": 24.22433922986596
},
{
"name": "Eris",
"longitude": 25.288619913677334,
"tropical_longitude": 25.288619913677334,
"sidereal_longitude": 1.062726909108991,
"latitude": -10.388447759362775,
"speed": 0.010943637350751188,
"sign": "ARIES",
"tropical_sign": "ARIES",
"sidereal_sign": "ARIES",
"degree_in_sign": 25.288619913677334,
"house": 8,
"retrograde": false,
"ayanamsa_value": 24.22433922986596
}
],
"aspects": [
{
"body1": "Sun",
"body2": "Uranus",
"aspect": "semi-sextile",
"orb": 2.99,
"exact": false,
"applying": false
},
{
"body1": "Sun",
"body2": "Chiron",
"aspect": "conjunction",
"orb": 0.12,
"exact": true,
"applying": false
},
{
"body1": "Sun",
"body2": "Lilith",
"aspect": "sesquiquadrate",
"orb": 1.57,
"exact": false,
"applying": false
},
{
"body1": "Sun",
"body2": "Pallas",
"aspect": "semi-sextile",
"orb": 0.4,
"exact": true,
"applying": false
},
{
"body1": "Sun",
"body2": "Eris",
"aspect": "conjunction",
"orb": 1.22,
"exact": false,
"applying": false
},
{
"body1": "Moon",
"body2": "Mars",
"aspect": "conjunction",
"orb": 7.8,
"exact": false,
"applying": false
},
{
"body1": "Moon",
"body2": "Jupiter",
"aspect": "square",
"orb": 4.12,
"exact": false,
"applying": false
},
{
"body1": "Moon",
"body2": "Saturn",
"aspect": "conjunction",
"orb": 5.55,
"exact": false,
"applying": false
},
{
"body1": "Moon",
"body2": "Uranus",
"aspect": "semi-square",
"orb": 1.5,
"exact": false,
"applying": false
},
{
"body1": "Moon",
"body2": "Ceres",
"aspect": "semi-sextile",
"orb": 0.34,
"exact": true,
"applying": false
},
{
"body1": "Moon",
"body2": "Lilith",
"aspect": "trine",
"orb": 0.08,
"exact": true,
"applying": false
},
{
"body1": "Mercury",
"body2": "Mars",
"aspect": "conjunction",
"orb": 3.25,
"exact": false,
"applying": false
},
{
"body1": "Mercury",
"body2": "Saturn",
"aspect": "conjunction",
"orb": 5.51,
"exact": false,
"applying": false
},
{
"body1": "Mercury",
"body2": "Uranus",
"aspect": "sextile",
"orb": 2.44,
"exact": false,
"applying": false
},
{
"body1": "Mercury",
"body2": "Neptune",
"aspect": "conjunction",
"orb": 0.83,
"exact": true,
"applying": false
},
{
"body1": "Mercury",
"body2": "Pluto",
"aspect": "sextile",
"orb": 3.47,
"exact": false,
"applying": false
},
{
"body1": "Mercury",
"body2": "Pallas",
"aspect": "conjunction",
"orb": 5.04,
"exact": false,
"applying": false
},
{
"body1": "Mercury",
"body2": "Juno",
"aspect": "sextile",
"orb": 2.65,
"exact": false,
"applying": false
},
{
"body1": "Venus",
"body2": "Mars",
"aspect": "semi-square",
"orb": 0.46,
"exact": true,
"applying": false
},
{
"body1": "Venus",
"body2": "Jupiter",
"aspect": "sextile",
"orb": 3.53,
"exact": false,
"applying": false
},
{
"body1": "Venus",
"body2": "Saturn",
"aspect": "semi-square",
"orb": 1.8,
"exact": false,
"applying": false
},
{
"body1": "Venus",
"body2": "Neptune",
"aspect": "semi-square",
"orb": 2.88,
"exact": false,
"applying": false
},
{
"body1": "Venus",
"body2": "Ceres",
"aspect": "conjunction",
"orb": 8.0,
"exact": false,
"applying": false
},
{
"body1": "Venus",
"body2": "Vesta",
"aspect": "sextile",
"orb": 2.85,
"exact": false,
"applying": false
},
{
"body1": "Mars",
"body2": "Saturn",
"aspect": "conjunction",
"orb": 2.26,
"exact": false,
"applying": false
},
{
"body1": "Mars",
"body2": "Uranus",
"aspect": "sextile",
"orb": 5.7,
"exact": false,
"applying": false
},
{
"body1": "Mars",
"body2": "Neptune",
"aspect": "conjunction",
"orb": 2.42,
"exact": false,
"applying": false
},
{
"body1": "Mars",
"body2": "Pluto",
"aspect": "sextile",
"orb": 0.22,
"exact": true,
"applying": false
},
{
"body1": "Mars",
"body2": "North Node",
"aspect": "semi-sextile",
"orb": 2.84,
"exact": false,
"applying": false
},
{
"body1": "Mars",
"body2": "South Node",
"aspect": "quincunx",
"orb": 2.84,
"exact": false,
"applying": false
},
{
"body1": "Mars",
"body2": "Lilith",
"aspect": "trine",
"orb": 7.88,
"exact": false,
"applying": false
},
{
"body1": "Mars",
"body2": "Juno",
"aspect": "sextile",
"orb": 0.6,
"exact": true,
"applying": false
},
{
"body1": "Jupiter",
"body2": "Uranus",
"aspect": "semi-square",
"orb": 2.63,
"exact": false,
"applying": false
},
{
"body1": "Jupiter",
"body2": "Ceres",
"aspect": "sextile",
"orb": 4.47,
"exact": false,
"applying": false
},
{
"body1": "Jupiter",
"body2": "Vesta",
"aspect": "trine",
"orb": 0.68,
"exact": true,
"applying": false
},
{
"body1": "Saturn",
"body2": "Neptune",
"aspect": "conjunction",
"orb": 4.68,
"exact": false,
"applying": false
},
{
"body1": "Saturn",
"body2": "Pluto",
"aspect": "sextile",
"orb": 2.04,
"exact": false,
"applying": false
},
{
"body1": "Saturn",
"body2": "North Node",
"aspect": "semi-sextile",
"orb": 0.58,
"exact": true,
"applying": false
},
{
"body1": "Saturn",
"body2": "South Node",
"aspect": "quincunx",
"orb": 0.58,
"exact": true,
"applying": false
},
{
"body1": "Saturn",
"body2": "Lilith",
"aspect": "trine",
"orb": 5.63,
"exact": false,
"applying": false
},
{
"body1": "Saturn",
"body2": "Juno",
"aspect": "sextile",
"orb": 2.86,
"exact": false,
"applying": false
},
{
"body1": "Uranus",
"body2": "Neptune",
"aspect": "sextile",
"orb": 3.28,
"exact": false,
"applying": false
},
{
"body1": "Uranus",
"body2": "Pluto",
"aspect": "trine",
"orb": 5.92,
"exact": false,
"applying": false
},
{
"body1": "Uranus",
"body2": "Chiron",
"aspect": "semi-sextile",
"orb": 2.86,
"exact": false,
"applying": false
},
{
"body1": "Uranus",
"body2": "Pallas",
"aspect": "sextile",
"orb": 2.59,
"exact": false,
"applying": false
},
{
"body1": "Uranus",
"body2": "Juno",
"aspect": "trine",
"orb": 5.1,
"exact": false,
"applying": false
},
{
"body1": "Neptune",
"body2": "Pluto",
"aspect": "sextile",
"orb": 2.64,
"exact": false,
"applying": false
},
{
"body1": "Neptune",
"body2": "Pallas",
"aspect": "conjunction",
"orb": 5.87,
"exact": false,
"applying": false
},
{
"body1": "Neptune",
"body2": "Juno",
"aspect": "sextile",
"orb": 1.82,
"exact": false,
"applying": false
},
{
"body1": "Pluto",
"body2": "Ceres",
"aspect": "square",
"orb": 7.24,
"exact": false,
"applying": false
},
{
"body1": "Pluto",
"body2": "North Node",
"aspect": "semi-sextile",
"orb": 2.62,
"exact": false,
"applying": false
},
{
"body1": "Pluto",
"body2": "South Node",
"aspect": "quincunx",
"orb": 2.62,
"exact": false,
"applying": false
},
{
"body1": "Pluto",
"body2": "Juno",
"aspect": "conjunction",
"orb": 0.82,
"exact": true,
"applying": false
},
{
"body1": "Pluto",
"body2": "Vesta",
"aspect": "semi-square",
"orb": 2.62,
"exact": false,
"applying": false
},
{
"body1": "Chiron",
"body2": "Lilith",
"aspect": "sesquiquadrate",
"orb": 1.45,
"exact": false,
"applying": false
},
{
"body1": "Chiron",
"body2": "Pallas",
"aspect": "semi-sextile",
"orb": 0.27,
"exact": true,
"applying": false
},
{
"body1": "Chiron",
"body2": "Juno",
"aspect": "square",
"orb": 7.96,
"exact": false,
"applying": false
},
{
"body1": "Chiron",
"body2": "Eris",
"aspect": "conjunction",
"orb": 1.34,
"exact": false,
"applying": false
},
{
"body1": "Ceres",
"body2": "North Node",
"aspect": "sextile",
"orb": 4.62,
"exact": false,
"applying": false
},
{
"body1": "Ceres",
"body2": "South Node",
"aspect": "trine",
"orb": 4.62,
"exact": false,
"applying": false
},
{
"body1": "Ceres",
"body2": "Lilith",
"aspect": "quincunx",
"orb": 0.42,
"exact": true,
"applying": false
},
{
"body1": "Ceres",
"body2": "Pallas",
"aspect": "semi-square",
"orb": 0.75,
"exact": true,
"applying": false
},
{
"body1": "Ceres",
"body2": "Vesta",
"aspect": "sextile",
"orb": 5.14,
"exact": false,
"applying": false
},
{
"body1": "North Node",
"body2": "South Node",
"aspect": "opposition",
"orb": 0.0,
"exact": true,
"applying": false
},
{
"body1": "North Node",
"body2": "Lilith",
"aspect": "square",
"orb": 5.04,
"exact": false,
"applying": false
},
{
"body1": "North Node",
"body2": "Eris",
"aspect": "semi-square",
"orb": 2.25,
"exact": false,
"applying": false
},
{
"body1": "South Node",
"body2": "Lilith",
"aspect": "square",
"orb": 5.04,
"exact": false,
"applying": false
},
{
"body1": "South Node",
"body2": "Eris",
"aspect": "sesquiquadrate",
"orb": 2.25,
"exact": false,
"applying": false
},
{
"body1": "Lilith",
"body2": "Vesta",
"aspect": "square",
"orb": 4.72,
"exact": false,
"applying": false
},
{
"body1": "Lilith",
"body2": "Eris",
"aspect": "sesquiquadrate",
"orb": 2.79,
"exact": false,
"applying": false
},
{
"body1": "Pallas",
"body2": "Eris",
"aspect": "semi-sextile",
"orb": 1.62,
"exact": false,
"applying": false
},
{
"body1": "Juno",
"body2": "Vesta",
"aspect": "semi-square",
"orb": 1.79,
"exact": false,
"applying": false
}
]
},
"metrics": {
"sample_count": 6,
"aspect_counts": {
"opposition": 15,
"semi-sextile": 55,
"square": 63,
"conjunction": 75,
"semi-square": 54,
"trine": 58,
"quincunx": 29,
"sextile": 86,
"sesquiquadrate": 20
},
"retrograde_bodies": [
"North Node",
"South Node"
],
"sign_changes": [
"Moon enters SAGITTARIUS on Apr 06",
"Moon enters AQUARIUS on Apr 11",
"Mars enters ARIES on Apr 11",
"Moon enters ARIES on Apr 16",
"Mercury enters ARIES on Apr 16",
"Sun enters TAURUS on Apr 21",
"Moon enters GEMINI on Apr 21",
"Moon enters VIRGO on Apr 26",
"Venus enters GEMINI on Apr 26",
"Uranus enters GEMINI on Apr 26",
"Pallas enters ARIES on Apr 26"
]
},
"notable_events": [
"Full Moon window on Apr 01",
"Saturn sextile Pluto exact on Apr 01",
"Moon opposition Saturn exact on Apr 01",
"Sun trine Lilith exact on Apr 01",
"Moon trine Pluto exact on Apr 01",
"Moon trine Saturn exact on Apr 06",
"Sun square Jupiter exact on Apr 06",
"Venus sextile North Node exact on Apr 06",
"Ceres sextile North Node exact on Apr 06",
"Neptune sextile Juno exact on Apr 06",
"Moon sextile Pluto exact on Apr 06",
"Moon sextile Saturn exact on Apr 11"
],
"period_events": [
{
"timestamp": "2026-04-01T12:00:00",
"event_type": "lunation",
"body1": "Moon",
"body2": "Sun",
"sign": null,
"aspect": null,
"exactness": 6.91,
"narrative_priority": 1.915,
"section_bias": {
"general": 2.9,
"love_singles": 0.6000000000000001,
"love_couples": 0.6000000000000001,
"friendship": 0.3,
"health": 0.3,
"career": 0.5,
"lifestyle": 0.5
},
"description": "Full Moon window on Apr 01"
},
{
"timestamp": "2026-04-01T12:00:00",
"event_type": "exact_aspect",
"body1": "Saturn",
"body2": "Pluto",
"sign": null,
"aspect": "sextile",
"exactness": 0.39,
"narrative_priority": 1.866,
"section_bias": {
"general": 1.6,
"career": 1.3,
"health": 0.5,
"money": 0.5,
"love_couples": 0.4
},
"description": "Saturn sextile Pluto exact on Apr 01"
},
{
"timestamp": "2026-04-01T12:00:00",
"event_type": "exact_aspect",
"body1": "Moon",
"body2": "Saturn",
"sign": null,
"aspect": "opposition",
"exactness": 0.75,
"narrative_priority": 1.848,
"section_bias": {
"general": 1.7999999999999998,
"love_singles": 0.4,
"love_couples": 0.4,
"friendship": 0.3,
"health": 0.8,
"career": 0.8,
"money": 0.5
},
"description": "Moon opposition Saturn exact on Apr 01"
},
{
"timestamp": "2026-04-01T12:00:00",
"event_type": "exact_aspect",
"body1": "Sun",
"body2": "Lilith",
"sign": null,
"aspect": "trine",
"exactness": 0.37,
"narrative_priority": 1.702,
"section_bias": {
"general": 1.5,
"career": 0.5,
"lifestyle": 0.5
},
"description": "Sun trine Lilith exact on Apr 01"
},
{
"timestamp": "2026-04-01T12:00:00",
"event_type": "exact_aspect",
"body1": "Moon",
"body2": "Pluto",
"sign": null,
"aspect": "trine",
"exactness": 0.36,
"narrative_priority": 1.702,
"section_bias": {
"general": 2.0,
"love_singles": 0.4,
"love_couples": 0.8,
"friendship": 0.3,
"health": 0.3,
"career": 0.5
},
"description": "Moon trine Pluto exact on Apr 01"
},
{
"timestamp": "2026-04-06T12:00:00",
"event_type": "exact_aspect",
"body1": "Moon",
"body2": "Saturn",
"sign": null,
"aspect": "trine",
"exactness": 0.02,
"narrative_priority": 1.884,
"section_bias": {
"general": 1.7999999999999998,
"love_singles": 0.4,
"love_couples": 0.4,
"friendship": 0.3,
"health": 0.8,
"career": 0.8,
"money": 0.5
},
"description": "Moon trine Saturn exact on Apr 06"
},
{
"timestamp": "2026-04-06T12:00:00",
"event_type": "exact_aspect",
"body1": "Sun",
"body2": "Jupiter",
"sign": null,
"aspect": "square",
"exactness": 0.51,
"narrative_priority": 1.86,
"section_bias": {
"general": 2.0,
"career": 1.3,
"lifestyle": 0.9,
"money": 0.8
},
"description": "Sun square Jupiter exact on Apr 06"
},
{
"timestamp": "2026-04-06T12:00:00",
"event_type": "exact_aspect",
"body1": "Venus",
"body2": "North Node",
"sign": null,
"aspect": "sextile",
"exactness": 0.14,
"narrative_priority": 1.768,
"section_bias": {
"general": 1.4,
"love_singles": 1.2,
"love_couples": 1.0,
"money": 0.5,
"friendship": 0.4,
"career": 0.4
},
"description": "Venus sextile North Node exact on Apr 06"
},
{
"timestamp": "2026-04-06T12:00:00",
"event_type": "exact_aspect",
"body1": "Ceres",
"body2": "North Node",
"sign": null,
"aspect": "sextile",
"exactness": 0.4,
"narrative_priority": 1.755,
"section_bias": {
"general": 1.4,
"career": 0.4,
"love_singles": 0.3
},
"description": "Ceres sextile North Node exact on Apr 06"
},
{
"timestamp": "2026-04-06T12:00:00",
"event_type": "exact_aspect",
"body1": "Neptune",
"body2": "Juno",
"sign": null,
"aspect": "sextile",
"exactness": 0.24,
"narrative_priority": 1.708,
"section_bias": {
"general": 1.0,
"health": 0.5,
"lifestyle": 0.6
},
"description": "Neptune sextile Juno exact on Apr 06"
},
{
"timestamp": "2026-04-06T12:00:00",
"event_type": "exact_aspect",
"body1": "Moon",
"body2": "Pluto",
"sign": null,
"aspect": "sextile",
"exactness": 0.91,
"narrative_priority": 1.675,
"section_bias": {
"general": 2.0,
"love_singles": 0.4,
"love_couples": 0.8,
"friendship": 0.3,
"health": 0.3,
"career": 0.5
},
"description": "Moon sextile Pluto exact on Apr 06"
},
{
"timestamp": "2026-04-11T12:00:00",
"event_type": "exact_aspect",
"body1": "Moon",
"body2": "Saturn",
"sign": null,
"aspect": "sextile",
"exactness": 0.64,
"narrative_priority": 1.853,
"section_bias": {
"general": 1.7999999999999998,
"love_singles": 0.4,
"love_couples": 0.4,
"friendship": 0.3,
"health": 0.8,
"career": 0.8,
"money": 0.5
},
"description": "Moon sextile Saturn exact on Apr 11"
},
{
"timestamp": "2026-04-11T12:00:00",
"event_type": "exact_aspect",
"body1": "Moon",
"body2": "Pluto",
"sign": null,
"aspect": "conjunction",
"exactness": 0.84,
"narrative_priority": 1.678,
"section_bias": {
"general": 2.0,
"love_singles": 0.4,
"love_couples": 0.8,
"friendship": 0.3,
"health": 0.3,
"career": 0.5
},
"description": "Moon conjunction Pluto exact on Apr 11"
},
{
"timestamp": "2026-04-16T12:00:00",
"event_type": "exact_aspect",
"body1": "Jupiter",
"body2": "Vesta",
"sign": null,
"aspect": "trine",
"exactness": 0.68,
"narrative_priority": 1.851,
"section_bias": {
"general": 1.1,
"career": 0.8,
"money": 0.8,
"lifestyle": 0.4
},
"description": "Jupiter trine Vesta exact on Apr 16"
},
{
"timestamp": "2026-04-16T12:00:00",
"event_type": "exact_aspect",
"body1": "Sun",
"body2": "Chiron",
"sign": null,
"aspect": "conjunction",
"exactness": 0.12,
"narrative_priority": 1.714,
"section_bias": {
"general": 1.9,
"career": 0.5,
"lifestyle": 0.5,
"health": 0.8,
"love_couples": 0.4
},
"description": "Sun conjunction Chiron exact on Apr 16"
},
{
"timestamp": "2026-04-16T12:00:00",
"event_type": "exact_aspect",
"body1": "Mars",
"body2": "Pluto",
"sign": null,
"aspect": "sextile",
"exactness": 0.22,
"narrative_priority": 1.709,
"section_bias": {
"general": 1.2,
"career": 1.3,
"health": 0.6,
"love_singles": 0.3,
"love_couples": 0.4
},
"description": "Mars sextile Pluto exact on Apr 16"
},
{
"timestamp": "2026-04-16T12:00:00",
"event_type": "exact_aspect",
"body1": "Mercury",
"body2": "Neptune",
"sign": null,
"aspect": "conjunction",
"exactness": 0.83,
"narrative_priority": 1.679,
"section_bias": {
"general": 1.0,
"communication": 0.9,
"career": 0.4,
"friendship": 0.3,
"health": 0.5,
"lifestyle": 0.6
},
"description": "Mercury conjunction Neptune exact on Apr 16"
},
{
"timestamp": "2026-04-21T12:00:00",
"event_type": "exact_aspect",
"body1": "Pluto",
"body2": "Juno",
"sign": null,
"aspect": "conjunction",
"exactness": 0.24,
"narrative_priority": 1.708,
"section_bias": {
"general": 1.2,
"career": 0.5,
"love_couples": 0.4
},
"description": "Pluto conjunction Juno exact on Apr 21"
},
{
"timestamp": "2026-04-26T12:00:00",
"event_type": "exact_aspect",
"body1": "Mercury",
"body2": "Jupiter",
"sign": null,
"aspect": "square",
"exactness": 0.44,
"narrative_priority": 1.863,
"section_bias": {
"general": 1.1,
"communication": 0.9,
"career": 1.2000000000000002,
"friendship": 0.3,
"money": 0.8,
"lifestyle": 0.4
},
"description": "Mercury square Jupiter exact on Apr 26"
},
{
"timestamp": "2026-04-26T12:00:00",
"event_type": "exact_aspect",
"body1": "Uranus",
"body2": "Pallas",
"sign": null,
"aspect": "sextile",
"exactness": 0.06,
"narrative_priority": 1.717,
"section_bias": {
"general": 1.0,
"lifestyle": 0.7,
"communication": 0.4
},
"description": "Uranus sextile Pallas exact on Apr 26"
},
{
"timestamp": "2026-04-26T12:00:00",
"event_type": "exact_aspect",
"body1": "Venus",
"body2": "Neptune",
"sign": null,
"aspect": "sextile",
"exactness": 0.28,
"narrative_priority": 1.706,
"section_bias": {
"general": 1.0,
"love_singles": 0.9,
"love_couples": 1.0,
"money": 0.5,
"friendship": 0.4,
"health": 0.5,
"lifestyle": 0.6
},
"description": "Venus sextile Neptune exact on Apr 26"
},
{
"timestamp": "2026-04-26T12:00:00",
"event_type": "exact_aspect",
"body1": "Sun",
"body2": "Moon",
"sign": null,
"aspect": "trine",
"exactness": 0.31,
"narrative_priority": 1.705,
"section_bias": {
"general": 2.3,
"career": 0.5,
"lifestyle": 0.5,
"love_singles": 0.4,
"love_couples": 0.4,
"friendship": 0.3,
"health": 0.3
},
"description": "Sun trine Moon exact on Apr 26"
},
{
"timestamp": "2026-04-26T12:00:00",
"event_type": "exact_aspect",
"body1": "Sun",
"body2": "Juno",
"sign": null,
"aspect": "square",
"exactness": 0.45,
"narrative_priority": 1.698,
"section_bias": {
"general": 1.5,
"career": 0.5,
"lifestyle": 0.5
},
"description": "Sun square Juno exact on Apr 26"
},
{
"timestamp": "2026-04-26T12:00:00",
"event_type": "exact_aspect",
"body1": "Sun",
"body2": "Pluto",
"sign": null,
"aspect": "square",
"exactness": 0.79,
"narrative_priority": 1.681,
"section_bias": {
"general": 2.1,
"career": 1.0,
"lifestyle": 0.5,
"love_couples": 0.4
},
"description": "Sun square Pluto exact on Apr 26"
}
],
"factor_values": {
"sun_in_sign": "ARIES",
"monthly_lunation_archetypes": "new_moon_reset",
"transits_archetypes": "retrograde_review",
"aspects": "sextile",
"planetary_focus": "mars_focus",
"retrograde_archetypes": "no_major_retrograde",
"ingress_archetypes": "multi_ingress_month",
"eclipse_archetypes": "no_eclipse",
"outer_planet_focus": "saturn_structure",
"monthly_theme_archetypes": "visibility_and_recognition",
"monthly_house_focus": "eighth_house"
}
},
"sections": [
{
"section": "love_couples",
"title": "Love Couples monthly outlook: protective and intuitive (high)",
"summary": "In April 2026, Cancer enters a high-voltage month with focus on partnership rhythm, repair, and intimacy. The monthly thesis tracks revision pressure and strategic slowdown, where repair with accountability outperforms defensiveness under stress. Treat the month like chapters; don't force every page. The monthly relational keynote is visibility and recognition; connection quality rises through repair, emotional safety, and shared pacing. At month start, Sun trine Lilith peaks on Apr 01. By the middle of the month, Sun square Jupiter peaks on Apr 06. Near month-end, Sun conjunction Chiron peaks on Apr 16. These shifts show where your rhythm is aligned and where it needs adjustment. This is where tone turns into consequence. Inside partnership dynamics, with new moon reset active in the lunation rhythm, emotional pacing matters as much as action; In partnership terms, prioritize repair, listening, and aligned expectations. The reset isn’t about starting over but uncovering the quiet strength in your partnership’s rhythm. Notice how your routines, even small ones, reflect your shared values. This supports trust where it matters most. At the same time, At relationship level, eclipse tone of no eclipse raises stakes and makes intentional choices more important; For the relationship, turn this into practical repair and cleaner agreements. Notice how you handle vulnerability: Do you shield or share? Adjust to create a rhythm where both feel seen. This supports trust where it matters most. Inside partnership dynamics, Eighth house emphasis keeps pulling attention toward trust depth, intimacy courage, and shared vulnerability; In partnership terms, prioritize repair, listening, and aligned expectations. You may want defensiveness under stress, but this cycle rewards repair with accountability. By month-end, prioritize conversations that restore trust and shared direction. Let this become your baseline standard. Plan a ‘quiet moment’ where you both retreat—no screens, just observing each other’s presence without pressure. This supports trust where it matters most.",
"deep_report": "This month's deeper narrative starts with the dominant influences and then builds through the reinforcing layers. For this monthly love couples arc, let repair be your orienting principle.\n\nThe opening monthly signal is decisive; the practical consequence is this: The dominant influence now is theme archetype of visibility and recognition. Inside partnership dynamics, Visibility and recognition is the dominant theme, and steady execution is the real advantage; In partnership terms, prioritize repair, listening, and aligned expectations. The relational thesis begins with Visibility here isn’t just about being seen; it’s about letting your love’s quiet depth shine through shared moments. Ground it in lived behavior via Plan a ‘quiet moment’ where you both retreat—no screens, just observing each other’s presence without pressure. Hold Notice where you’ve been too self-effacing—this month, reclaim the quiet confidence that already defines you while steering away from Over-sharing your love’s ‘proof’ can dilute its authenticity—keep it intimate, not performative. As Full Moon window on Apr 01 comes into focus, use it to clean up relational timing in partnership rhythm, repair, and intimacy this month.\n\nNear the close, this layer keeps the narrative coherent; the practical consequence is this: The next important influence is lunar timing pattern of new moon reset. At relationship level, with new moon reset active in the lunation rhythm, emotional pacing matters as much as action; For the relationship, turn this into practical repair and cleaner agreements. The relational stress point is The reset isn’t about starting over but uncovering the quiet strength in your partnership’s rhythm. Stabilize your approach through Keep a shared digital or physical journal where you both add one line monthly. Keep Close your eyes and imagine your relationship as a garden active and reduce subtle emotional triggers where one of you might pull back. As Moon trine Saturn peaks on Apr 06 peaks, recalibrate closeness and boundaries in partnership rhythm, repair, and intimacy this month.\n\nIn the late-month stretch, this thread refines delivery; the lived expression is this: Cadence quality improves when transit pattern of retrograde review is handled cleanly. Inside partnership dynamics, retrograde review is active, so edits and recalibration outperform rushing; In partnership terms, prioritize repair, listening, and aligned expectations. In relational pacing, Trust that your need for security is a love language, not a limitation—it’s the foundation of your trust is the key. Sequence it with End the month by sharing one thing you’re grateful for about your partner’s emotional support. Use how do you physically show affection to stay clear of conditions where conflict arises. With Moon sextile Saturn peaks on Apr 11 active, let it refine how you pace reciprocity in partnership rhythm, repair, and intimacy for this month.\n\nThe monthly edge appears when major pressure sets direction and secondary threads refine timing.",
"highlights": [
"Visibility and recognition is setting the tone; consistency beats urgency.",
"With new moon reset active in the lunation rhythm, emotional pacing matters as much as action.",
"Retrograde review is active, so edits and recalibration outperform rushing.",
"No eclipse increases consequence, so intentional choices matter more."
],
"cautions": [
"Over-sharing your love’s ‘proof’ can dilute its authenticity—keep it intimate, not performative.",
"If conflict arises, pause before escalating; retreat to reconnect, not to retreat from each other.",
"Keep clear of overanalyzing small conflicts—Cancer’s tendency to spiral into past wounds may create unnecessary friction.",
"Monitor subtle emotional triggers where one of you might pull back. The new moon amplifies sensitivity; use it to practice patience with yourselves, not frustration."
],
"actions": [
"Plan a ‘quiet moment’ where you both retreat—no screens, just observing each other’s presence without pressure.",
"End the month by sharing one thing you’re grateful for about your partner’s emotional support.",
"If one of you is emotionally drained, take turns leading the conversation to prevent one person from carrying the load.",
"Keep a shared digital or physical journal where you both add one line monthly. It could be a thought, a feeling, or a question. Review it together at the end of the month to spot patterns in your connection."
],
"scores": {
"momentum": 100.0,
"clarity": 47.1,
"opportunity": 100.0,
"focus": 82.5,
"stability": 35.0,
"connection": 90.8
},
"intensity": "high",
"factor_details": [
{
"factor_type": "sun_in_sign",
"factor_value": "ARIES",
"weight": 0.85,
"factor_insights": {
"motivation": "Embrace this Aries-driven energy to deepen your emotional connection—let their boldness spark your own courage in expressing vulnerability.",
"caution": "Aries’ energy can feel like a whirlwind—pause to ensure your Cancer partner isn’t swept up in excitement without space to process.",
"reflection": "How can you meet their need for adventure without losing the cozy foundation you’ve built? Test small, bold experiments together.",
"monthly_tip": "Plan a ‘Cancer’s retreat’—a quiet evening where you both unplug, share a meal, and reconnect without Aries’ usual pace.",
"affirmation": "I honor my partner’s boldness while grounding my need for safety—we’re a team, not a tug-of-war."
}
},
{
"factor_type": "monthly_lunation_archetypes",
"factor_value": "new_moon_reset",
"weight": 1.2,
"factor_insights": {
"motivation": "The reset isn’t about starting over but uncovering the quiet strength in your partnership’s rhythm. Notice how your routines, even small ones, reflect your shared values.",
"caution": "Watch for subtle emotional triggers where one of you might pull back. The new moon amplifies sensitivity; use it to practice patience with yourselves, not frustration.",
"reflection": "Close your eyes and imagine your relationship as a garden. What’s blooming with ease? What needs watering? Notice where your partner’s energy aligns with yours—physically, emotionally, and spiritually.",
"monthly_tip": "Keep a shared digital or physical journal where you both add one line monthly. It could be a thought, a feeling, or a question. Review it together at the end of the month to spot patterns in your connection.",
"affirmation": "I honor my partner’s rhythm as much as my own, and we rise together as a team, not as individuals."
}
},
{
"factor_type": "transits_archetypes",
"factor_value": "retrograde_review",
"weight": 1.2,
"factor_insights": {
"motivation": "Trust that your need for security is a love language, not a limitation—it’s the foundation of your trust.",
"caution": "If conflict arises, pause before escalating; retreat to reconnect, not to retreat from each other.",
"reflection": "How do you physically show affection? Adjust your touch or touchpoints to align with your partner’s preferences.",
"monthly_tip": "End the month by sharing one thing you’re grateful for about your partner’s emotional support.",
"affirmation": "My emotions are a gift to share, not a burden to hide."
}
},
{
"factor_type": "aspects",
"factor_value": "sextile",
"weight": 1.1,
"factor_insights": {
"motivation": "Lean into this sextile’s energy to deepen emotional attunement—your intuition and your partner’s will naturally align like a tide pulling two hearts together.",
"caution": "Avoid forcing this bond into rigid roles—let it evolve naturally, like a garden where both plants grow in their own time.",
"reflection": "When doubt creeps in, recall: This sextile isn’t about perfection; it’s about being enough, together.",
"monthly_tip": "When conflicts arise, use the sextile’s power to pause and say: ‘I trust this moment to unfold as it should.’",
"affirmation": "Every day, I choose to meet my partner with the same curiosity and care this sextile inspires."
}
},
{
"factor_type": "planetary_focus",
"factor_value": "mars_focus",
"weight": 1.15,
"factor_insights": {
"motivation": "Channel Mars’ intensity to turn your nurturing instincts into bold, direct communication.",
"caution": "Overreacting to minor conflicts will drain your emotional energy—focus on small, consistent steps.",
"reflection": "What small, monthly acts of courage have you resisted giving to your partner? Mars wants you to take them now.",
"monthly_tip": "Give your partner a ‘Mars gift’—something bold, unexpected, or slightly risky (e.g., a dare, a bold compliment).",
"affirmation": "My love is built on trust, not control—I trust Mars to guide my actions."
}
},
{
"factor_type": "retrograde_archetypes",
"factor_value": "no_major_retrograde",
"weight": 1.15,
"factor_insights": {
"motivation": "This is the time to surrender to the natural ebb and flow of your connection, not forcing it forward.",
"caution": "Resist the urge to ‘fix’ every tension; sometimes, just listening is the most powerful response.",
"reflection": "Reframe ‘friction’ as fuel: What’s the lesson here that could strengthen your foundation?",
"monthly_tip": "Schedule a ‘check-in’ where you both pause to name one thing you’re grateful for in your relationship.",
"affirmation": "Our connection is a partnership, not a performance. I release the need to ‘perform’ love perfectly."
}
},
{
"factor_type": "ingress_archetypes",
"factor_value": "multi_ingress_month",
"weight": 1.05,
"factor_insights": {
"motivation": "Embrace this month as a time to deepen your emotional connection—your intuition is amplifying, urging you to listen more closely to what your partner truly needs.",
"caution": "When the square tension between you feels heavy, pause to ask: What am I resisting that my partner needs me to acknowledge?",
"reflection": "Ask your partner: What’s one thing I’ve overlooked about you that I should prioritize this month? Let them name it without hesitation.",
"monthly_tip": "Schedule a ‘slow dance’—no agenda, just quiet time together where you both move in harmony without pressure. Let the trine between you guide the rhythm.",
"affirmation": "Together, we are a team that grows stronger through the challenges we face, not despite them. My partner’s love is my foundation."
}
},
{
"factor_type": "eclipse_archetypes",
"factor_value": "no_eclipse",
"weight": 1.2,
"factor_insights": {
"motivation": "Embrace this quiet moment to deepen your emotional attunement—Cancer’s watery intuition is sharpening your ability to read your partner’s unspoken needs.",
"caution": "Avoid overanalyzing small conflicts—Cancer’s tendency to spiral into past wounds may create unnecessary friction.",
"reflection": "Notice how you handle vulnerability: Do you shield or share? Adjust to create a rhythm where both feel seen.",
"monthly_tip": "If one of you is emotionally drained, take turns leading the conversation to prevent one person from carrying the load.",
"affirmation": "‘I honor my partner’s need for emotional space as much as my own need for closeness—both are valid and necessary.’"
}
},
{
"factor_type": "outer_planet_focus",
"factor_value": "saturn_structure",
"weight": 1.1,
"factor_insights": {
"motivation": "The slow burn of Saturn’s energy is a reminder: love here thrives on patience and intentionality over impulsivity.",
"caution": "When communication feels strained, pause before reacting. Saturn’s structure demands that you process together rather than isolating yourself in frustration.",
"reflection": "Journal for 10 minutes monthly: What’s one way I’ve shown up for this relationship that felt ‘too hard’? Saturn’s structure rewards honesty here.",
"monthly_tip": "If conflicts arise, use the ‘3-question rule’: What’s the core issue? What do I need to feel secure? What’s one small step to resolve it? Saturn’s structure demands precision.",
"affirmation": "‘This phase is not a punishment—it’s the moment my relationship is being forged into something stronger than before.’"
}
},
{
"factor_type": "monthly_theme_archetypes",
"factor_value": "visibility_and_recognition",
"weight": 1.25,
"factor_insights": {
"motivation": "Visibility here isn’t just about being seen; it’s about letting your love’s quiet depth shine through shared moments.",
"caution": "Over-sharing your love’s ‘proof’ can dilute its authenticity—keep it intimate, not performative.",
"reflection": "Notice where you’ve been too self-effacing—this month, reclaim the quiet confidence that already defines you.",
"monthly_tip": "Plan a ‘quiet moment’ where you both retreat—no screens, just observing each other’s presence without pressure.",
"affirmation": "I honor my partner’s eyes as a gift, not a test—my worth isn’t measured by their gaze."
}
},
{
"factor_type": "monthly_house_focus",
"factor_value": "eighth_house",
"weight": 1.15,
"factor_insights": {
"motivation": "Healing begins when you release the old scripts of scarcity—both in your relationship and in your collective future.",
"caution": "Avoid over-investing in external validation—your worth is already embedded in the trust you’ve built, not the things you share.",
"reflection": "Ask yourself: What legacy are you co-creating with your partner that transcends material exchange? The eighth house asks for a commitment to legacy, not just resources.",
"monthly_tip": "Schedule a quiet ritual—no grand gestures—where you both sit in silence and acknowledge what you’ve already overcome together.",
"affirmation": "We are co-creators of a legacy that transcends what we share; my worth is in the trust we’ve built, not the things we possess."
}
}
],
"debug_trace": null
}
],
"_enterprise": {
"client": "The Numerology API",
"plan": "Enterprise",
"request_id": "54971dfa54d9399e",
"quota": "unlimited",
"usage_tracking": false
},
"_api_metadata_": {
"api_name": "The Numerology API by Dakidarts®",
"api_version": "1.0.0",
"endpoint_name": "horoscope_love_couples_monthly_post",
"endpoint_description": "Provides this month's love horoscope for couples.",
"developer": "Dakidarts®",
"copyright": "© 2026 Dakidarts®. All rights reserved.",
"documentation_url": "https://docs.numerologyapi.com/",
"response_timestamp": "2026-04-07T23:44:38.094566+01:00",
"data_source": "Internal Engine / Astro Numerology Interpretation Engine (ANIE)",
"cacheable_status": true,
"report_issue": "https://github.com/dakidarts/the-numerology-api/issues",
"response_language": "en",
"supported_languages": [
"en"
],
"notes": ""
}
}