라이프스타일 호환성 운세¶
이 엔드포인트는 단순히 로맨틱한 매력을 넘어, 두 사람이 실제로 어떻게 함께 살아가는지를 보여줍니다: - 일상적인 리듬, 가정 분위기, 사회적 균형, 루틴, 편안함의 필요, 그리고 장기적인 라이프스타일 조화를 파악합니다.
커플, 잠재적인 룸메이트, 공용 공간을 사용하는 비즈니스 파트너, 또는 실제 생활 호환성에 대해 궁금한 사람들에게 적합한 실용적이고 현실적인 별자리 통찰력을 제공합니다.
사랑은 사람들을 하나로 모으지만… 라이프스타일 호환성이 그들이 같은 지붕 아래에서 행복하게 살 수 있는지 결정합니다.
엔드포인트¶
| 방법 | 경로 |
|---|---|
GET | https://api.numerologyapi.com/api/v1/horoscope/compatibility/lifestyle |
POST | https://api.numerologyapi.com/api/v1/horoscope/compatibility/lifestyle |
필수 헤더¶
Authorization: Bearer YOUR_API_KEY를 사용하여 인증할 수도 있습니다. Numerology API 대시보드에서 API 키를 생성하고 관리합니다.
파라미터| 파라미터 | 타입 | 필수 | 설명 |¶
|-------------------|--------|-------|---------------------------------------------------------| | dob | 문자열 | 예 | 주요 사람의 생년월일 (YYYY-MM-DD) | | dob_partner | 문자열 | 예 | 파트너/사람 2의 생년월일 (YYYY-MM-DD) |
엔드포인트는 자동으로 서명 순서를 처리합니다 (A→B 또는 B→A 대칭).
응답을 로컬화하기 위해 선택적인
lang쿼리 매개변수를 추가하십시오. 지원되는 값:en,es,de,fr,pt.
예제 요청¶
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"
POST – JSON 본문 (깔끔한 통합에 권장)¶
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"
}'
예제 응답 (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": ""
}
}
주요 응답 필드| 필드 | 설명 |¶
|------------------------|--------------------------------------------------------------| | compatibility_score | 라이프스타일에 대한 0–100의 수치적 조화 점수 | | dynamic_summary | 라이프스타일 동역에 대한 고수준 개요 | | strengths | 일상/공유 생활에서의 자연스러운 흐름 영역 | | challenges | 습관 및 기대에서 흔한 갈등 지점 | | home_environment | 공유 생활에 적합한 이상적인 분위기 | | routine_alignment | 일일 일정 및 리듬이 어떻게 맞는지 | | social_life_balance | 사회적 에너지와 안정성 간의 균형 | | growth_opportunities | 두 사람이 함께 발전하고 개선하는 방법 | | advice_for_main | 개인 1에 대한 맞춤형 지침 | | advice_for_partner | 개인 2에 대한 맞춤형 지침 | | warning_signs | 주의해야 할 경고 신호 | | long_term_outlook | 현실적인 장기 라이프스타일 잠재력 |
관련 엔드포인트- 호환성 – 경력¶
프로 통합 팁
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.
이 엔드포인트는 천문학 & 호환성 범주에 속하며, The Numerology API의 프리미엄 천문학 및 영적 기술입니다.