Numerología de Nombre de Empresa¶
El punto final Numerología de Nombre de Empresa devuelve resultados de numerología empresarial para el análisis de la vibración comercial y la numerología de nombres de empresas. Utilice esta página para conocer las reglas de parámetros listas para la integración, las opciones permitidas y los ejemplos de respuesta.
Punto Final¶
| Método | Ruta |
|---|---|
GET | https://api.numerologyapi.com/api/v1/business-name-numerology |
POST | https://api.numerologyapi.com/api/v1/business-name-numerology |
Disponibilidad¶
- Autenticación:
X-API-Key(oAuthorization: Bearer YOUR_API_KEY) - Valores admitidos de
lang:en,es,de,fr,pt - Canal de acceso: API directa (
https://api.numerologyapi.com) - Gateway de RapidAPI: Actualmente no soportado para puntos finales extendidos
Parámetros¶
Parámetros de Consulta GET¶
| Parámetro | Tipo | Requerido | Valor Predeterminado | Opciones | Descripción |
|---|---|---|---|---|---|
business_name | string | Sí | — | longitud 1..150 | Nombre de la empresa a analizar |
lang | string | No | en | en, es, de, fr, pt | Idioma de la respuesta (apoyados: en, es, de, fr, pt) |
Parámetros de Consulta POST¶
| Parámetro | Tipo | Requerido | Predeterminado | Opciones | Descripción |
|---|---|---|---|---|---|
lang | string | No | en | en, es, de, fr, pt | Idioma de respuesta (soportado: en, es, de, fr, pt) |
Parámetros del Cuerpo POST¶
| Parámetro | Tipo | Requerido | Predeterminado | Opciones | Descripción |
|---|---|---|---|---|---|
business_name | string | Sí | — | longitud 1..150 | Nombre de la empresa a analizar. |
Ejemplo de Respuesta¶
GET¶
{
"business_name": "test",
"normalized_business_name": "test",
"letters_only": "TEST",
"business_name_number": 1,
"name_total": 10,
"vowel_total": 5,
"consonant_total": 5,
"soul_urge_number": 5,
"personality_number": 5,
"first_letter_value": 2,
"first_letter_energy": 2,
"digit_sum_in_name": 0,
"composite_number_with_digits": 1,
"brand_archetype": "Leader / Pioneer Brand",
"master_vibration": {
"is_master_number": false,
"master_number_value": null
},
"name_traits": {
"unique_numerology_values": [
1,
2,
5
],
"missing_numerology_values": [
3,
4,
6,
7,
8,
9
],
"repeated_numerology_values": [
2
],
"letter_count": 4,
"vowel_count": 1,
"consonant_count": 3
},
"letter_breakdown": [
{
"letter": "T",
"value": 2
},
{
"letter": "E",
"value": 5
},
{
"letter": "S",
"value": 1
},
{
"letter": "T",
"value": 2
}
],
"meaning": {
"title": "Business Name Number 1: Leadership, Originality & Market Authority",
"overview": "A business name carrying the Number 1 vibration radiates independence, innovation, ambition, and first-mover energy. This is the signature of brands that want to lead rather than follow, disrupt rather than imitate, and stand in front of the market with confidence. It often suits founders and companies that want to be perceived as bold, modern, decisive, premium, or pioneering.",
"core_brand_energy": "Leader • Pioneer • Bold • Independent • Trailblazing",
"brand_impression": "This name tends to feel strong, direct, memorable, self-assured, and forward-moving. It can signal innovation, authority, and a clear identity in crowded markets.",
"best_for_businesses": [
"Startups with disruptive or innovative products",
"Founder-led brands with a strong personal vision",
"Tech, AI, SaaS, consulting, premium service, or personal brands",
"Businesses that want to position themselves as category leaders"
],
"commercial_strengths": [
"Strong first impression and memorable market presence",
"Natural alignment with leadership, ambition, and originality",
"Good for premium positioning and bold brand storytelling",
"Supports fast action, sharp messaging, and decisive brand tone"
],
"customer_perception": [
"Confident and high-potential",
"Modern and assertive",
"Independent and visionary",
"A brand that knows where it is going"
],
"branding_advantages": [
"Excellent for bold logos, clear messaging, and distinctive launches",
"Works well with founder-centered marketing",
"Easy to shape into a premium or authority-driven identity",
"Supports brands that want to own a niche rather than blend in"
],
"watch_out": [
"Can feel too aggressive or self-centered if the messaging lacks warmth",
"May intimidate customers if the brand voice becomes overly dominant",
"Needs strong consistency so the confidence feels credible, not forced",
"Can overpromise if the business moves faster than its systems"
],
"growth_strategy_tip": "Build the brand around confidence, originality, and clear leadership. Let the market feel that your business is not just participating, but defining direction.",
"ideal_brand_voice": "Confident, sharp, visionary, concise, ambitious",
"spiritual_business_message": "This name carries the energy of initiation. It asks the business to lead with courage, create with conviction, and trust its original path.",
"affirmation": "My business leads with originality, confidence, and bold vision. We are here to set the pace."
},
"detailed_meaning": "1 vibrates with the energy of leadership, innovation, and independent pioneering—making it ideal for startups, tech companies, or brands aiming to be first in their market. This name signals confidence, originality, and a willingness to break norms; customers perceive the business as bold, decisive, and authoritative. It supports initiatives that require strong individual branding, solo entrepreneurship, or disruptive technology. However, the shadow side includes aggression, isolation, or a reputation for being too self-centered; care must be taken not to alienate partners or customers with impatience. To harmonize, ensure the business culture encourages initiative while remaining open to feedback. When honored, a Name 1 becomes a beacon of new possibilities—proving that the brand is a leader capable of carving its own path without waiting for permission.",
"_enterprise": {
"client": "The Numerology API",
"plan": "Enterprise",
"request_id": "aed6049f2aa6b5b1",
"quota": "unlimited",
"usage_tracking": true
},
"_api_metadata_": {
"api_name": "The Numerology API by Dakidarts®",
"api_version": "1.0.0",
"endpoint_name": "business_name_numerology",
"endpoint_description": "Analyzes a business name using numerology to reveal brand vibration, expression, and commercial identity strengths.",
"developer": "Dakidarts®",
"copyright": "© 2026 Dakidarts®. All rights reserved.",
"documentation_url": "https://docs.numerologyapi.com/",
"response_timestamp": "2026-03-28T14:37:45.719810+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": ""
}
}
¶
{
"business_name": "test",
"normalized_business_name": "test",
"letters_only": "TEST",
"business_name_number": 1,
"name_total": 10,
"vowel_total": 5,
"consonant_total": 5,
"soul_urge_number": 5,
"personality_number": 5,
"first_letter_value": 2,
"first_letter_energy": 2,
"digit_sum_in_name": 0,
"composite_number_with_digits": 1,
"brand_archetype": "Leader / Pioneer Brand",
"master_vibration": {
"is_master_number": false,
"master_number_value": null
},
"name_traits": {
"unique_numerology_values": [
1,
2,
5
],
"missing_numerology_values": [
3,
4,
6,
7,
8,
9
],
"repeated_numerology_values": [
2
],
"letter_count": 4,
"vowel_count": 1,
"consonant_count": 3
},
"letter_breakdown": [
{
"letter": "T",
"value": 2
},
{
"letter": "E",
"value": 5
},
{
"letter": "S",
"value": 1
},
{
"letter": "T",
"value": 2
}
],
"meaning": {
"title": "Business Name Number 1: Leadership, Originality & Market Authority",
"overview": "A business name carrying the Number 1 vibration radiates independence, innovation, ambition, and first-mover energy. This is the signature of brands that want to lead rather than follow, disrupt rather than imitate, and stand in front of the market with confidence. It often suits founders and companies that want to be perceived as bold, modern, decisive, premium, or pioneering.",
"core_brand_energy": "Leader • Pioneer • Bold • Independent • Trailblazing",
"brand_impression": "This name tends to feel strong, direct, memorable, self-assured, and forward-moving. It can signal innovation, authority, and a clear identity in crowded markets.",
"best_for_businesses": [
"Startups with disruptive or innovative products",
"Founder-led brands with a strong personal vision",
"Tech, AI, SaaS, consulting, premium service, or personal brands",
"Businesses that want to position themselves as category leaders"
],
"commercial_strengths": [
"Strong first impression and memorable market presence",
"Natural alignment with leadership, ambition, and originality",
"Good for premium positioning and bold brand storytelling",
"Supports fast action, sharp messaging, and decisive brand tone"
],
"customer_perception": [
"Confident and high-potential",
"Modern and assertive",
"Independent and visionary",
"A brand that knows where it is going"
],
"branding_advantages": [
"Excellent for bold logos, clear messaging, and distinctive launches",
"Works well with founder-centered marketing",
"Easy to shape into a premium or authority-driven identity",
"Supports brands that want to own a niche rather than blend in"
],
"watch_out": [
"Can feel too aggressive or self-centered if the messaging lacks warmth",
"May intimidate customers if the brand voice becomes overly dominant",
"Needs strong consistency so the confidence feels credible, not forced",
"Can overpromise if the business moves faster than its systems"
],
"growth_strategy_tip": "Build the brand around confidence, originality, and clear leadership. Let the market feel that your business is not just participating, but defining direction.",
"ideal_brand_voice": "Confident, sharp, visionary, concise, ambitious",
"spiritual_business_message": "This name carries the energy of initiation. It asks the business to lead with courage, create with conviction, and trust its original path.",
"affirmation": "My business leads with originality, confidence, and bold vision. We are here to set the pace."
},
"detailed_meaning": "1 vibrates with the energy of leadership, innovation, and independent pioneering—making it ideal for startups, tech companies, or brands aiming to be first in their market. This name signals confidence, originality, and a willingness to break norms; customers perceive the business as bold, decisive, and authoritative. It supports initiatives that require strong individual branding, solo entrepreneurship, or disruptive technology. However, the shadow side includes aggression, isolation, or a reputation for being too self-centered; care must be taken not to alienate partners or customers with impatience. To harmonize, ensure the business culture encourages initiative while remaining open to feedback. When honored, a Name 1 becomes a beacon of new possibilities—proving that the brand is a leader capable of carving its own path without waiting for permission.",
"_enterprise": {
"client": "The Numerology API",
"plan": "Enterprise",
"request_id": "aed6049f2aa6b5b1",
"quota": "unlimited",
"usage_tracking": true
},
"_api_metadata_": {
"api_name": "The Numerology API by Dakidarts®",
"api_version": "1.0.0",
"endpoint_name": "business_name_numerology",
"endpoint_description": "Analyzes a business name using numerology to reveal brand vibration, expression, and commercial identity strengths.",
"developer": "Dakidarts®",
"copyright": "© 2026 Dakidarts®. All rights reserved.",
"documentation_url": "https://docs.numerologyapi.com/",
"response_timestamp": "2026-03-28T14:37:45.719810+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": ""
}
}
Nota
This endpoint belongs to the Extended suite and is available through direct API access at https://api.numerologyapi.com. It is currently not supported via the RapidAPI gateway.