ข้ามไปที่เนื้อหา

อ่านลักษณะของบรรพบุรุษ

การ อ่านลักษณะของบรรพบุรุษ (หรือที่เรียกว่า ตัวเลขแห่งสายเลือด) คำนวณจาก ตัวอักษรในชื่อครอบครัว (นามสกุล หรือชื่อ) ซึ่งจะเปิดเผย รูปแบบกรรม, จุดแข็งของบรรพบุรุษ, พรสวรรค์ที่สืบทอด, และ ชะตากรรมของรุ่นต่อรุ่น ที่ส่งต่อผ่านสายเลือดของคุณ

ตัวเลขนี้แสดงถึง มรดกทางจิตวิญญาณ ของครอบครัวของคุณ

ตัวเลขหลักที่รองรับ: 11, 22, 33 จะ คงอยู่ พร้อมความหมายพิเศษ


Endpoint

วิธี เส้นทาง
GET https://api.numerologyapi.com/api/v1/ancestor-reading
POST https://api.numerologyapi.com/api/v1/ancestor-reading

หมายเหตุ: POST ใช้เส้นทางเดียวกันกับ GET — ไม่มีส่วนต่อท้าย /post


หัวข้อที่จำเป็น

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

คุณยังสามารถยืนยันตัวตนด้วย Authorization: Bearer YOUR_API_KEY ได้อีกด้วย

สร้างและจัดการ API key ใน แดชบอร์ด Numerology API


พารามิเตอร์

พารามิเตอร์ ประเภท จำเป็น คำอธิบาย
family_name string ใช่ ชื่อหรือนามสกุล (เช่น "Brown" หรือ "Martinez")
num_sys string ไม่ พารามิเตอร์เพิ่มเติมสำหรับระบบ Numerology ที่รองรับ: pythagorean, chaldean, vedic ค่าเริ่มต้นคือ pythagorean
> ไม่คำนึงถึงรูปแบบตัวอักษร.

เพิ่มพารามิเตอร์ query lang (ทางเลือก) เพื่อปรับการตอบกลับให้เหมาะสมกับภาษา. ค่าที่รองรับ: en, es, de, fr, pt.

ตัวอย่างคำขอ

คำขอ GET

curl --request GET \
  --url "https://api.numerologyapi.com/api/v1/ancestor-reading?family_name=test&lang=en&num_sys=pythagorean" \
  --header "X-API-Key: YOUR_API_KEY"

คำขอ POST (เนื้อหา JSON)

curl --request POST \
  --url "https://api.numerologyapi.com/api/v1/ancestor-reading?lang=en" \
  --header "X-API-Key: YOUR_API_KEY" \
  --header "Content-Type: application/json" \
  --data '{
  "family_name": "test",
  "num_sys": "pythagorean"
}'

ตัวอย่างการตอบกลับ

