콘텐츠로 이동

개인 월

개인 월은 당신의 삶에서 특정 달의 에너지 패턴을 파악합니다. 이는 당신의 에너지와 집중력이 어떻게 나타날지, 그리고 기대할 수 있는 교훈, 기회 및 도전 과제에 대한 통찰력을 제공합니다.

개인 월은 개인 년과 함께 작동하여 단기 계획, 경력, 관계 및 영적 성장에 대한 정확한 지침을 제공합니다.


엔드포인트

방법 경로
GET https://api.numerologyapi.com/api/v1/personal-month
POST https://api.numerologyapi.com/api/v1/personal-month

필수 헤더

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

또한 Authorization: Bearer YOUR_API_KEY을 사용하여 인증할 수 있습니다. 개인 월 API 대시보드에서 API 키를 생성하고 관리합니다.| 매개변수 | 유형 | 필수 | 기본값 | 설명 | | ----------------- | ------ | -------- | ---------------- | --------------------------------------------------------------------------------- | | dob | 문자열 | 예 | — | 생년월일 (YYYY-MM-DD 형식, 예: "1990-07-17") | | target_date | 문자열 | 아니오 | 오늘 | 계산할 월 (YYYY-MM-DD 형식). 기본값은 현재 월입니다. | | timezone_offset | 문자열 | 아니오 | "Europe/Paris" | 대상 월을 계산할 때 사용할 시간대. 유효한 시간대 이름이어야 합니다. |

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

예제 요청

GET 요청

curl --request GET \
  --url "https://api.numerologyapi.com/api/v1/personal-month?dob=1992-07-16&target_date=2026-02-27&timezone_offset=Europe%2FParis&lang=en" \
  --header "X-API-Key: YOUR_API_KEY"

POST 요청 (JSON 본문)

curl --request POST \
  --url "https://api.numerologyapi.com/api/v1/personal-month?lang=en" \
  --header "X-API-Key: YOUR_API_KEY" \
  --header "Content-Type: application/json" \
  --data '{
  "dob": "1992-07-16",
  "target_date": "2026-02-27",
  "timezone_offset": "Europe/Paris"
}'

대시보드 열기


응답 예제

{
  "birthdate": "1992-07-16",
  "target_date": "2026-02-27",
  "timezone": "Europe/Paris",
  "personal_month_number": 8,
  "meaning": {
    "title": "Personal Month 8: Power, Achievement & Manifestation",
    "overview": "A powerful month of personal authority, financial harvest, and tangible success. After the inner focus of Month 7, the energy rewards your efforts with recognition, abundance, and opportunities to step into your full power. This is the month to claim what you've earned.",
    "core_energy": "Powerful • Ambitious • Manifesting • Authoritative • Abundant",
    "opportunities_this_month": [
      "Advance career, financial, or personal goals",
      "Step into leadership or influential roles",
      "Manifest results through focused action",
      "Reap rewards from previous efforts"
    ],
    "best_actions": [
      "Handle important financial or business matters",
      "Step confidently into your authority",
      "Focus on tangible progress and results",
      "Use power ethically and generously"
    ],
    "watch_out": [
      "Power struggles or control issues",
      "Workaholism and neglecting rest",
      "Equating worth with achievement"
    ],
    "spiritual_growth_tip": "Practice generous giving. When you circulate abundance with wisdom and gratitude, success becomes truly divine.",
    "affirmation": "I wield power with integrity. Abundance flows through me for the highest good."
  },
  "detailed_meaning": "Personal Month 8 amplifies themes of achievement, authority, and material manifestation—making it a potent time for career advancement, financial strategy, and owning your power with integrity. The universe supports you in taking command of your resources, asserting your worth, and aligning your actions with long-term goals that build legacy, security, and influence. Focus on business development, negotiations, leadership responsibilities, investment decisions, or any task requiring executive decision-making, discipline, and measurable results. Success flows when you act with confidence, ethical clarity, and strategic foresight—knowing that this month’s choices can create ripple effects in your material reality for the entire year. Be cautious of over-assertion that alienates allies, control issues that stem from fear, or equating self-worth solely with productivity or financial gain. The shadow side includes workaholism that sacrifices health or relationships, or using power manipulatively rather than ethically; true authority serves as well as leads. To align with this vibration, review your annual goals, manage your time efficiently, and avoid impulsive spending or commitments—think long-term impact over short-term wins. When wielded wisely, Personal Month 8 becomes a forge of mastery—proving that abundance is not just received, but responsibly created through vision, effort, and integrity.",
  "_enterprise": {
    "client": "The Numerology API",
    "plan": "Enterprise",
    "request_id": "56e1a56e9ed9947b",
    "quota": "unlimited",
    "usage_tracking": true
  },
  "_api_metadata_": {
    "api_name": "The Numerology API by Dakidarts®",
    "api_version": "0.1.1",
    "endpoint_name": "personal_month",
    "endpoint_description": "Computes the Personal Month number for monthly guidance and themes.",
    "developer": "Dakidarts®",
    "copyright": "© 2026 Dakidarts®. All rights reserved.",
    "documentation_url": "https://docs.numerologyapi.com/",
    "response_timestamp": "2026-02-28T07:36:39.857456+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": ""
  }
}

!!! 참고 사항 입력 값에는 생년월일을 포함해야 합니다. * 목표 월은 선택 사항이며, 기본값은 현재 월입니다. * 시간대는 선택 사항이며, 기본값은 "Europe/Paris" 입니다. * 개인 월 번호*는 1부터 9까지이며, 이는 해당 달의 에너지를 나타냅니다. * 단기 계획 수립, 경력 상담, 관계 관리 및 개인적인 성장에 도움이 됩니다.

관련 엔드포인트