Lewati ke isi

Horoskop Kompatibilitas Gaya Hidup

Titik akhir ini melampaui daya tarik romantis — ia mengungkapkan bagaimana dua orang sebenarnya berinteraksi dalam kehidupan sehari-hari: rutin harian mereka, suasana rumah, keseimbangan sosial, rutinitas, kebutuhan kenyamanan, dan harmoni gaya hidup jangka panjang.

Baik untuk pasangan, calon teman sekamar, mitra bisnis yang berbagi ruang, atau siapa pun yang ingin mengetahui kompatibilitas dalam kehidupan nyata — ini adalah wawasan zodiak praktis dan realistis yang Anda butuhkan.

Cinta mungkin menyatukan orang… tetapi kompatibilitas gaya hidup menentukan apakah mereka tetap bahagia di bawah satu atap.


Titik Akhir

Metode Jalur
GET https://api.numerologyapi.com/api/v1/horoscope/compatibility/lifestyle
POST https://api.numerologyapi.com/api/v1/horoscope/compatibility/lifestyle

Header yang Diperlukan

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

Anda juga dapat melakukan autentikasi dengan Authorization: Bearer YOUR_API_KEY.

Buat dan kelola kunci API di dasbor Numerology API.


Parameter| Parameter | Tipe | Wajib | Deskripsi |

|---------------------|--------|--------|-------------------------------------------------------------| | dob | string | Ya | Tanggal lahir dari orang utama (YYYY-MM-DD) | | dob_partner | string | Ya | Tanggal lahir pasangan/orang ke-2 (YYYY-MM-DD) |

Titik akhir secara otomatis menangani urutan tanda (A→B atau B→A).


Tambahkan parameter kueri opsional lang untuk menyesuaikan respons. Nilai yang didukung: en, es, de, fr, pt.

Contoh Permintaan

GET – Kompatibilitas gaya hidup Taurus & Leo

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 – Badan JSON (direkomendasikan untuk integrasi yang bersih)

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

Contoh Respons (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": ""
  }
}

Buka Dasbor


Bidang Respons Utama| Bidang | Deskripsi |

|------------------------|--------------------------------------------------------------| | compatibility_score | Skor harmoni numerik 0–100 untuk gaya hidup | | dynamic_summary | Gambaran umum tingkat tinggi tentang dinamika gaya hidup | | strengths | Area alami dalam kehidupan sehari-hari/bersama | | challenges | Titik gesekan yang umum dalam kebiasaan & harapan | | home_environment | Atmosfer ideal untuk tinggal bersama | | routine_alignment | Bagaimana jadwal dan ritme harian sesuai | | social_life_balance | Keseimbangan energi sosial vs. grounding | | growth_opportunities | Cara pasangan dapat berkembang dan meningkatkan diri bersama | | advice_for_main | Panduan yang dipersonalisasi untuk orang 1 | | advice_for_partner | Panduan yang dipersonalisasi untuk orang 2 | | warning_signs | Bendera merah yang perlu diperhatikan | | long_term_outlook | Potensi gaya hidup jangka panjang yang realistis |

Titik Akhir Terkait- Kompatibilitas – Karir

Tips Integrasi

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.


Titik akhir ini termasuk dalam kategori Horoscope & Compatibility dari The Numerology API — teknologi astrologi dan spiritual premium.