{
  "numerology_system": "pythagorean",
  "family_name": "test",
  "ancestral_number": 1,
  "meaning": {
    "title": "Ancestral Number 1: Lineage of Pioneers & Trailblazers",
    "overview": "Your bloodline carries the vibration of fierce independence, courageous leadership, and bold initiation. Your ancestors were often the first to break new ground — explorers, warriors, entrepreneurs, or visionaries who refused to follow the crowd. This lineage gives you innate strength, originality, and the fire to create your own destiny, but it may also carry unresolved patterns of isolation, stubbornness, or over-dominance.",
    "ancestral_gifts": [
      "Unbreakable will and pioneering courage",
      "Natural leadership and ability to start new things",
      "Strong sense of personal identity and purpose",
      "Resilience passed down through generations"
    ],
    "ancestral_challenges_to_heal": [
      "Patterns of loneliness or doing everything alone",
      "Stubbornness, pride, or difficulty asking for help",
      "Karmic wounds around authority and control",
      "Unresolved ego conflicts in the family line"
    ],
    "your_soul_mission_in_this_lineage": [
      "Become a conscious leader who empowers rather than dominates",
      "Heal the fear of vulnerability by learning healthy interdependence",
      "Use your pioneering energy to create positive change for others",
      "Honor the courage of your ancestors while evolving beyond their limitations"
    ],
    "spiritual_gift": "You are the one who breaks generational chains of limitation and starts new cycles of freedom and self-empowerment for your lineage.",
    "affirmation": "I honor the courage of my ancestors. I lead with love, humility, and fierce authenticity."
  },
  "detailed_meaning": "Your ancestors carried the fierce energy of pioneers, leaders, and self-made individuals who carved paths where none existed before—often through sheer will, courage, and unwavering independence. They may have been founders, rebels, or solitary trailblazers who refused to conform, choosing instead to forge new ways for future generations at great personal cost. This lineage gifted you with unshakable determination, natural authority, and the inner fire to initiate change—but it may also carry unresolved patterns of isolation, control, or difficulty trusting others. You inherit not just strength, but the sacred responsibility to lead with humility, ensuring your autonomy uplifts rather than dominates those around you. Karmically, your soul is here to transform ancestral self-reliance into conscious interdependence—learning that true power includes collaboration, vulnerability, and service. Healing this line involves honoring your ancestors’ courage while releasing any inherited belief that you must do everything alone or that asking for help is weakness. Rituals of acknowledgment—such as lighting a candle or speaking their names with gratitude—can help you receive their strength without carrying their burdens. When integrated wisely, your Ancestral 1 becomes a pillar of inspired action—allowing you to stand tall in your truth while creating space for others to rise alongside you.",
  "_enterprise": {
    "client": "The Numerology API",
    "plan": "Enterprise",
    "request_id": "8f56ae033fc99398",
    "quota": "unlimited",
    "usage_tracking": true
  },
  "_api_metadata_": {
    "api_name": "The Numerology API by Dakidarts®",
    "api_version": "0.1.1",
    "endpoint_name": "ancestor_reading",
    "endpoint_description": "Provides ancestral numerology reading connecting to family lineage.",
    "developer": "Dakidarts®",
    "copyright": "© 2026 Dakidarts®. All rights reserved.",
    "documentation_url": "https://docs.numerologyapi.com/",
    "response_timestamp": "2026-02-28T07:36:23.593528+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": ""
  }
}

ความหมายและการตีความ

เลขประจำตระกูล 22 – ผู้สร้างที่ยิ่งใหญ่

มรดกทางครอบครัว: - ความเป็นผู้นำเชิงวิสัยทัศน์ - การสร้างสถาบัน (ธุรกิจ, องค์กรการกุศล, ระบบ) - วินัย + ความเป็นจริง - ผลกระทบในระดับโลก หรือรุ่นสู่รุ่น

พรที่ได้รับ: - การคิดเชิงกลยุทธ์ - การวางแผนระยะยาว - ความสามารถในการนำแนวคิดขนาดใหญ่ไปปฏิบัติ - อำนาจโดยธรรมชาติ

หน้าที่ตามกรรม:

"สายเลือดของคุณเกิดมาเพื่อสร้างอนาคต"

รูปแบบที่ดีที่สุด: - ธุรกิจ, สถาปัตยกรรม, การกุศล, การบริหาร

คำแนะนำ: บรรพบุรุษของคุณ ฝันถึงสิ่งยิ่งใหญ่ — ตอนนี้เป็นโอกาสของคุณ สร้างสิ่งที่คงอยู่

ตัวเลขหลักสูงสุด 22: คงเดิม – มีศักยภาพสูงสุดในนัมเมโทโลยี


เปิดแดชบอร์ด


!!! หมายเหตุ- ข้อมูลนำเข้า: เฉพาะ family_name เท่านั้น (เช่น "Brown") - การแปลงตัวอักษร: - A=1, B=2, ..., I=9 - J=1, K=2, ..., R=9 - S=1, T=2, ..., Z=8 - การคำนวณ: รวมค่าตัวเลขทั้งหมด → reduce_number()เก็บค่า 11, 22, 33 ไว้ - ตัวอย่าง: B(2)+R(9)+O(6)+W(5)+N(5) → 27 → 9 - ตัวเลขหลัก: 11, 22, 33 ถูกเก็บรักษาไว้ - การตรวจสอบ: - ขาด family_name400 - ไม่มีตัวอักษร → 422 - กรณีการใช้งาน: ประวัติครอบครัว, การวางแผนมรดก, สายเลือดทางจิตวิญญาณ - การแคช: ไม่ระบุ — พฤติกรรมเริ่มต้น