Saltar a contenido

Número de Destino / Expresión del Alma

El Número de Destino (también conocido como Número de Expresión) se deriva del valor numérico de su nombre completo (como aparece en su certificado de nacimiento). Revela sus talentos, habilidades y potencial naturales – el "destino" para el que ha sido creado.

Este punto final utiliza la correspondencia de letras a números de Pitágoras (A=1, B=2, ..., Z=26) para calcular el Número de Destino y devuelve una interpretación completa.

Números Maestros: 11, 22, 33 no se reducen – se devuelven con un significado ampliado.


Punto Final

Método Ruta
GET https://api.numerologyapi.com/api/v1/destiny_number
POST https://api.numerologyapi.com/api/v1/destiny_number/post

Encabezados Requeridos

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

También puede autenticarse con Authorization: Bearer YOUR_API_KEY.

Cree y gestione las claves de API en el panel de control de Numerology API.


Parámetros

Parámetro Tipo Requerido Descripción
first_name string Nombre (por ejemplo, "John"). Insensible a mayúsculas y minúsculas.
middle_name string No Nombre(s) intermedio(s). Incluya todos si los hay.
last_name string Apellido (por ejemplo, "Doe").

Reglas para los Nombres: - Use la ortografía del certificado de nacimiento (no apodos). - Se normalizan los acentos y los caracteres especiales (é → e, ñ → n). - Los espacios y los guiones se ignoran en el cálculo.


Agregue el parámetro de consulta opcional lang para localizar las respuestas. Valores admitidos: en, es, de, fr, pt.

Ejemplos de Solicitudes

Solicitud 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"

Solicitud POST (Cuerpo 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"
}'

Ejemplo de Respuesta

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

Significado e Interpretación

Destino 7 – El Buscador y Analista

Características principales:

Analítico, introspectivo, sabio Investigador, filósofo o científico natural Profundamente intuitivo y espiritual Independiente, privado, perfeccionista

Mejores carreras:

Investigador, analista, profesor, escritor, detective, maestro espiritual, programador

Desafíos:

Tendencia a retirarse o aislarse Sobreesfuerzo o escepticismo Dificultad para expresar emociones

Consejo: Confíe en su sabiduría interior. Comparta sus conocimientos con el mundo. Su don es ver lo que otros no ven – utilícelo para guiar y sanar.

Nota sobre el Número Maestro: Un Destino de 11 indica una intuición y una inspiración mejoradas; 22 sugiere un potencial de constructor maestro; 33 es el raro "Maestro Maestro".


Abrir Panel de Control


Notas importantes

  • Mapeo Pitagórico: A=1, B=2, ..., I=9, J=1, etc. Nombre completo sumado y reducido.
  • Números Maestros: 11/22/33 preservados con interpretación especial.
  • Variaciones de nombre: Usa el nombre legal de nacimiento. Apodos dan resultados diferentes (no oficiales).
  • Validación: Nombres vacíos o inválidos devuelven 400 Bad Request.
  • Límites de tasa: Nivel gratuito = 100 solicitudes/mes → Mejora aquí.
  • Caché: Entradas idénticas cacheadas por 30 días.