コンテンツにスキップ

エンジェルナンバーのシンクロニシティ

エンジェルナンバーのシンクロニシティ エンドポイントは、繰り返し現れる数字(時計、ナンバープレート、レシートなど)を分析し、スピリチュアルなパターン を検出します: - 繰り返される (例: 111, 4444) - 鏡像 (例: 121, 1221, 123321) - 順序 (例: 123, 987)

その後、数字をコアな振動(1~9、11、22、33)に還元し、以下の情報を提供します: - 基本的なエンジェルナンバーの意味 - パターンに基づいた強化されたシンクロニシティメッセージ

マスターナンバーの保持: 11, 22, 33


エンドポイント

メソッド パス
GET https://api.numerologyapi.com/api/v1/angel-number-sync
POST https://api.numerologyapi.com/api/v1/angel-number-sync

注記: POST は GET と同じパスを使用/post サフィックスは使用しません。


必要なヘッダー

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

Authorization: Bearer YOUR_API_KEY で認証することも可能です。

Numerology API ダッシュボード で API キーを作成および管理します。


パラメータ

パラメータ タイプ 必須 説明
number 文字列 はい 任意の数値文字列 (例: "111", "1234", "1221")。

数字のみ — 数値以外の文字は拒否されます。> 応答をローカライズするために、オプションのクエリパラメータ lang を追加します。 サポートされている値: en, es, de, fr, pt.

サンプルリクエスト

GET リクエスト

curl --request GET \
  --url "https://api.numerologyapi.com/api/v1/angel-number-sync?number=1234&lang=en" \
  --header "X-API-Key: YOUR_API_KEY"

POST リクエスト (JSON ボディ)

curl --request POST \
  --url "https://api.numerologyapi.com/api/v1/angel-number-sync?lang=en" \
  --header "X-API-Key: YOUR_API_KEY" \
  --header "Content-Type: application/json" \
  --data '{
  "number": "1234"
}'

レスポンスの例

