金銭的適合性占星術¶
このエンドポイントは、二人の星座がお金に関してどのように一致(または衝突)するかを明らかにします。これは、長期の関係やパートナーシップにおいて最も実用的で影響力のある分野の一つです。
以下の項目について調査します:
- お金に対する考え方と富に関する根本的な信念
- リスク許容度と投資スタイル
- 支出と貯蓄の傾向
- チームとしての富を築う可能性
- 金銭的な役割、盲点、および長期的な見通し
ロマンチックなパートナー、夫婦、ビジネス上の協力者、または意識的な富を共に築く人々に最適です。
愛は人々を結びつける… 金銭的適合性が、彼らが繁栄を築くか、議論を引き起こすかを決定します。
エンドポイント¶
| メソッド | パス |
|---|---|
GET | https://api.numerologyapi.com/api/v1/horoscope/compatibility/financial |
POST | https://api.numerologyapi.com/api/v1/horoscope/compatibility/financial |
必要なヘッダー¶
また、
Authorization: Bearer YOUR_API_KEYを使用して認証することも可能です。Numerology APIダッシュボードでAPIキーを作成および管理できます。
パラメータ¶
| パラメータ | 型 | 必須 | 説明 |
|---|---|---|---|
dob | 文字列 | はい | メインの人物の生年月日 (YYYY-MM-DD) |
dob_partner | 文字列 | はい | パートナー/人物2の生年月日 (YYYY-MM-DD) |
順序は自動的に処理されます(対称的な互換性マトリックス)。
応答をローカライズするために、オプションの
langクエリパラメータを追加します。 サポートされている値:en,es,de,fr,pt。
サンプルリクエスト¶
GET – 牡牛座と獅子座の金融適合性¶
curl --request GET \
--url "https://api.numerologyapi.com/api/v1/horoscope/compatibility/financial?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/financial?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—a mirrored emotional sanctuary—intuitive, compassionate, and spiritually attuned in a healing, transformative financial household.",
"match_for": "Cancer and Cancer Financial Compatibility",
"sign_main": "Cancer",
"sign_partner": "Cancer",
"compatibility_score": 92,
"dynamic_summary": "Two Cancers communicate with incredible emotional depth and intuition. They understand each other’s moods, dreams, and unspoken needs without words. Both feel everything deeply and protect each other fiercely. The risk is that both can be escapist or amplify each other’s fears.",
"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"
],
"money_mindset": "Both are guardians of emotional and financial security. Money is a tool for building a safe, nurturing home.",
"risk_tolerance_alignment": "Very Low. Both prefer conservative, family-oriented investments.",
"wealth_building_potential": "High if they combine their shared focus on security with practical action.",
"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 spiritually and emotionally harmonious financial partnerships possible.",
"_enterprise": {
"client": "The Numerology API",
"plan": "Enterprise",
"request_id": "0a2a079d4325b489",
"quota": "unlimited",
"usage_tracking": true
},
"_api_metadata_": {
"api_name": "The Numerology API by Dakidarts®",
"api_version": "0.1.1",
"endpoint_name": "horoscope_compatibility_financial",
"endpoint_description": "Analyzes financial 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:41.538157+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 | 自然な財務の流れの領域と一般的な摩擦点 | | money_mindset | お金に関する主要な共通または対立する信念 | | risk_tolerance_alignment | リスク許容度との適合性の程度(保守的 vs. 積極的) | | wealth_building_potential | 共同で富を創造し、成長する現実的な能力 | | growth_opportunities | 財務的なシナジーと整合性を改善する方法 | | advice_for_main / advice_for_partner | お金の習慣に関する、各個人に対するパーソナライズされたガイダンス | | warning_signs | 財務的調和を損なう可能性のある主要な問題点 | | long_term_outlook | パートナーシップとしての現実的な長期的な財務的将来 |
関連するエンドポイント- 互換性 – 生活¶
プロ統合のヒント
Combine Financial Compatibility with Growth Compatibility + Lifestyle Compatibility to build a complete conscious partnership intelligence stack:
→ “Will we grow together, live harmoniously, and build real wealth?”
This full suite is perfect for premium relationship apps, financial coaching platforms, couples wealth tools, and astrology membership sites.
Horoscope & Compatibility カテゴリの一部である The Numerology API - 高度な占星術と意識的な人間関係技術。