Ga naar inhoud

Kleinste Wensgetal

Het Kleinste Wensgetal wordt berekend op basis van de vowels in uw voor- en achternaam. Het onthult uw diepste innerlijke verlangen — wat uw ziel werkelijk wil.

Dit is de intimste laag van uw emotionele zelf.

Geen Master Numbers: Altijd gereduceerd tot een enkel cijfer (1–9).


Endpoint

Methode Pad
GET https://api.numerologyapi.com/api/v1/minor-heart-desire
POST https://api.numerologyapi.com/api/v1/minor-heart-desire

Opmerking: POST gebruikt hetzelfde pad als GET — geen suffix /post.


Vereiste Headers

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

U kunt ook authenticeren met Authorization: Bearer YOUR_API_KEY.

Maak en beheer API-sleutels in het Numerologie API dashboard.


Parameters

Param Type Vereist Beschrijving
short_name string Ja Volledige korte naam (bijv. "Emma Brown").
num_sys string Nee Optioneel numerologie systeem. Ondersteunde waarden: pythagorean, chaldean, vedic. Standaardwaarde: pythagorean.

Alleen één veld: short_name — moet minstens één letter uit de categorie "a", "e", "i", "o", "u" bevatten.> Voeg de optionele queryparameter lang toe om de antwoorden te lokaliseren. Ondersteunde waarden: en, es, de, fr, pt.

Voorbeeldverzoeken

GET-verzoek

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

POST-verzoek (JSON-body)

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

Antwoordvoorbeeld

{
  "numerology_system": "pythagorean",
  "short_name": "John Doe",
  "minor_heart_desire_number": 8,
  "keyword": "The Empowered Magnate",
  "meaning": "You crave power, success, and material mastery. Your soul’s deepest longing is to achieve, influence, and build legacies that demonstrate your competence, authority, and ability to shape reality through disciplined action and strategic vision.",
  "detailed_meaning": "Your inner fire burns with the desire to succeed—not just for wealth, but for the deep satisfaction of knowing your efforts create tangible results that endure and empower others long after you’re gone. You long to command respect through competence, wield influence ethically, and build empires—whether businesses, institutions, or systems—that reflect your vision, values, and unwavering commitment to excellence. This craving for mastery isn’t greed—it’s a sacred alignment with the truth that abundance is a tool for service, and that your soul thrives when your power is used to uplift, not dominate, the collective. However, this deep yearning may manifest as workaholism that sacrifices health or relationships, equating self-worth with status, or the shadow belief that control is the only path to security and success. Karmically, your soul is learning that true power includes generosity—that legacy is measured not just in assets accumulated, but in lives empowered, and that influence without integrity is hollow and short-lived. Your greatest fulfillment arises when your success becomes a platform for others—when your resources, networks, and authority are used to open doors, fund causes, and mentor the next generation of leaders. Guard against burnout by practicing generous delegation—empower others to rise alongside you, knowing that the strongest empires are built not by one, but by many united in a shared vision of what’s possible. When honored fully, your Minor Heart’s Desire 8 becomes a forge of principled legacy—proving that the deepest success isn’t taken, but responsibly created through vision, effort, and the unwavering belief that heaven blesses those who build wisely, give generously, and lead with integrity.",
  "vibration": "Your inner fire burns for authority, abundance, and impact.",
  "note": "Derived from vowels only. This is your soul's deepest craving.",
  "_enterprise": {
    "client": "The Numerology API",
    "plan": "Enterprise",
    "request_id": "45f23b366a5a3abc",
    "quota": "unlimited",
    "usage_tracking": true
  },
  "_api_metadata_": {
    "api_name": "The Numerology API by Dakidarts®",
    "api_version": "0.1.1",
    "endpoint_name": "minor_heart_desire",
    "endpoint_description": "Determines the Minor Heart Desire from vowels in current name.",
    "developer": "Dakidarts®",
    "copyright": "© 2026 Dakidarts®. All rights reserved.",
    "documentation_url": "https://docs.numerologyapi.com/",
    "response_timestamp": "2026-02-28T07:36:36.002555+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": ""
  }
}

Betekenis en interpretatie

Kleinste Hartwens 3 – De Vreugdevolle Schöpelaar

Diepste verlangen: - Creatieve zelfexpressie - Vreugde, lachen en spelen - Er gezien en gevierd worden - Anderen opfleuren

Zielsverklaring:

"Ik ben vervuld wanneer ik creëer en vreugde breng."

Beste uitlaatkleppen: - Kunst, schrijven, muziek, comedy, onderwijs, gastheer

Uitdagingen: - Angst voor kritiek - Energie verspreiden - Vermijden van diepte

Advies: Uw ziel heeft behoefte aan vreugde in actie. Creëer vrij. Uw talent is licht verspreiden — laat het schijnen.


Dashboard openen


!!! Opmerking- Invoer: Alleen short_name (bijvoorbeeld "John Doe"). - Alleen Vowels: A, E, I, O, U (Y wordt uitgesloten). - Berekening: Som van de waarden van vowels → verminderen tot alleen een enkel cijfer (1–9). - Geen Master Numbers: Altijd gereduceerd. - Validatie: - Ontbrekende short_name400 - Geen vowels → 400 - Gebruikssituatie: Coaching op zielsniveau, emotionele genezing, spirituele groei. - Caching: 30-daagse cache op identieke short_name.