Numerología de Correo Electrónico¶
El punto final de Numerología de Correo Electrónico analiza tu dirección de correo electrónico (letras + números) para revelar: - Tu identidad digital - Estilo de comunicación en línea - Energía de destino virtual y de marca
Elimina todos los caracteres especiales (@, ., -, _), convierte las letras/números en valores y reduce a un número base (1-9, 11, 22, 33).
Números Maestros Preservados: 11, 22, 33 Incluye los dígitos 0-9 como su valor facial
Punto Final¶
| Método | Ruta |
|---|---|
GET | https://api.numerologyapi.com/api/v1/email-numerology |
POST | https://api.numerologyapi.com/api/v1/email-numerology |
Nota: POST utiliza la misma ruta que GET — sin sufijo
/post.
Encabezados Requeridos¶
También puedes autenticarte con
Authorization: Bearer YOUR_API_KEY.Crea y gestiona claves de API en el panel de control de Numerology API.
Parámetros¶
| Parámetro | Tipo | Requerido | Descripción |
|---|---|---|---|
email | cadena | Sí | Cualquier correo electrónico válido (por ejemplo, hi@numerologyapi.com). |
Solo se utilizan letras y dígitos —
@,.,-,_se ignoran.
Agrega el parámetro de consulta opcional
langpara 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/email-numerology?email=langtest%40example.com&lang=en" \
--header "X-API-Key: YOUR_API_KEY"
Solicitud POST (Cuerpo JSON)¶
curl --request POST \
--url "https://api.numerologyapi.com/api/v1/email-numerology?lang=en" \
--header "X-API-Key: YOUR_API_KEY" \
--header "Content-Type: application/json" \
--data '{
"email": "langtest@example.com"
}'
Ejemplo de Respuesta¶
{
"email": "langtest@example.com",
"email_number": 7,
"meaning": {
"title": "Email Number 7: The Digital Mystic & Deep Thinker",
"overview": "Email Number 7 radiates mystery, depth, and spiritual wisdom in the digital world. Your online presence feels thoughtful, introspective, and profound — people see you as the one who shares deeper truths, esoteric knowledge, and quiet insight. This vibration excels at spiritual content, research-based posts, and soul-level connection.",
"core_digital_energy": "Introspective • Intuitive • Spiritual • Wise • Mysterious",
"how_you_are_perceived_online": [
"Deep, insightful, and spiritually attuned",
"The one who shares meaningful, thoughtful content",
"Quiet strength and authentic depth",
"People feel you see beyond the surface"
],
"opportunities_this_vibration_brings": [
"Create profound spiritual or philosophical content",
"Build an audience that seeks depth and truth",
"Share intuitive insights and higher knowledge",
"Attract soul-aligned connections"
],
"challenges_to_master": [
"Avoiding emotional distance or isolation online",
"Balancing depth with accessibility",
"Protecting energy from digital noise",
"Sharing wisdom without overwhelming others"
],
"spiritual_growth_tip": "Ground your digital mysticism with daily practice. When you share inner wisdom with humility and love, your online presence becomes a lighthouse of truth.",
"affirmation": "I share digital wisdom with grace and depth. My presence brings light and understanding."
},
"detailed_meaning": "Your Email Number 7 carries the energy of a digital mystic—your online presence leans toward depth, research, and quiet inquiry rather than loud self-promotion or surface-level engagement. You communicate selectively, preferring long-form writing, insightful comments, or private messages over public performance; your words carry weight because they’re rare and well-considered. You’re drawn to forums on philosophy, science, spirituality, or data analysis—spaces where truth matters more than trends, and silence is respected as part of the conversation. This energy makes you a trusted source in niche communities; people may not always understand your perspective, but they sense its integrity and return for your clarity. The shadow side includes withdrawing so completely that you miss opportunities to share your wisdom, or over-analyzing digital interactions until connection feels impossible. To harmonize this frequency, share one insight weekly—even anonymously—in a space that needs it; your truth, however quiet, can shift someone’s entire trajectory. You’re less active on social media, but when you post, it’s often bookmarked, quoted, or saved for later—a testament to your depth. When integrated fully, your Email 7 becomes a wellspring of digital wisdom—proving that in an age of noise, the most powerful signal is the one that speaks from stillness.",
"_enterprise": {
"client": "The Numerology API",
"plan": "Enterprise",
"request_id": "cae5ade347d18974",
"quota": "unlimited",
"usage_tracking": true
},
"_api_metadata_": {
"api_name": "The Numerology API by Dakidarts®",
"api_version": "0.1.1",
"endpoint_name": "email_numerology",
"endpoint_description": "Performs numerological analysis of email addresses.",
"developer": "Dakidarts®",
"copyright": "© 2026 Dakidarts®. All rights reserved.",
"documentation_url": "https://docs.numerologyapi.com/",
"response_timestamp": "2026-02-28T07:36:28.389886+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": ""
}
}
Lógica de Cálculo¶
hi@numerologyapi.com
→ clean: HINUMEROLOGYAPI
→ values: H=8, I=9, N=5, U=3, M=4, E=5, R=9, O=6, L=3, O=6, G=7, Y=7, A=1, P=7, I=9
→ sum = 83 → 8+3 = 11 → 1+1 = 2 → but wait — reduce_number() preserves masters?
→ In your code: reduce_number() → preserves 11,22,33 → but 83 → 11 → 2 → so final = 2
Nota: La reducción final preserva solo los números maestros si la suma es 11, 22 o 33 antes del paso final.
Significados Numéricos de Correo Electrónico¶
| Número | Energía en Línea | Mejor para |
|---|---|---|
| 1 | Líder | Marcas personales, startups |
| 2 | Diplomático | Atención al cliente, asociaciones |
| 3 | Creador | Contenido, arte, redes sociales |
| 4 | Constructor | Tecnología, ingeniería, sistemas |
| 5 | Influenciador | Marketing, viajes, medios |
| 6 | Cuidador | Bienestar, familia, coaching |
| 7 | Analista | Investigación, tecnología, espiritualidad |
| 8 | CEO | Negocios, finanzas, autoridad |
| 9 | Humanitario | ONGs, activismo, alcance global |
| 11 | Visionario | Innovación, inspiración |
| 22 | Constructor Maestro | Plataformas escalables, legado |
| 33 | Maestro Docente | Educación, sanación, elevación |
Nota
- Entrada: Dirección de correo electrónico completa.
- Limpieza:
re.sub(r'[^A-Za-z0-9]', '', email).upper() - Mapa de Letras:
- A=1, B=2, ..., I=9
- J=1, K=2, ..., Z=8
- 0=0, 1=1, ..., 9=9
- Reducción:
reduce_number(total)→ preserva 11, 22, 33 - Validación:
- Falta
email→400 - No hay letras/dígitos →
422 - Caso de Uso:
- Elegir una dirección de correo electrónico profesional
- Alineación de la marca
- Estrategia de marketing digital
- Información sobre correo electrónico personalizada