Ga naar inhoud

Getal van je bestemming / Persoonlijke expressie

Het Getal van je bestemming (ook wel het Expressienummer) is afgeleid van de numerieke waarde van je volledige geboortenaam (zoals vermeld op je geboorteakte). Het onthult je natuurlijke talenten, vaardigheden en potentieel – het "lot" dat je moet vervullen.

Dit endpoint gebruikt de Pythagoreïsche letter-naar-nummer mapping (A=1, B=2, ..., Z=26) om het Getal van je bestemming te berekenen en retourneert een uitgebreide interpretatie.

Meestergetallen: 11, 22, 33 worden niet gereduceerd – ze worden met verhoogde betekenis geretourneerd.


Endpoint

Methode Pad
GET https://api.numerologyapi.com/api/v1/destiny_number
POST https://api.numerologyapi.com/api/v1/destiny_number/post

Vereiste Headers

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

Je kunt ook authenticeren met Authorization: Bearer YOUR_API_KEY.

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


Parameters

Parameter Type Vereist Beschrijving
first_name string Ja Voornaam (bijv. "John"). Case-ongevoelig.
middle_name string Nee Achternaam(en). Vermeld alle achternamen indien aanwezig.
last_name string Ja Achternaam (bijv. "Doe").
num_sys string Nee Optioneel numerologie systeem. Ondersteunde waarden: pythagorean, chaldean, vedic. Standaardwaarde: pythagorean.

Regels voor de naam:
- Gebruik de spelling uit het geboorteertje (niet namen).
- Accenttekens en speciale tekens worden genormaliseerd (é → e, ñ → n).
- Spaties en streepjes worden genegeerd in de berekening.

Voeg de optionele parameter 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/destiny_number?first_name=John&middle_name=Alan&last_name=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/destiny_number/post?lang=en" \
  --header "X-API-Key: YOUR_API_KEY" \
  --header "Content-Type: application/json" \
  --data '{
  "first_name": "John",
  "middle_name": "Alan",
  "last_name": "Doe",
  "num_sys": "pythagorean"
}'

Voorbeeldantwoord

{
  "numerology_system": "pythagorean",
  "destiny_number": 9,
  "summary": {
    "title": "Destiny Number 9: The Humanitarian and Universal Teacher",
    "overview": "Destiny Number 9 carries the vibration of completion, compassion, and universal love. These souls are the old souls and global healers, gifted with profound empathy, artistic talent, and the ability to see the bigger picture. Their life purpose involves serving humanity and teaching unconditional love.",
    "strengths": [
      "Deep compassion and humanitarian vision",
      "Artistic and creative gifts with universal appeal",
      "Ability to forgive and heal on large scale",
      "Natural wisdom and spiritual insight"
    ],
    "challenges": [
      "Difficulty letting go and completing cycles",
      "Tendency toward emotional overwhelm",
      "Martyrdom and over-identification with suffering",
      "Scattered energy across too many causes"
    ],
    "life_lesson": "The deepest growth for Destiny 9 comes from learning to serve without self-sacrifice. When compassion includes self-love, their healing becomes infinite.",
    "ideal_career_paths": [
      "International humanitarian work",
      "Art, music, and film with social message",
      "Teaching, counseling, and spiritual guidance",
      "Non-profit leadership and philanthropy"
    ],
    "spiritual_growth_tip": "Practice daily self-compassion rituals. When you love yourself as much as humanity, your service becomes truly transformative."
  },
  "detailed_meaning": "Destiny Number 9 embodies compassion, humanitarianism, universal love, and the completion of cycles. Individuals with Destiny 9 are meant to serve humanity, offering their gifts to create a more just and loving world. They thrive in service, creative expression, and social causes that uplift the collective and heal global wounds. Your destiny calls you to love unconditionally, forgive freely, and work toward the betterment of all humanity. You're here to demonstrate selfless service, artistic expression with meaning, and the transformative power of letting go. Success comes when you embrace your role as a world server without losing yourself in others' pain and struggles. Your life's purpose flourishes in nonprofits, healing arts, teaching, activism, humanitarian work, or creative fields addressing social issues. Challenges include emotional overwhelm, detachment as protection, difficulty with endings, and personal loss through service; embracing healthy closure, practicing radical forgiveness, honoring personal boundaries alongside universal love, and releasing what no longer serves strengthens your path and magnifies your transformative impact on the world.",
  "_enterprise": {
    "client": "The Numerology API",
    "plan": "Enterprise",
    "request_id": "5f74ee78cac2edb9",
    "quota": "unlimited",
    "usage_tracking": true
  },
  "_api_metadata_": {
    "api_name": "The Numerology API by Dakidarts®",
    "api_version": "0.1.1",
    "endpoint_name": "destiny_number",
    "endpoint_description": "Computes the Destiny (Expression) number from full name, showing life goals and talents.",
    "developer": "Dakidarts®",
    "copyright": "© 2026 Dakidarts®. All rights reserved.",
    "documentation_url": "https://docs.numerologyapi.com/",
    "response_timestamp": "2026-02-28T07:36:27.969870+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 & Interpretatie

Lot 7 – De Zoeker & Analist

Kernkenmerken:
- Analytisch, introspectief, wijs
- Natuurlijke onderzoeker, filosoof of wetenschapper
- Diep intuïtief en spiritueel
- Onafhankelijk, privé, perfectionistischBeste beroepen: - Onderzoeker, analist, professor, schrijver, detective, spiritueel leraar, programmeur

Uitdagingen: - Neiging tot terugtrekking of isolatie - Overdenken of scepsis - Moeite met het uiten van emoties

Advies: Vertrouw op je innerlijke wijsheid. Deel je inzichten met de wereld. Je talent is het zien wat anderen missen — gebruik het om te leiden en te helen.

Opmerking over Master Numbers: Een bestemming van 11 duidt op een verhoogde intuïtie en inspiratie; 22 suggereert een potentieel als meesterbouwer; 33 is de zeldzame "Meesterleraar".

Dashboard openen

Opmerking

  • Pythagoreïsche mapping: A=1, B=2, ..., I=9, J=1, enz. Volledige naam opgeteld en gereduceerd.
  • Master Numbers: 11/22/33 behouden met speciale interpretatie.
  • Naamvariaties: Gebruik de wettelijke geboorte naam. Achternamen geven verschillende (niet-officiële) resultaten.
  • Validatie: Lege of ongeldige namen retourneren 400 Bad Request.
  • Rate Limits: Gratis = 100 verzoeken/maand → Upgrade hier.
  • Caching: Identieke naam inputs worden voor 30 dagen gecached.