Levensstijl Compatibiliteit Horoscoop¶
Dit endpoint gaat veel verder dan romantische aantrekkingskracht – het onthult hoe twee mensen daadwerkelijk samen leven: hun dagelijkse ritmes, de sfeer thuis, sociale balans, routines, comfortbehoeften en langetermijncompatibiliteit.
Of je nu op zoek bent naar compatibiliteit voor koppels, potentiële huisgenoten, zakelijke partners die een ruimte delen, of gewoon iemand die geïnteresseerd is in echte levensstijlcompatibiliteit – dit is de praktische, realistische astrologische inzichten die je nodig hebt.
Liefde kan mensen samenbrengen… maar levensstijlcompatibiliteit bepaalt of ze gelukkig blijven onder hetzelfde dak.
Endpoint¶
| Methode | Pad |
|---|---|
GET | https://api.numerologyapi.com/api/v1/horoscope/compatibility/lifestyle |
POST | https://api.numerologyapi.com/api/v1/horoscope/compatibility/lifestyle |
Vereiste Headers¶
Je 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) |
Het endpoint verwerkt automatisch de volgorde van de resultaten (A→B of B→A symmetrie).
Voeg het optionele query-parameter
langtoe om de antwoorden te lokaliseren. Ondersteunde waarden:en,es,de,fr,pt.
Voorbeeldverzoeken¶
GET – Compatibiliteit levensstijl voor Stier & Leeuw¶
curl --request GET \
--url "https://api.numerologyapi.com/api/v1/horoscope/compatibility/lifestyle?dob=1992-07-16&dob_partner=1992-07-16&lang=en" \
--header "X-API-Key: YOUR_API_KEY"
POST – JSON-body (aanbevolen voor schone integraties)¶
curl --request POST \
--url "https://api.numerologyapi.com/api/v1/horoscope/compatibility/lifestyle?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—sensitive emotional depth meets sensitive emotional depth in a nurturing, healing household.",
"match_for": "Cancer and Cancer Lifestyle Compatibility",
"sign_main": "Cancer",
"sign_partner": "Cancer",
"compatibility_score": 92,
"dynamic_summary": "Two Cancers communicate with incredible emotional depth and intuition. Conversations are deep, meaningful, and focused on feelings and security. Both understand each other’s moods, dreams, and unspoken needs. The risk is that both can be escapist or amplify each other’s sensitivities.",
"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"
],
"home_environment": "Cozy, secure, and emotionally rich. Both contribute to a sanctuary of comfort and understanding. The home is a refuge of unconditional love and healing.",
"routine_alignment": "High. Both value emotional consistency and may struggle with change.",
"social_life_balance": "Both prefer intimate gatherings. Both enjoy hosting with emotional warmth and security.",
"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 emotionally and spiritually harmonious households possible.",
"_enterprise": {
"client": "The Numerology API",
"plan": "Enterprise",
"request_id": "ab00abe41930448e",
"quota": "unlimited",
"usage_tracking": true
},
"_api_metadata_": {
"api_name": "The Numerology API by Dakidarts®",
"api_version": "0.1.1",
"endpoint_name": "horoscope_compatibility_lifestyle",
"endpoint_description": "Analyzes lifestyle 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:42.840953+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": ""
}
}
Belangrijke velden in het antwoord¶
| Veld | Beschrijving |
|---|---|
compatibility_score | Numerieke harmonie score van 0-100 voor levensstijl |
dynamic_summary | Algemene beschrijving van de dynamiek van de levensstijl |
strengths | Natuurlijke zones met een goede stroom in het dagelijks/gedeelde leven |
challenges | Veelvoorkomende bronnen van conflicten in gewoonten en verwachtingen |
home_environment | Ideële sfeer voor gedeeld wonen |
routine_alignment | Hoe dagelijkse schema's en ritmes overeenkomen |
social_life_balance | Balans tussen sociale energie en aarden |
growth_opportunities | Manieren waarop het paar kan evolueren en verbeteren |
advice_for_main | Gepersonaliseerde begeleiding voor persoon 1 |
advice_for_partner | Gepersonaliseerde begeleiding voor persoon 2 |
warning_signs | Waarschuwingen waar je rekening mee moet houden |
long_term_outlook | Realistische lange termijn potentieel van de levensstijl |
Gerelateerde Endpoints- Compatibiliteit – Carrière¶
Tip voor Integratie
Combine Lifestyle Compatibility with Personal Cycle Report to create powerful yearly compatibility forecasts:
→ "How will your shared lifestyle evolve in 2026?"
This combo is perfect for premium relationship coaching tools, dating apps, or annual couple reports.
Dit endpoint behoort tot de categorie Horoscoop & Compatibiliteit van de Numerology API – premium astrologie en spirituele technologie.