Aller au contenu

Nombre de Destin / Expression de l'Âme

Le Nombre de Destin (également appelé Nombre d'Expression) est calculé à partir de la valeur numérique de votre nom de naissance complet (tel qu'il figure sur votre certificat de naissance). Il révèle vos talents, compétences et potentiel naturels – le "destin" que vous êtes censé accomplir.

Cet endpoint utilise la correspondance alphabétique-numérique de Pythagore (A=1, B=2, ..., Z=26) pour calculer le Nombre de Destin et renvoie une interprétation complète.

Nombres Maîtres: 11, 22, 33 ne sont pas réduits – ils sont renvoyés avec une signification accrue.


Endpoint

Méthode Chemin
GET https://api.numerologyapi.com/api/v1/destiny_number
POST https://api.numerologyapi.com/api/v1/destiny_number/post

En-têtes requis

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

Vous pouvez également vous authentifier avec Authorization: Bearer YOUR_API_KEY.

Créez et gérez les clés API dans le tableau de bord Numerology API.


Paramètres

Param Type Obligatoire Description
first_name string Oui Prénom (par exemple, "John"). Insensible à la casse.
middle_name string Non Nom de famille(s) intermédiaires. Incluez-les si vous en avez.
last_name string Oui Nom de famille (par exemple, "Doe").

Règles pour les noms: - Utilisez la orthographe telle qu'elle figure sur le certificat de naissance (pas les surnoms). - Les accents et caractères spéciaux sont normalisés (é → e, ñ → n). - Les espaces et tirets sont ignorés lors du calcul.


Ajoutez le paramètre de requête facultatif lang pour localiser les réponses. Valeurs prises en charge : en, es, de, fr, pt.

Exemples de requêtes

Requête GET

curl --request GET \
  --url "https://api.numerologyapi.com/api/v1/destiny_number?first_name=John&middle_name=Alan&last_name=Doe&lang=en" \
  --header "X-API-Key: YOUR_API_KEY"

Requête POST (Corps JSON)

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"
}'

Exemple de réponse

{
  "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": ""
  }
}

Signification et interprétation

Nombre de Destin 7 – Le chercheur et l'analyste

Traits principaux: - Analytique, introspective, sage - Chercheur, philosophe ou scientifique naturel - Intuition et spiritualité profondes - Indépendant, privé, perfectionniste

Carrières idéales: - Chercheur, analyste, professeur, écrivain, détective, enseignant spirituel, programmeur

Défis: - Tendance à s'isoler ou à se replier sur soi - Trop de réflexion ou de scepticisme - Difficulté à exprimer ses émotions

Conseils: Faites confiance à votre intuition. Partagez vos connaissances avec le monde. Votre don est de voir ce que les autres ne voient pas – utilisez-le pour guider et soigner.

Note sur les Nombres Maîtres: Un Nombre de Destin de 11 indique une intuition et une inspiration accrues ; 22 suggère un potentiel de bâtisseur maître ; 33 est le rare "Maître Enseignant".


Ouvrir le tableau de bord


Note

  • Correspondance de Pythagore: A=1, B=2, ..., I=9, J=1, etc. Nom complet additionné et réduit.
  • Nombres Maîtres: 11/22/33 préservés avec une interprétation spéciale.
  • Variations de nom: Utilisez le nom légal de naissance. Les surnoms donnent des résultats différents (non officiels).
  • Validation: Les noms vides ou invalides renvoient 400 Bad Request.
  • Limites de débit: Gratuit = 100 requêtes/mois → Mettre à niveau ici.
  • Mise en cache: Entrées de noms identiques mises en cache pendant 30 jours.