콘텐츠로 이동

무의식적 자아 숫자

무의식적 자아 숫자는 귀하의 전체 이름에 나타나는 카르마 교훈 (누락된 숫자)에서 파생됩니다. 이는 귀하의 숨겨진 내면 강인함, 직관적인 인식, 그리고 압박 상황에서 어떻게 도전에 대처하는지를 드러냅니다.

이 숫자는 귀하의 무의식적 정신을 반영합니다 — 즉, 당신이 생각하는 것보다 더 많은 것을 알고 있는 부분입니다.

범위: 3–9 (누락된 숫자 수에 기반). 마스터 넘버 없음.


엔드포인트

방법 경로
GET https://api.numerologyapi.com/api/v1/subconscious_number
POST https://api.numerologyapi.com/api/v1/subconscious_number/post

필수 헤더

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

또한 Authorization: Bearer YOUR_API_KEY를 사용하여 인증할 수 있습니다. [Numerology API 대시보드](https://dashboard.numerologyapi.com에서 API 키를 생성하고 관리합니다.


매개변수

매개변수 유형 필수 설명
name 문자열 전체 이름 (예: "Emma Grace Brown").
num_sys 문자열 아니오 선택 사항인 숫자 시스템. 지원되는 값: pythagorean, chaldean, vedic. 기본값은 pythagorean입니다.

단일 필드: name — 유효한 전체 이름이어야 합니다.

---> 응답을 현지화하기 위해 선택적인 lang 쿼리 매개변수를 추가합니다. 지원되는 값: en, es, de, fr, pt.

예제 요청

GET 요청

curl --request GET \
  --url "https://api.numerologyapi.com/api/v1/subconscious_number?name=John+Doe&lang=en&num_sys=pythagorean" \
  --header "X-API-Key: YOUR_API_KEY"

POST 요청 (JSON 본문)

curl --request POST \
  --url "https://api.numerologyapi.com/api/v1/subconscious_number/post?lang=en" \
  --header "X-API-Key: YOUR_API_KEY" \
  --header "Content-Type: application/json" \
  --data '{
  "name": "John Doe",
  "num_sys": "pythagorean"
}'

응답 예시

