Comparación de Nombres de Marca¶
El punto final Comparación de Nombres de Marca devuelve resultados de numerología empresarial para la puntuación y clasificación de nombres de marca. Utilice esta página para obtener reglas de parámetros listas para la integración, opciones permitidas y ejemplos de respuesta.
Punto Final¶
| Método | Ruta |
|---|---|
POST | https://api.numerologyapi.com/api/v1/brand-name-compare |
Disponibilidad¶
- Autenticación:
X-API-KeyoAuthorization: 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: No soportado actualmente para puntos finales extendidos
Parámetros¶
Parámetros de Consulta POST¶
| Parámetro | Tipo | Requerido | Valor Predeterminado | Opciones | Descripción |
|---|---|---|---|---|---|
lang | string | No | en | en, es, de, fr, pt | Idioma de la respuesta (apoyados: en, es, de, fr, pt) |
Parámetros del Cuerpo POST¶
| Parámetro | Tipo | Requerido | Valor Predeterminado | Opciones | Descripción |
|---|---|---|---|---|---|
names | array[string] | Sí | — | Mínimo de elementos: 2, Máximo de elementos: 50, Longitud de cada elemento: 1..150, Nombres únicos recomendados | Lista de nombres de marca para comparar y clasificar |
Ejemplo de Respuesta### POST¶
{
"submitted_count": 2,
"unique_names_evaluated": 2,
"top_pick": {
"brand_name": "Nova Pulse",
"normalized_brand_name": "Nova Pulse",
"overall_score": 75,
"ranking_label": "Promising Brand Candidate",
"brand_archetype": "Power / Wealth Brand",
"why_it_wins": [
"High prosperity and commercial expansion signal",
"Strong recall and brand memorability potential",
"Numerology signature supports standout market positioning",
"This name tends to feel strong, successful, commanding, ambitious, and premium. It can create the impression of scale, power, and market seriousness."
]
},
"summary": {
"highest_score": 75,
"lowest_score": 70,
"score_spread": 5
},
"ranked_names": [
{
"brand_name": "Nova Pulse",
"normalized_brand_name": "Nova Pulse",
"letters_only": "NOVAPULSE",
"expression_number": 8,
"expression_total": 35,
"heart_desire_number": 6,
"personality_number": 2,
"hidden_passion_numbers": [
1,
3,
5
],
"missing_numbers": [
2,
8,
9
],
"digit_sum_in_name": 0,
"master_vibration": {
"is_master_number": false,
"master_number_value": null
},
"brand_archetype": "Power / Wealth Brand",
"letter_breakdown": [
{
"letter": "N",
"value": 5
},
{
"letter": "O",
"value": 6
},
{
"letter": "V",
"value": 4
},
{
"letter": "A",
"value": 1
},
{
"letter": "P",
"value": 7
},
{
"letter": "U",
"value": 3
},
{
"letter": "L",
"value": 3
},
{
"letter": "S",
"value": 1
},
{
"letter": "E",
"value": 5
}
],
"scores": {
"prosperity": 82,
"memorability": 85,
"harmony": 62,
"authority": 69,
"emotional_resonance": 74
},
"overall_score": 75,
"ranking_label": "Promising Brand Candidate",
"top_strengths": [
"High prosperity and commercial expansion signal",
"Strong recall and brand memorability potential",
"Numerology signature supports standout market positioning",
"This name tends to feel strong, successful, commanding, ambitious, and premium. It can create the impression of scale, power, and market seriousness."
],
"watchouts": [],
"meaning": {
"title": "Business Name Number 8: Power, Wealth & Executive Presence",
"overview": "A Number 8 business name is one of the strongest vibrations for commerce, wealth, authority, executive presence, and material success. It often suits brands that want to feel powerful, premium, established, strategic, and financially potent. This number is highly aligned with ambition, scale, leadership, and long-term empire-building.",
"core_brand_energy": "Powerful • Wealth-Oriented • Strategic • Executive • Authoritative",
"brand_impression": "This name tends to feel strong, successful, commanding, ambitious, and premium. It can create the impression of scale, power, and market seriousness.",
"best_for_businesses": [
"Finance, luxury, real estate, enterprise software, consulting, investment, and high-ticket services",
"Brands seeking authority, scale, and premium status",
"Businesses with strong monetization and leadership ambitions",
"Companies building infrastructure, systems, or large commercial ecosystems"
],
"commercial_strengths": [
"Very strong commercial and wealth-oriented vibration",
"Supports premium pricing and executive branding",
"Excellent for ambition, influence, and long-term scaling",
"Can project serious authority in competitive markets"
],
"customer_perception": [
"Powerful and successful",
"Professional and high-level",
"Strategic and results-driven",
"A serious player in the market"
],
"branding_advantages": [
"Supports premium and luxury branding extremely well",
"Good for investor-facing, enterprise-facing, and authority-driven businesses",
"Strengthens commercial seriousness and wealth perception",
"Can carry strong executive or empire energy"
],
"watch_out": [
"Can feel intimidating or too corporate if the brand lacks humanity",
"May appear cold or overly transactional if values are unclear",
"Needs integrity so power does not become distrust",
"Can overemphasize status at the expense of connection"
],
"growth_strategy_tip": "Use this vibration to build authority, premium positioning, and structured commercial growth. Pair ambition with integrity and emotional intelligence.",
"ideal_brand_voice": "Executive, strong, strategic, premium, confident",
"spiritual_business_message": "This name carries the vibration of material mastery. It reminds the business that true power becomes lasting when aligned with responsibility and integrity.",
"affirmation": "My business expands through power, discipline, and aligned abundance. We are built for impactful success."
},
"rank": 1,
"is_top_pick": true
},
{
"brand_name": "Lumen Forge",
"normalized_brand_name": "Lumen Forge",
"letters_only": "LUMENFORGE",
"expression_number": 8,
"expression_total": 53,
"heart_desire_number": 1,
"personality_number": 7,
"hidden_passion_numbers": [
5
],
"missing_numbers": [
1,
2,
8
],
"digit_sum_in_name": 0,
"master_vibration": {
"is_master_number": false,
"master_number_value": null
},
"brand_archetype": "Power / Wealth Brand",
"letter_breakdown": [
{
"letter": "L",
"value": 3
},
{
"letter": "U",
"value": 3
},
{
"letter": "M",
"value": 4
},
{
"letter": "E",
"value": 5
},
{
"letter": "N",
"value": 5
},
{
"letter": "F",
"value": 6
},
{
"letter": "O",
"value": 6
},
{
"letter": "R",
"value": 9
},
{
"letter": "G",
"value": 7
},
{
"letter": "E",
"value": 5
}
],
"scores": {
"prosperity": 78,
"memorability": 78,
"harmony": 64,
"authority": 77,
"emotional_resonance": 48
},
"overall_score": 70,
"ranking_label": "Promising Brand Candidate",
"top_strengths": [
"Numerology signature supports standout market positioning",
"This name tends to feel strong, successful, commanding, ambitious, and premium. It can create the impression of scale, power, and market seriousness."
],
"watchouts": [
"Could feel less emotionally sticky without deliberate community or brand story"
],
"meaning": {
"title": "Business Name Number 8: Power, Wealth & Executive Presence",
"overview": "A Number 8 business name is one of the strongest vibrations for commerce, wealth, authority, executive presence, and material success. It often suits brands that want to feel powerful, premium, established, strategic, and financially potent. This number is highly aligned with ambition, scale, leadership, and long-term empire-building.",
"core_brand_energy": "Powerful • Wealth-Oriented • Strategic • Executive • Authoritative",
"brand_impression": "This name tends to feel strong, successful, commanding, ambitious, and premium. It can create the impression of scale, power, and market seriousness.",
"best_for_businesses": [
"Finance, luxury, real estate, enterprise software, consulting, investment, and high-ticket services",
"Brands seeking authority, scale, and premium status",
"Businesses with strong monetization and leadership ambitions",
"Companies building infrastructure, systems, or large commercial ecosystems"
],
"commercial_strengths": [
"Very strong commercial and wealth-oriented vibration",
"Supports premium pricing and executive branding",
"Excellent for ambition, influence, and long-term scaling",
"Can project serious authority in competitive markets"
],
"customer_perception": [
"Powerful and successful",
"Professional and high-level",
"Strategic and results-driven",
"A serious player in the market"
],
"branding_advantages": [
"Supports premium and luxury branding extremely well",
"Good for investor-facing, enterprise-facing, and authority-driven businesses",
"Strengthens commercial seriousness and wealth perception",
"Can carry strong executive or empire energy"
],
"watch_out": [
"Can feel intimidating or too corporate if the brand lacks humanity",
"May appear cold or overly transactional if values are unclear",
"Needs integrity so power does not become distrust",
"Can overemphasize status at the expense of connection"
],
"growth_strategy_tip": "Use this vibration to build authority, premium positioning, and structured commercial growth. Pair ambition with integrity and emotional intelligence.",
"ideal_brand_voice": "Executive, strong, strategic, premium, confident",
"spiritual_business_message": "This name carries the vibration of material mastery. It reminds the business that true power becomes lasting when aligned with responsibility and integrity.",
"affirmation": "My business expands through power, discipline, and aligned abundance. We are built for impactful success."
},
"rank": 2,
"is_top_pick": false
}
],
"_enterprise": {
"client": "The Numerology API",
"plan": "Enterprise",
"request_id": "ec412b69257169a7",
"quota": "unlimited",
"usage_tracking": true,
"bulk_compare": true
},
"_api_metadata_": {
"api_name": "The Numerology API by Dakidarts®",
"api_version": "1.0.0",
"endpoint_name": "brand_name_compare_post",
"endpoint_description": "Compares and ranks multiple brand names by prosperity, memorability, harmony, authority, and emotional resonance.",
"developer": "Dakidarts®",
"copyright": "© 2026 Dakidarts®. All rights reserved.",
"documentation_url": "https://docs.numerologyapi.com/",
"response_timestamp": "2026-03-28T14:37:44.374009+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": ""
}
}
¶
{
"submitted_count": 2,
"unique_names_evaluated": 2,
"top_pick": {
"brand_name": "Nova Pulse",
"normalized_brand_name": "Nova Pulse",
"overall_score": 75,
"ranking_label": "Promising Brand Candidate",
"brand_archetype": "Power / Wealth Brand",
"why_it_wins": [
"High prosperity and commercial expansion signal",
"Strong recall and brand memorability potential",
"Numerology signature supports standout market positioning",
"This name tends to feel strong, successful, commanding, ambitious, and premium. It can create the impression of scale, power, and market seriousness."
]
},
"summary": {
"highest_score": 75,
"lowest_score": 70,
"score_spread": 5
},
"ranked_names": [
{
"brand_name": "Nova Pulse",
"normalized_brand_name": "Nova Pulse",
"letters_only": "NOVAPULSE",
"expression_number": 8,
"expression_total": 35,
"heart_desire_number": 6,
"personality_number": 2,
"hidden_passion_numbers": [
1,
3,
5
],
"missing_numbers": [
2,
8,
9
],
"digit_sum_in_name": 0,
"master_vibration": {
"is_master_number": false,
"master_number_value": null
},
"brand_archetype": "Power / Wealth Brand",
"letter_breakdown": [
{
"letter": "N",
"value": 5
},
{
"letter": "O",
"value": 6
},
{
"letter": "V",
"value": 4
},
{
"letter": "A",
"value": 1
},
{
"letter": "P",
"value": 7
},
{
"letter": "U",
"value": 3
},
{
"letter": "L",
"value": 3
},
{
"letter": "S",
"value": 1
},
{
"letter": "E",
"value": 5
}
],
"scores": {
"prosperity": 82,
"memorability": 85,
"harmony": 62,
"authority": 69,
"emotional_resonance": 74
},
"overall_score": 75,
"ranking_label": "Promising Brand Candidate",
"top_strengths": [
"High prosperity and commercial expansion signal",
"Strong recall and brand memorability potential",
"Numerology signature supports standout market positioning",
"This name tends to feel strong, successful, commanding, ambitious, and premium. It can create the impression of scale, power, and market seriousness."
],
"watchouts": [],
"meaning": {
"title": "Business Name Number 8: Power, Wealth & Executive Presence",
"overview": "A Number 8 business name is one of the strongest vibrations for commerce, wealth, authority, executive presence, and material success. It often suits brands that want to feel powerful, premium, established, strategic, and financially potent. This number is highly aligned with ambition, scale, leadership, and long-term empire-building.",
"core_brand_energy": "Powerful • Wealth-Oriented • Strategic • Executive • Authoritative",
"brand_impression": "This name tends to feel strong, successful, commanding, ambitious, and premium. It can create the impression of scale, power, and market seriousness.",
"best_for_businesses": [
"Finance, luxury, real estate, enterprise software, consulting, investment, and high-ticket services",
"Brands seeking authority, scale, and premium status",
"Businesses with strong monetization and leadership ambitions",
"Companies building infrastructure, systems, or large commercial ecosystems"
],
"commercial_strengths": [
"Very strong commercial and wealth-oriented vibration",
"Supports premium pricing and executive branding",
"Excellent for ambition, influence, and long-term scaling",
"Can project serious authority in competitive markets"
],
"customer_perception": [
"Powerful and successful",
"Professional and high-level",
"Strategic and results-driven",
"A serious player in the market"
],
"branding_advantages": [
"Supports premium and luxury branding extremely well",
"Good for investor-facing, enterprise-facing, and authority-driven businesses",
"Strengthens commercial seriousness and wealth perception",
"Can carry strong executive or empire energy"
],
"watch_out": [
"Can feel intimidating or too corporate if the brand lacks humanity",
"May appear cold or overly transactional if values are unclear",
"Needs integrity so power does not become distrust",
"Can overemphasize status at the expense of connection"
],
"growth_strategy_tip": "Use this vibration to build authority, premium positioning, and structured commercial growth. Pair ambition with integrity and emotional intelligence.",
"ideal_brand_voice": "Executive, strong, strategic, premium, confident",
"spiritual_business_message": "This name carries the vibration of material mastery. It reminds the business that true power becomes lasting when aligned with responsibility and integrity.",
"affirmation": "My business expands through power, discipline, and aligned abundance. We are built for impactful success."
},
"rank": 1,
"is_top_pick": true
},
{
"brand_name": "Lumen Forge",
"normalized_brand_name": "Lumen Forge",
"letters_only": "LUMENFORGE",
"expression_number": 8,
"expression_total": 53,
"heart_desire_number": 1,
"personality_number": 7,
"hidden_passion_numbers": [
5
],
"missing_numbers": [
1,
2,
8
],
"digit_sum_in_name": 0,
"master_vibration": {
"is_master_number": false,
"master_number_value": null
},
"brand_archetype": "Power / Wealth Brand",
"letter_breakdown": [
{
"letter": "L",
"value": 3
},
{
"letter": "U",
"value": 3
},
{
"letter": "M",
"value": 4
},
{
"letter": "E",
"value": 5
},
{
"letter": "N",
"value": 5
},
{
"letter": "F",
"value": 6
},
{
"letter": "O",
"value": 6
},
{
"letter": "R",
"value": 9
},
{
"letter": "G",
"value": 7
},
{
"letter": "E",
"value": 5
}
],
"scores": {
"prosperity": 78,
"memorability": 78,
"harmony": 64,
"authority": 77,
"emotional_resonance": 48
},
"overall_score": 70,
"ranking_label": "Promising Brand Candidate",
"top_strengths": [
"Numerology signature supports standout market positioning",
"This name tends to feel strong, successful, commanding, ambitious, and premium. It can create the impression of scale, power, and market seriousness."
],
"watchouts": [
"Could feel less emotionally sticky without deliberate community or brand story"
],
"meaning": {
"title": "Business Name Number 8: Power, Wealth & Executive Presence",
"overview": "A Number 8 business name is one of the strongest vibrations for commerce, wealth, authority, executive presence, and material success. It often suits brands that want to feel powerful, premium, established, strategic, and financially potent. This number is highly aligned with ambition, scale, leadership, and long-term empire-building.",
"core_brand_energy": "Powerful • Wealth-Oriented • Strategic • Executive • Authoritative",
"brand_impression": "This name tends to feel strong, successful, commanding, ambitious, and premium. It can create the impression of scale, power, and market seriousness.",
"best_for_businesses": [
"Finance, luxury, real estate, enterprise software, consulting, investment, and high-ticket services",
"Brands seeking authority, scale, and premium status",
"Businesses with strong monetization and leadership ambitions",
"Companies building infrastructure, systems, or large commercial ecosystems"
],
"commercial_strengths": [
"Very strong commercial and wealth-oriented vibration",
"Supports premium pricing and executive branding",
"Excellent for ambition, influence, and long-term scaling",
"Can project serious authority in competitive markets"
],
"customer_perception": [
"Powerful and successful",
"Professional and high-level",
"Strategic and results-driven",
"A serious player in the market"
],
"branding_advantages": [
"Supports premium and luxury branding extremely well",
"Good for investor-facing, enterprise-facing, and authority-driven businesses",
"Strengthens commercial seriousness and wealth perception",
"Can carry strong executive or empire energy"
],
"watch_out": [
"Can feel intimidating or too corporate if the brand lacks humanity",
"May appear cold or overly transactional if values are unclear",
"Needs integrity so power does not become distrust",
"Can overemphasize status at the expense of connection"
],
"growth_strategy_tip": "Use this vibration to build authority, premium positioning, and structured commercial growth. Pair ambition with integrity and emotional intelligence.",
"ideal_brand_voice": "Executive, strong, strategic, premium, confident",
"spiritual_business_message": "This name carries the vibration of material mastery. It reminds the business that true power becomes lasting when aligned with responsibility and integrity.",
"affirmation": "My business expands through power, discipline, and aligned abundance. We are built for impactful success."
},
"rank": 2,
"is_top_pick": false
}
],
"_enterprise": {
"client": "The Numerology API",
"plan": "Enterprise",
"request_id": "ec412b69257169a7",
"quota": "unlimited",
"usage_tracking": true,
"bulk_compare": true
},
"_api_metadata_": {
"api_name": "The Numerology API by Dakidarts®",
"api_version": "1.0.0",
"endpoint_name": "brand_name_compare_post",
"endpoint_description": "Compares and ranks multiple brand names by prosperity, memorability, harmony, authority, and emotional resonance.",
"developer": "Dakidarts®",
"copyright": "© 2026 Dakidarts®. All rights reserved.",
"documentation_url": "https://docs.numerologyapi.com/",
"response_timestamp": "2026-03-28T14:37:44.374009+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.