개인 시간¶
개인 시간은 하루의 각 시간을 나타내는 에너지 수준을 의미합니다. 현재 시간의 숫자를 이해함으로써, 당신은 행동, 결정 및 영적 실천을 자연스러운 에너지 흐름과 일치시킬 수 있습니다.
오늘 하루 동안 집중력, 생산성, 명상 및 의도 설정을 향상시키기 위해 개인 시간을 활용하십시오.
엔드포인트¶
| 방법 | 경로 |
|---|---|
GET | https://api.numerologyapi.com/api/v1/personal-hour |
POST | https://api.numerologyapi.com/api/v1/personal-hour |
필수 헤더¶
또한
Authorization: Bearer YOUR_API_KEY을 사용하여 인증할 수 있습니다. Numerology API 대시보드에서 API 키를 생성하고 관리하십시오.| 파라미터 | 타입 | 필수 | 기본값 | 설명 | | ----------------- | ------ | ---- | ----------- | ------------------------------------------------------------------------------------------------------------------- | |target_date| 문자열 | 아니오 | 오늘 | 개인의 시간 계산을 위한 날짜 (YYYY-MM-DD형식). 기본값은 오늘입니다. | |timezone_offset| 문자열 | 아니오 | Europe/Paris | 시간을 기준으로 시간 번호를 계산할 타임존. 유효한 IANA 타임존 문자열 (예:Europe/Paris,Africa/Douala)을 사용해야 합니다. |응답을 로컬화하기 위해 선택적인
lang쿼리 매개변수를 추가합니다. 지원되는 값:en,es,de,fr,pt.
예제 요청¶
GET 요청¶
curl --request GET \
--url "https://api.numerologyapi.com/api/v1/personal-hour?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-hour?lang=en" \
--header "X-API-Key: YOUR_API_KEY" \
--header "Content-Type: application/json" \
--data '{
"target_date": "2026-02-27",
"timezone_offset": "Europe/Paris"
}'
응답 예제¶
{
"timezone": "Europe/Paris",
"current_local_time": "00:00:00",
"hour_number": 9,
"meaning": {
"title": "Personal Hour 9: Compassion, Release & Completion",
"overview": "This hour opens the gateway to closure, forgiveness, and universal compassion. It is the perfect 60-minute window to let go, heal, and serve with an open heart. Your capacity for release, forgiveness, and spiritual completion is naturally heightened.",
"core_energy": "Compassionate • Forgiving • Humanitarian • Completing • Releasing",
"best_uses_for_this_hour": [
"Release old patterns, grudges, or attachments",
"Practice deep forgiveness (self & others)",
"Serve others selflessly or engage in kindness",
"Reflect with gratitude on recent cycles"
],
"spiritual_alignment_tip": "Write what you're releasing, then breathe it out. When you let go with love in this hour, infinite new beginnings open naturally.",
"watch_out": [
"Avoid clinging to the past",
"Don't absorb others' pain too deeply",
"Balance service with self-compassion"
],
"power_affirmation": "I release with grace and love. Today I walk in compassion and service to the highest good.",
"recommended_activities": "Decluttering, forgiveness work, acts of kindness, gratitude reflection, energy clearing."
},
"detailed_meaning": "Personal Hour 9 carries the gentle yet powerful energy of completion, forgiveness, and spiritual release—making it an ideal time to close a small cycle, let go of a minor attachment, or offer selfless kindness without expectation. The universe invites you to surrender what no longer serves, even in miniature—delete an old file, forgive a small slight, donate unused items, or simply release a thought pattern that’s been weighing you down. Use this hour for acts of quiet service: send an encouraging note, light a candle for someone in need, or simply sit in gratitude for what’s complete in your life right now. Growth unfolds through radical acceptance—recognizing that endings, even tiny ones, create space for new energy to enter, often in ways you can’t yet see. Be cautious of emotional overwhelm from unresolved grief, or clinging to the past out of fear—this hour asks only for one small release, not total transformation. This is not a time for new beginnings, but for sacred closure—honoring what was so the next chapter can emerge with clarity. Avoid starting new projects; instead, bless what’s ending and trust that completion is its own form of creation. When embraced with grace, Personal Hour 9 becomes a threshold of renewal—reminding you that every ending you honor, no matter how small, clears the way for a more aligned beginning to arise in divine timing.",
"_enterprise": {
"client": "The Numerology API",
"plan": "Enterprise",
"request_id": "90530d372dc12553",
"quota": "unlimited",
"usage_tracking": true
},
"_api_metadata_": {
"api_name": "The Numerology API by Dakidarts®",
"api_version": "0.1.1",
"endpoint_name": "personal_hour",
"endpoint_description": "Determines the Personal Hour number for hourly timing and energy.",
"developer": "Dakidarts®",
"copyright": "© 2026 Dakidarts®. All rights reserved.",
"documentation_url": "https://docs.numerologyapi.com/",
"response_timestamp": "2026-02-28T07:36:39.444466+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": ""
}
}
!!! 참고 사항 시간 숫자는 단일 숫자(1–9)로 줄어듭니다. * 자정의 진동 (00:00)은 9으로 처리됩니다. * 매일의 활동, 명상 또는 작업을 현재 시간의 수리적 에너지와 일치시킵니다. * 개인적인 성장, 영적 인식 및 중요한 결정을 내리는 시기*에 적합합니다.