ความเข้ากันได้ของดวงชะตาในสายอาชีพ¶
จุดปลาย ความเข้ากันได้ของดวงชะตาในสายอาชีพ ให้การประเมินอย่างละเอียดเกี่ยวกับวิธีที่ดวงชะตา 2 ดวงโต้ตอบกันในสภาพแวดล้อมทางวิชาชีพและสายอาชีพ มันเน้น จุดแข็ง, ความท้าทาย และพลวัตที่เสริมสร้างซึ่งกันและกัน สำหรับความร่วมมือในสายอาชีพ
เหมาะสำหรับเพื่อนร่วมงาน, คู่ค้าทางธุรกิจ หรือผู้ใดก็ตามที่ประเมินความเป็นไปได้ในการทำงานร่วมกันโดยอิงจากดวงชะตา
จุดปลาย (Endpoint)¶
| วิธี | เส้นทาง |
|---|---|
GET | https://api.numerologyapi.com/api/v1/horoscope/compatibility/career |
POST | https://api.numerologyapi.com/api/v1/horoscope/compatibility/career |
พารามิเตอร์คำถาม (Query Parameters)¶
| ชื่อ | จำเป็น | ประเภท | ตัวอย่าง | คำอธิบาย |
|---|---|---|---|---|
dob | ✅ | String | 1997-08-17 | วันที่เกิดของบุคคลหลักในรูปแบบ YYYY-MM-DD |
dob_partner | ✅ | String | 1988-08-10 | วันที่เกิดของคู่ครองในรูปแบบ YYYY-MM-DD |
!!! หมายเหตุ Missing or invalid parameters will return a 400 error.
Both GET and POST methods are supported.
เพิ่มพารามิเตอร์คำถามเพิ่มเติม
langเพื่อปรับแต่งผลลัพธ์ ค่าที่รองรับ:en,es,de,fr,pt
ตัวอย่างคำขอ (Example Requests)¶
คำขอ GET¶
curl --request GET \
--url "https://api.numerologyapi.com/api/v1/horoscope/compatibility/career?dob=1992-07-16&dob_partner=1992-07-16&lang=en" \
--header "X-API-Key: YOUR_API_KEY"
คำขอ POST¶
curl --request POST \
--url "https://api.numerologyapi.com/api/v1/horoscope/compatibility/career?lang=en" \
--header "X-API-Key: YOUR_API_KEY" \
--header "Content-Type: application/json" \
--data '{
"dob": "1992-07-16",
"dob_partner": "1992-07-16"
}'
ตัวอย่างผลลัพธ์ (Example Response)¶
{
"match_summary": "Double water—a mirrored emotional sanctuary—intuitive, protective, and deeply loyal in a nurturing professional pairing.",
"match_for": "Cancer and Cancer Career Compatibility",
"sign_main": "Cancer",
"sign_partner": "Cancer",
"compatibility_score": 82,
"dynamic_summary": "Two Cancers create a workplace built on profound emotional understanding, loyalty, and mutual care. They intuit each other’s moods, protect their team fiercely, and create a home wherever they work. But without boundaries, they can amplify each other’s fears or fall into co-dependent patterns. Best in healthcare, HR, or family business.",
"strengths": [
"Deep emotional intuition",
"Unwavering loyalty",
"Shared love of team and home",
"Nurturing support",
"Memory of every kindness",
"Crisis-ready empathy"
],
"challenges": [
"Both can be moody or passive-aggressive",
"Risk of emotional enmeshment",
"Tendency to withdraw during conflict",
"Amplifying each other’s anxieties",
"Avoiding hard decisions to preserve harmony"
],
"communication_style": "Indirect, feeling-based, and deeply empathetic—but may avoid hard truths to preserve peace.",
"growth_opportunities": "Learning healthy boundaries; practicing direct communication; building systems for accountability.",
"ideal_roles": [
"HR Leadership",
"Healthcare Team",
"Family Business",
"Nonprofit with Heart",
"Therapy Practice",
"Team Care Coordination"
],
"advice_for_main": "Your Cancer partner feels everything deeply—your steady presence is their anchor.",
"advice_for_partner": "Cancer’s loyalty is in their care—your emotional safety is their gift.",
"element_interaction": "Double Water: deeply intuitive, empathetic, and emotionally resonant—ideal for people-first work.",
"modality_interaction": "Double Cardinal: both initiate emotional culture, but may struggle to resolve conflict directly.",
"shared_values": [
"Family",
"Loyalty",
"Emotional security",
"Memory",
"Nurturing",
"Team harmony",
"Tradition"
],
"warning_signs": [
"Silent treatment",
"Amplified anxiety",
"Co-dependency",
"Avoiding necessary conflict",
"Taking team stress personally"
],
"long_term_potential": "Very high—in emotionally intelligent, care-oriented fields—with strong boundaries.",
"_enterprise": {
"client": "The Numerology API",
"plan": "Enterprise",
"request_id": "75c7150ad2df3753",
"quota": "unlimited",
"usage_tracking": true
},
"_api_metadata_": {
"api_name": "The Numerology API by Dakidarts®",
"api_version": "0.1.1",
"endpoint_name": "horoscope_compatibility_career",
"endpoint_description": "Analyzes career/work 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:40.689888+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": ""
}
}
---!!! หมายเหตุ ฟิลด์ผลลัพธ์:
sign_main— เครื่องหมายดวงซิงที่ได้จากการระบุจากdobsign_partner— เครื่องหมายดวงคู่ที่ได้จากการระบุจากdob_partnermatch_for— ชื่อสรุปของความเข้ากันได้ในอาชีพmatch_summary— การวิเคราะห์ความเข้ากันได้ในอาชีพอย่างละเอียด รวมถึงพลวัต, ความท้าทาย และคำแนะนำ