Zum Inhalt

Finanzielle Kompatibilitäts-Horoskop

Dieser Endpunkt zeigt, wie zwei Sternzeichen im Bezug auf Finanzen interagieren (oder Konflikte haben) – ein der praktischsten und wirkungsvollsten Bereiche jeder langfristigen Beziehung oder Partnerschaft.

Es untersucht:

  • Geld-Mindset & grundlegende Überzeugungen über Wohlstand
  • Risikotoleranz & Anlage-Stile
  • Ausgaben vs. Sparverhalten
  • Potenzial zur Vermögensbildung als Team
  • Finanzielle Rollen, blinde Flecken und langfristige Perspektiven

Ideal für romantische Partner, verheiratete Paare, geschäftliche Kooperationspartner oder alle, die gemeinsam bewusst Wohlstand aufbauen.

Liebe hält Menschen zusammen… finanzielle Kompatibilität bestimmt, ob sie Wohlstand schaffen oder Streit verursachen.


Endpunkt

Methode Pfad
GET https://api.numerologyapi.com/api/v1/horoscope/compatibility/financial
POST https://api.numerologyapi.com/api/v1/horoscope/compatibility/financial

Erforderliche Header

X-API-Key: YOUR_API_KEY
Content-Type: application/json   (POST only)
Host: api.numerologyapi.com

Sie können auch mit Authorization: Bearer YOUR_API_KEY authentifizieren.

Erstellen und verwalten Sie API-Schlüssel im Numerology API Dashboard.


Parameter

Param Type Erforderlich Beschreibung
dob string Ja Geburtsdatum der Hauptperson (YYYY-MM-DD)
dob_partner string Ja Geburtsdatum des Partners/Person 2 (YYYY-MM-DD)

Die Reihenfolge wird automatisch behandelt (symmetrische Kompatibilitätsmatrix).


Fügen Sie den optionalen Abfrageparameter lang hinzu, um die Antwort zu lokalisieren. Unterstützte Werte: en, es, de, fr, pt.

Beispielanfragen

GET – Taurus & Leo finanzielle Kompatibilität

curl --request GET \
  --url "https://api.numerologyapi.com/api/v1/horoscope/compatibility/financial?dob=1992-07-16&dob_partner=1992-07-16&lang=en" \
  --header "X-API-Key: YOUR_API_KEY"

POST – JSON-Body (empfohlen für Integrationen)

curl --request POST \
  --url "https://api.numerologyapi.com/api/v1/horoscope/compatibility/financial?lang=en" \
  --header "X-API-Key: YOUR_API_KEY" \
  --header "Content-Type: application/json" \
  --data '{
  "dob": "1992-07-16",
  "dob_partner": "1992-07-16"
}'

Beispielantwort (200 OK)

{
  "match_summary": "Double water—a mirrored emotional sanctuary—intuitive, compassionate, and spiritually attuned in a healing, transformative financial household.",
  "match_for": "Cancer and Cancer Financial Compatibility",
  "sign_main": "Cancer",
  "sign_partner": "Cancer",
  "compatibility_score": 92,
  "dynamic_summary": "Two Cancers communicate with incredible emotional depth and intuition. They understand each other’s moods, dreams, and unspoken needs without words. Both feel everything deeply and protect each other fiercely. The risk is that both can be escapist or amplify each other’s fears.",
  "strengths": [
    "Deep emotional and intuitive connection",
    "Unconditional compassion",
    "Shared creativity and spirituality",
    "Loyalty and protection",
    "No judgment, psychic attunement"
  ],
  "challenges": [
    "Both can be escapist or moody",
    "Risk of emotional enmeshment",
    "Difficulty with practical boundaries",
    "Amplifying each other’s sensitivities",
    "Neglecting reality"
  ],
  "money_mindset": "Both are guardians of emotional and financial security. Money is a tool for building a safe, nurturing home.",
  "risk_tolerance_alignment": "Very Low. Both prefer conservative, family-oriented investments.",
  "wealth_building_potential": "High if they combine their shared focus on security with practical action.",
  "growth_opportunities": "Learning healthy boundaries; grounding dreams in reality; practicing self-care; balancing empathy with action.",
  "advice_for_main": "Your Cancer partner mirrors your emotional world—use it to heal, not escape.",
  "advice_for_partner": "Cancer’s loyalty is in their emotional support—your shared intuition is their love language.",
  "warning_signs": [
    "Escaping into fantasy",
    "Neglecting practical needs",
    "Emotional overwhelm",
    "Co-dependency",
    "Amplified anxiety",
    "Avoiding responsibility"
  ],
  "long_term_outlook": "Exceptional. One of the most spiritually and emotionally harmonious financial partnerships possible.",
  "_enterprise": {
    "client": "The Numerology API",
    "plan": "Enterprise",
    "request_id": "0a2a079d4325b489",
    "quota": "unlimited",
    "usage_tracking": true
  },
  "_api_metadata_": {
    "api_name": "The Numerology API by Dakidarts®",
    "api_version": "0.1.1",
    "endpoint_name": "horoscope_compatibility_financial",
    "endpoint_description": "Analyzes financial compatibility between two zodiac signs.",
    "developer": "Dakidarts®",
    "copyright": "© 2026 Dakidarts®. All rights reserved.",
    "documentation_url": "https://docs.numerologyapi.com/",
    "response_timestamp": "2026-02-28T07:37:41.538157+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",
      "es",
      "de",
      "fr",
      "pt"
    ],
    "notes": ""
  }
}

Dashboard öffnen


Wichtige Antwortfelder erklärt

Feld Beschreibung
compatibility_score 0–100-Score für die Gesamtfinanzielle Harmonie
dynamic_summary Überblick über das Geld-Dynamik
strengths / challenges Bereiche für natürlichen finanziellen Fluss vs. häufige Konfliktpunkte
money_mindset Gemeinsame oder widersprüchliche Überzeugungen über Geld
risk_tolerance_alignment Wie gut passen Risikobereitschaften (konservativ vs. ehrgeizig)
wealth_building_potential Realistisches Potenzial zur gemeinsamen Vermögensbildung
growth_opportunities Möglichkeiten zur Verbesserung der finanziellen Synergie & Ausrichtung
advice_for_main / advice_for_partner Personalisierte Ratschläge für jede Person bezüglich ihrer Finanzgewohnheiten
warning_signs Haupt-Red Flags, die die finanzielle Harmonie gefährden können
long_term_outlook Realistischer langfristiger finanzieller Erfolg als Partnerschaft

Verwandte Endpunkte


Pro-Integrationstipp

Kombinieren Sie finanzielle Kompatibilität mit Wachstums-Kompatibilität + Lebensstil-Kompatibilität, um eine umfassende, bewusste Partnerschaftsintelligenz-Struktur aufzubauen: → „Wollen wir gemeinsam wachsen, harmonisch leben und echtes Vermögen aufbauen?“ Diese vollständige Suite ist perfekt für Premium-Beziehungs-Apps, Finanzberatungsplattformen, Paare-Wohlstands-Tools und Astrologie-Mitgliedschafts-Websites.


Teil der Kategorie Horoskop & Kompatibilität in The Numerology API – Premium-Astrologie- und bewusste Beziehungs-Technologie.