Przejdź do treści

Horoskop Kompatybilności w Życiu

Ten punkt końcowy wykracza daleko poza romantyczną atrakcję – ujawnia, jak ludzie naprawdę współżyją: ich codzienne rytmy, atmosferę w domu, równowagę społeczną, rutyny, potrzeby komfortu i długoterminową harmonię stylu życia.

Niezależnie od tego, czy chodzi o pary, potencjalnych współlokatorów, partnerów biznesowych, którzy dzielą przestrzeń, czy też o każdego, kto jest ciekawy prawdziwej kompatybilności – to praktyczny, realistyczny wgląd w astrologię, którego potrzebujesz.

Miłość może łączyć ludzi… ale kompatybilność stylu życia decyduje, czy pozostaną szczęśliwi pod jednym dachem.


Punkt końcowy

Metoda Ścieżka
GET https://api.numerologyapi.com/api/v1/horoscope/compatibility/lifestyle
POST https://api.numerologyapi.com/api/v1/horoscope/compatibility/lifestyle

Wymagane nagłówki

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

Możesz również uwierzytelniać się przy użyciu Authorization: Bearer YOUR_API_KEY.

Twórz i zarządzaj kluczami API w panelu Numerology API.


Parametry| Param | Typ | Wymagane | Opis ||----------------|--------|----------|-------------------------------------------------------|

| dob | string | Yes | Date of birth of the main person (YYYY-MM-DD) | | dob_partner | string | Yes | Date of birth of the partner/person 2 (YYYY-MM-DD) |

The endpoint automatically handles sign order (A→B or B→A symmetry).


Add the optional lang query parameter to localize responses. Supported values: en, es, de, fr, pt.

Przykładowe żądania

Kompatybilność stylu życia: Byk i Lwy (metoda GET)

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"

Treść żądania w formacie JSON (zalecane dla czystych integracji)

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

Przykład Odpowiedzi (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": ""
  }
}

Open Dashboard


Kluczowe pola odpowiedzi

Pole Opis
compatibility_score Wskaźnik harmonii życia (0–100)
dynamic_summary Ogólny przegląd dynamiki życia
strengths Obszary naturalnego przepływu w codziennym życiu
challenges Typowe punkty konfliktów w nawykach i oczekiwaniach
home_environment Idealna atmosfera dla współdzielenia życia
routine_alignment Jak harmonizują codzienne plany i rytmy
social_life_balance Równowaga energii społecznej w stosunku do stabilności
growth_opportunities Sposoby, w jakie para może się rozwijać i doskonalić wspólnie
advice_for_main Spersonalizowane wskazówki dla osoby nr 1
advice_for_partner Spersonalizowane wskazówki dla osoby nr 2
warning_signs Ostrzeżenia, na które należy zwrócić uwagę
long_term_outlook Realne możliwości długoterminowego życia

Powiązane punkty końcowe- Kompatybilność – Kariera

Wskazówki dotyczące integracji

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.


Ten punkt końcowy należy do kategorii Horoskop i Kompatybilność w ramach Numerology API – premium astrology & spiritual technology.