{
  "number": 1234,
  "reduced_number": 1,
  "base_meaning": {
    "title": "Angel Number 1 – The Spark of New Beginnings",
    "overview": "Angel Number 1 is the powerful signal that you are entering (or already in) a phase of fresh starts, independence, and self-leadership. Your guides are reminding you: You are the creator of your reality. Trust your instincts, step forward boldly, and know that the universe is backing your solo journey right now.",
    "core_message": "Initiation • Independence • Leadership • Originality • Confidence",
    "what_your_guides_are_saying": [
      "You are being called to trust yourself completely.",
      "A new chapter, idea, or path is opening — take the first step.",
      "Stop waiting for permission. Your vision is valid and divinely supported.",
      "Release fear of standing alone — your individuality is your greatest strength."
    ],
    "emotional_spiritual_guidance": "This number often appears when you're doubting your own power or hesitating to begin something important. It is a loving cosmic 'green light' — go for it. The energy is on your side.",
    "practical_action_steps": [
      "Start that project, conversation, or personal goal today.",
      "Affirm your independence and self-worth daily.",
      "Make at least one bold decision this week without overthinking.",
      "Visualize your desired outcome and take the first small action toward it."
    ],
    "affirmation": "I am the divine creator of my reality. I lead with courage, clarity, and unshakeable confidence.",
    "when_you_most_need_this_number": "When feeling stuck, dependent, or afraid to stand in your truth."
  },
  "base_detailed_meaning": "Angel Number 1 is a powerful divine nudge toward self-leadership, originality, and the courageous initiation of new chapters aligned with your soul’s purpose. The angels affirm that you are being called to step fully into your autonomy—not out of ego, but from a place of sacred trust in your unique path and inner wisdom. This number signals that the universe supports your fresh starts, bold ideas, and solo ventures; now is the time to act on that quiet knowing you’ve been ignoring. However, be mindful of impatience that rushes outcomes before foundations are laid, or the shadow of independence that isolates when collaboration would serve better. Your angels remind you that true leadership includes humility—to inspire without dominating, and to recognize that your light gives others permission to shine too. Take one small, decisive action today that aligns with your vision, even if no one else sees its value yet; momentum builds from motion, not consensus. This is not just a sign of new beginnings, but a confirmation that you already hold everything needed to create what your heart desires. When embraced with faith, Angel Number 1 becomes a beacon of inspired action—proving that every great legacy begins with the quiet courage to say 'I begin.'",
  "synchronicity": {
    "type": "sequence",
    "description": "The sequential flow within 1234 (e.g., 123, 456) signifies divine order, progressive evolution, and step-by-step alignment. It reflects that you are on a path of incremental growth connected to **Angel Number 1 – The Spark of New Beginnings**, and the angels are affirming that each small choice matters. This synchronicity reassures you that even if progress feels slow or invisible, momentum is building beneath the surface. It may also indicate a need to re-sequence your priorities—ensuring your actions follow a logical, heart-aligned progression rather than chaotic leaps. Trust the process; do not rush the outcome. The universe rewards patience paired with consistent, conscious movement.",
    "guidance_prompt": "Am I honoring the natural sequence of my growth around initiation • independence • leadership • originality • confidence? Where might I be skipping essential steps—or resisting necessary pauses?",
    "energetic_quality": "progressive, orderly, encouraging",
    "common_contexts": [
      "career development",
      "skill mastery",
      "healing journeys",
      "manifestation cycles"
    ]
  },
  "_enterprise": {
    "client": "The Numerology API",
    "plan": "Enterprise",
    "request_id": "2c5aaed6d160e178",
    "quota": "unlimited",
    "usage_tracking": true
  },
  "_api_metadata_": {
    "api_name": "The Numerology API by Dakidarts®",
    "api_version": "0.1.1",
    "endpoint_name": "angel_number_sync",
    "endpoint_description": "Analyzes angel number synchronicities and their spiritual messages.",
    "developer": "Dakidarts®",
    "copyright": "© 2026 Dakidarts®. All rights reserved.",
    "documentation_url": "https://docs.numerologyapi.com/",
    "response_timestamp": "2026-02-28T07:36:24.031933+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": ""
  }
}

パターンの種類

タイプ 意味
repeating 111, 5555 エネルギーの増幅 — 緊急の神からのメッセージ
mirrored 121, 3443 バランスと反映 — カーマとの調和
sequence 123, 987 進歩と流れ — あなたは正しい道を進んでいる
standard 142, 809 微妙なガイダンス — コアの雰囲気に注意を払う

主要な天使の数字の意味| 番号 | キーワード | メッセージ |

|---|---|---| | 1 | 新しい始まり | 自信を持って前進しましょう | | 2 | 信仰と信頼 | 忍耐強く待つ – 神のタイミング | | 3 | 創造性 | 喜びをもって自己表現を | | 4 | 安定 | 強固な基盤を築く | | 5 | 変化 | 変容を受け入れる | | 6 | 愛と調和 | 関係を育む | | 7 | 精神的な目覚め | 内なる知恵を求める | | 8 | 豊かさ | 金銭的および個人的な成功 | | 9 | 完成 | 放出して奉仕する | | 11 | 直感 | あなたの内なる声に信頼を寄せる | | 22 | マスター・ビルダー | 夢を実現させる | | 33 | マスター・ティーチャー | 共感をもって他者を導く |


ダッシュボードを開く


注意

  • 削減: 桁の合計 → 1〜9またはマスターナンバーになるまで繰り返す。
  • 例: 1221 → 1+2+2+1 = 6
  • マスターナンバー: 11, 22, 33 は保持されます。
  • 検証:
  • number が欠けている → 400
  • 数字以外のもの → 422
  • 使用例: 天使の数字アプリ毎日のガイダンス精神的なジャーナリング
  • キャッシュ: 仕様なし – デフォルト動作。