{
  "numerology_system": "pythagorean",
  "subconscious_self_number": 5,
  "meaning": {
    "title": "Subconscious Self 5: The Adaptive Free Spirit",
    "overview": "With Subconscious Self 5, your deepest inner resource is adaptability, resourcefulness, and love of freedom. When challenges arise, your soul instinctively seeks change, variety, and new perspectives. You have an innate gift for rolling with punches, finding quick solutions, and turning obstacles into exciting opportunities.",
    "core_inner_strength": "Your automatic response to stress is movement and flexibility. This gives you remarkable resilience and the ability to thrive in uncertainty.",
    "how_it_manifests_in_challenges": [
      "You naturally pivot, adapt, and find new paths when blocked",
      "You seek fresh experiences or perspectives to break stagnation",
      "You stay calm by embracing change rather than resisting it",
      "Others see you as 'someone who always lands on their feet'"
    ],
    "shadow_potential": [
      "Avoiding depth or commitment through constant change",
      "Impulsiveness or scattered energy under pressure",
      "Running from emotions instead of facing them",
      "Difficulty creating stability when needed"
    ],
    "growth_guidance": [
      "Balance freedom with healthy grounding practices",
      "Use adaptability consciously — change for growth, not escape",
      "Practice staying present during uncertainty",
      "Build small anchors (routines, trusted people) amid flux"
    ],
    "spiritual_gift": "You become a joyful catalyst for evolution — someone who navigates life's changes with grace and inspires others to embrace freedom and possibility.",
    "affirmation": "I flow with change and find freedom in every moment. Adaptability is my strength."
  },
  "detailed_meaning": "Subconscious Self Number 5 embodies innate freedom-seeking, natural curiosity, instinctive versatility, and an automatic drive toward exploration and adaptation when facing life's challenges. Individuals with Subconscious Self 5 possess an inner reservoir of adaptability, resourcefulness, and the innate capacity to navigate change, embrace new experiences, and find freedom even in restriction. At your core, you instinctively respond to stress or difficulty by seeking new perspectives, exploring alternatives, adapting quickly to changing circumstances, and refusing to feel trapped or limited. You have a deep inner need for freedom, variety, personal growth through diverse experiences, and the ability to change direction when paths no longer serve your evolution. Your subconscious mind is wired for flexibility, adventure, and the belief that there's always another way, another option, another possibility if you're willing to explore beyond the obvious. In crisis or pressure, you naturally adapt, pivot, seek new solutions, and use your versatility and quick thinking to navigate through challenges that would paralyze less flexible individuals. This number indicates you have strong inner resources of adaptability, resilience through change, and the ability to thrive in dynamic, unpredictable situations where others struggle. Growth comes from embracing your natural curiosity and love of freedom, using your adaptability to navigate life skillfully, and developing enough focus to see important commitments through to completion; challenges include restlessness preventing the depth and mastery that require sustained focus, impulsiveness creating unnecessary chaos instead of beneficial change, and using constant change to avoid facing deeper issues that require staying and working through rather than leaving and starting over, so developing discernment about which changes truly serve your growth, grounding your exploratory nature with some healthy commitments, and understanding that freedom includes choosing obligations wisely strengthens your adaptive abilities and allows your subconscious drive for exploration to bring genuine expansion and meaningful experiences rather than scattered wandering that prevents the depth your soul ultimately craves beneath the surface desire for constant novelty.",
  "_enterprise": {
    "client": "The Numerology API",
    "plan": "Enterprise",
    "request_id": "951d21e1e8fe25b8",
    "quota": "unlimited",
    "usage_tracking": true
  },
  "_api_metadata_": {
    "api_name": "The Numerology API by Dakidarts®",
    "api_version": "0.1.1",
    "endpoint_name": "subconscious_number",
    "endpoint_description": "Computes the Subconscious Self number, revealing inner confidence and capabilities.",
    "developer": "Dakidarts®",
    "copyright": "© 2026 Dakidarts®. All rights reserved.",
    "documentation_url": "https://docs.numerologyapi.com/",
    "response_timestamp": "2026-02-28T07:36:42.768389+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": ""
  }
}

의미 및 해석

숫자 의미 핵심 강점
3 표현력과 창의성 압박 상황에서의 예술적 통찰력
4 실용성과 안정성 혼란 속에서 해결책 구축 능력
5 적응성과 다재다능함 빠른 사고, 자유를 추구하는 성향
6 책임감과 보살핌 위기 상황에서의 배려 리더십
7 자기 성찰과 영성 깊은 지혜, 내면의 이해
8 야망과 성공 역경 속에서 권력과 통제
9 공감과 인도주의 글로벌 비전, 헌신적인 행동

무의식적 자아 7 – 내면의 현자

숨겨진 강점: - 깊은 직관 및 영적 인식 - 분석적이고 조사적인 사고 능력 - 표면 아래를 보는 능력 - 압박 상황에서도 침착함을 유지하는 능력

당신이 빛을 발할 때:

"다른 사람들이 혼란스러워할 때, 당신은 진실을 봅니다."압박 상황에서 최고의 방법: - 연구, 조사, 위기 관리, 영적 지침

조언: 당신의 무의식은 최고 성능 컴퓨터입니다. 경청하십시오. 당신의 재능은 알면서 어떻게 하는지 모르는 것 — 신뢰하십시오.


대시보드 열기


참고

  • 계산: 전체 이름에서 누락된 숫자(1–9)를 세는 → 결과 = 9 - 개수.
  • 예: 4, 8이 누락되면 → 2개가 누락되었으므로 9 - 2 = 7
  • 범위: 항상 3부터 9까지 (0개 누락 → 9; 6개 누락 → 3)
  • 마스터 숫자 없음: 1–9만 허용.
  • 검증: name가 누락되면 → 400
  • 캐싱: 고유한 요청 경로당 5분 캐시.
  • 사용 사례: 위기 대응, 의사 결정, 영적 상담.