態度番号¶
態度番号(別名:太陽番号)は、あなたの出生の日と月から計算されます(年ではありません)。これは、あなたの人生に対する一般的な見方、課題への取り組み方、そして他人への最初の印象を反映します。
生命パスや運命とは異なり、この数字はあなたの外部的な態度—社会的および日常的な相互作用における「雰囲気」を示します。
重要な注意点: マスターナンバー(11、22、33)は常に単一の桁に減少されます(2、4、6)。マスターナンバーの解釈は返されません。
エンドポイント¶
| メソッド | パス |
|---|---|
GET | https://api.numerologyapi.com/api/v1/attitude_number |
POST | https://api.numerologyapi.com/api/v1/attitude_number/post |
必要なヘッダー¶
また、
Authorization: Bearer YOUR_API_KEYを使用して認証することも可能です。Numerology APIダッシュボードでAPIキーを作成および管理できます。
パラメータ¶
| パラメータ | 型 | 必須 | 説明 |
|---|---|---|---|
birth_month | integer | はい | 出生した月(1〜12)。 |
birth_day | integer | はい | 出生した日(1〜31)。 月によって検証されます。 |
注記: 出生年は使用されません—日 + 月のみ。> 応答をローカライズするために、オプションのクエリパラメータ
langを追加します。 サポートされている値:en,es,de,fr,pt.
サンプルリクエスト¶
GET リクエスト¶
curl --request GET \
--url "https://api.numerologyapi.com/api/v1/attitude_number?birth_day=16&birth_month=7&lang=en" \
--header "X-API-Key: YOUR_API_KEY"
POST リクエスト (JSON ボディ)¶
curl --request POST \
--url "https://api.numerologyapi.com/api/v1/attitude_number/post?lang=en" \
--header "X-API-Key: YOUR_API_KEY" \
--header "Content-Type: application/json" \
--data '{
"birth_day": 16,
"birth_month": 7
}'
レスポンスの例¶
{
"attitude_number": 5,
"summary": {
"title": "Attitude Number 5: The Free Spirit & Adventurer",
"overview": "Attitude Number 5 approaches life with curiosity, adaptability, and magnetic energy. You instinctively seek variety, freedom, and new experiences — people feel your excitement and openness to change. You bring movement, fun, and fresh perspectives wherever you go.",
"strengths": [
"Instant adaptability and resourcefulness",
"Natural charisma and love of people",
"Curiosity that makes life feel exciting",
"Courage to embrace change and risk"
],
"challenges": [
"Tendency toward restlessness or avoidance of commitment",
"Risk of excess, impulsiveness, or scattered energy",
"Difficulty with routine or deeper emotional intimacy",
"Can appear unreliable or non-committal"
],
"life_lesson": "Your greatest growth comes from discovering that true freedom includes the freedom to deepen and commit. When adventure is balanced with responsibility, your energy becomes legendary.",
"ideal_daily_expressions": [
"Seeking new experiences, conversations, or ideas",
"Bringing excitement and spontaneity to situations",
"Adapting quickly to change or new people",
"Encouraging others to try something different"
],
"spiritual_growth_tip": "Create a daily grounding practice (breathwork, journaling) alongside your adventures. When freedom and presence dance together, your life becomes infinite."
},
"detailed_meaning": "Attitude Number 5 symbolizes freedom, curiosity, and adaptable response to life's ever-changing landscape. Those with Attitude 5 enthusiastically embrace change, exploration, and new experiences with open arms and minds. They are versatile, quick-thinking, and thrive in dynamic, unpredictable environments that would overwhelm others. Your outward demeanor projects adventure, excitement, and magnetic energy that draws others into new possibilities. People perceive you as the spontaneous free spirit who makes life interesting and inspires them to break from routine. You instinctively seek variety, resist limitation, and adapt quickly to changing circumstances with resourcefulness and enthusiasm. This attitude serves you well in travel, sales, entertainment, entrepreneurship, or any dynamic field offering constant variety and challenge. Challenges include restlessness leading to unfinished projects, difficulty with commitment or routine, and appearing unreliable or flaky; developing grounding practices, seeing important projects through to completion, and balancing freedom with responsibility brings deeper satisfaction and transforms scattered energy into purposeful adventure that creates meaningful results.",
"_enterprise": {
"client": "The Numerology API",
"plan": "Enterprise",
"request_id": "8d0dd087bb861815",
"quota": "unlimited",
"usage_tracking": true
},
"_api_metadata_": {
"api_name": "The Numerology API by Dakidarts®",
"api_version": "0.1.1",
"endpoint_name": "attitude_number",
"endpoint_description": "Computes the Attitude number, indicating outlook and approach to life.",
"developer": "Dakidarts®",
"copyright": "© 2026 Dakidarts®. All rights reserved.",
"documentation_url": "https://docs.numerologyapi.com/",
"response_timestamp": "2026-02-28T07:36:24.453911+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": ""
}
}
意味と解釈¶
アプローチ 2 – 調停者としての外交手腕¶
主要な特徴: - 思いやりがあり、共感力がある - 自然な仲介者で調和をもたらす - 患者であり、サポート的で直感的 - 対立を避け、バランスを求める
第一印象: 他の人はあなたを 穏やかで、親しみやすく、優しい 人として認識します - 誰かの話をよく聞き、気にかけている人です。
最適な役割: - 相談員、仲介者、教師、看護師、デザイナー、アシスタント
課題: - 対立を避けること - 批判に対して過敏になること - 「ノー」と言えないこと
アドバイス: あなたの強みは 人々を結びつけること です。 直感を信じてください。 優雅な方法で境界線を設定してください。 あなたの才能は 感情的な調和 です - それを使って癒しましょう。
!!! 注意- 計算: birth_month + birth_day → 結果を1桁のみに減算。 - 例:5月15日 → 5 + 15 = 20 → 2+0 = 2 - 例:12月25日 → 12 + 25 = 37 → 3+7 = 10 → 1+0 = 1 - 例:3月11日 → 3 + 11 = 14 → 1+4 = 5 - マスターナンバーなし: 11 → 2, 22 → 4, 33 → 6。常に減算されます。 - 検証: 無効な日付は 400 Bad Request を返します。 - 利用例: 毎日のガイダンス、ソーシャルメディアのプロフィール、または迅速な性格分析に最適です。 - キャッシュ: 同じ入力に対して30日間のキャッシュを使用。