Ga naar inhoud

Financiële Compatibiliteit Horoscoop

Dit endpoint onthult hoe twee zonne tekens elkaar op het gebied van geld (of in conflict zijn) — een van de meest praktische en impactvolle gebieden van elke langdurige relatie of partnerschap.

Het onderzoekt:

  • Geldgedachte & kernovertuigingen over welvaart
  • Risicotolerantie & beleggingsstijlen
  • Uitgaven vs spaar neigingen
  • Potentieel voor het opbouwen van welvaart als team
  • Financiële rollen, blinde vlekken en lange termijn perspectief

Ideaal voor romantische partners, getrouwde stellen, zakelijke samenwerkingspartners of iedereen die bewust samen rijk wil worden.

Liefde houdt mensen bij elkaar… Financiële compatibiliteit bepaalt of ze welvaart creëren of ruzie maken.


Endpoint

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

Vereiste Headers

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

U kunt ook authenticeren met Authorization: Bearer YOUR_API_KEY.

Maak en beheer API-sleutels in het Numerology API dashboard.


Parameters

Parameter Type Vereist Beschrijving
dob string Ja Geboortedatum van de hoofdpersoon (YYYY-MM-DD)
dob_partner string Ja Geboortedatum van de partner/persoon 2 (YYYY-MM-DD)

De volgorde wordt automatisch afgehandeld (symmetrische compatibiliteitsmatrix).


Voeg het optionele query-parameter lang toe om de antwoorden te lokaliseren. Ondersteunde waarden: en, es, de, fr, pt.

Voorbeeldverzoeken

GET – Compatibiliteit op financieel vlak tussen Stier en Leeuw

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 (aanbevolen voor integraties)

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"
}'

Voorbeeldantwoord (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 openen


Belangrijke velden in het antwoord uitgelegd

Vel Beschrijving
compatibility_score Score van 0–100 voor algemene financiële harmonie
dynamic_summary Algemeen overzicht van de gelddynamiek
strengths / challenges Natuurlijke gebieden voor financiële stroom versus veelvoorkomende knelpunten
money_mindset Kernovertuigingen die gedeeld of in conflict zijn over geld
risk_tolerance_alignment Hoe goed risicobereidheid overeenkomt (conservatief vs. avontuurlijk)
wealth_building_potential Realistische capaciteit om samen rijkdom te creëren en te laten groeien
growth_opportunities Manieren om financiële synergie en afstemming te verbeteren
advice_for_main / advice_for_partner Gepersonaliseerde begeleiding voor elke persoon met betrekking tot geldgedrag
warning_signs Belangrijke rode vlaggen die financiële harmonie kunnen schaden
long_term_outlook Realistische lange termijn financiële toekomst als partnerschap

Gerelateerde Endpoints- Compatibiliteit – Levensstijl

Integratie Tip

Combine Financial Compatibility with Growth Compatibility + Lifestyle Compatibility to build a complete conscious partnership intelligence stack:
→ “Will we grow together, live harmoniously, and build real wealth?”
This full suite is perfect for premium relationship apps, financial coaching platforms, couples wealth tools, and astrology membership sites.


Een onderdeel van de categorie Horoscoop & Compatibiliteit in The Numerology API — premium astrologie- en relatietechnologie.