Verificación de Alineación de Fechas¶
El punto final Verificación de Alineación de Fechas devuelve resultados de numerología empresarial para la puntuación de compatibilidad de fechas para decisiones de vida. Utilice esta página para reglas de parámetros listas para la integración, opciones permitidas y ejemplos de respuesta.
Punto Final¶
| Método | Ruta |
|---|---|
GET | https://api.numerologyapi.com/api/v1/date-alignment-check |
POST | https://api.numerologyapi.com/api/v1/date-alignment-check |
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 |
|---|---|---|---|---|---|
dob | string | Sí | — | patrón ^\d{4}-\d{2}-\d{2}$ | Fecha de nacimiento en formato YYYY-MM-DD |
target_date | string | Sí | — | patrón ^\d{4}-\d{2}-\d{2}$ | Fecha de decisión para evaluar en formato YYYY-MM-DD |
context | string | Sí | — | longitud 1..80; valores permitidos: marriage, launch, travel, interview, move, contract, surgery, exam, meeting; alias aceptados (ejemplos): wedding, engagement, trip, vacation, test, presentation, negotiation | Contexto: matrimonio, lanzamiento, viaje, entrevista, mudanza, contrato, cirugía, examen, reunión |
lang | string | No | en | en, es, de, fr, pt | Idioma de respuesta (apoyado: en, es, de, fr, pt) |
Parámetros de la consulta POST¶
| Parámetro | Tipo | Requerido | Valor Predeterminado | Opciones | Descripción |
|---|---|---|---|---|---|
lang | string | No | en | en, es, de, fr, pt | Idioma de respuesta (apoyado: en, es, de, fr, pt) |
Parámetros del cuerpo POST¶
| Parámetro | Tipo | Requerido | Valor Predeterminado | Opciones | Descripción |
|---|---|---|---|---|---|
dob | string | Sí | — | patrón ^\d{4}-\d{2}-\d{2}$ | Fecha de nacimiento en formato YYYY-MM-DD. |
target_date | string | Sí | — | patrón ^\d{4}-\d{2}-\d{2}$ | Fecha objetivo en formato YYYY-MM-DD. |
context | string | Sí | — | longitud 1..80; valores posibles: marriage, launch, travel, interview, move, contract, surgery, exam, meeting; alias aceptados: wedding, engagement, trip, vacation, test, presentation, negotiation | Contexto para evaluar (por ejemplo, examen, matrimonio, lanzamiento, viaje). |
Ejemplo de Respuesta¶
GET¶
{
"dob": "1992-07-16",
"target_date": "2026-02-27",
"context": "test",
"normalized_context": "exam",
"alignment_score": 82,
"alignment_label": "Strong Alignment",
"recommendation": "Good date with strong supportive energy.",
"numbers": {
"life_path_number": 8,
"personal_year_number": 6,
"personal_month_number": 8,
"personal_day_number": 8,
"universal_year_number": 1,
"universal_month_number": 3,
"universal_day_number": 3,
"day_of_month_number": 9
},
"component_scores": {
"personal_day": 22,
"personal_month": 10,
"personal_year": 3,
"universal_day": 16,
"universal_month": 8,
"day_of_month": 4,
"life_path_bridge": 14,
"master_support": 5
},
"context_profile": {
"favored_numbers": [
3,
4,
7,
8,
11
],
"caution_numbers": [
5,
6,
9
],
"best_vibes": [
"focus",
"clarity",
"memory",
"precision",
"mental discipline"
]
},
"strengths": [
"Personal Day strongly supports the chosen context",
"Universal Day is favorable for collective timing",
"Personal Month supports the broader timing window"
],
"cautions": [
"Day-of-month vibration may amplify less favorable themes"
],
"meaning": {
"title": "Exam Date: Strong Alignment",
"overview": "A strong and supportive date for exams or mentally demanding evaluation.",
"core_message": "A very good date for exams and focused performance.",
"why_this_is_supportive": [
"The timing supports strong concentration and good mental pacing",
"It favors organized thinking, retention, and disciplined effort",
"The energy helps maintain composure under pressure",
"Recognition and clear expression of knowledge feel naturally supported"
],
"best_used_for": [
"Important academic exams and tests",
"Professional evaluations and assessments",
"Certifications and qualifying examinations",
"Performance situations requiring mental focus"
],
"energetic_advantages": [
"Reliable focus and mental steadiness",
"Good support for organized thinking and pacing",
"Helpful energetic rhythm for sustained effort",
"Favors calm delivery and clear recall"
],
"watch_out": [
"Preparation and consistent revision still matter more than timing alone",
"Do not rely solely on the date — thorough study is key",
"Ensure adequate rest and stress management",
"Avoid last-minute cramming despite favorable energy"
],
"guidance": "A strong day to demonstrate what you know. Combine the supportive timing with disciplined preparation and calm presence.",
"affirmation": "I show up focused, prepared, composed, and confident."
},
"detailed_meaning": "This date offers favorable and focused energy for an exam, indicating a high likelihood of performing well and accessing your knowledge effectively. The timing supports concentration, logical reasoning, and managing time wisely. Minor nerves or tricky questions may arise, but the overall vibration supports your ability to navigate them with poise. Proceed with confidence in your preparation, read questions carefully, and trust your first instincts. The universe encourages your effort, providing mental clarity for a successful outcome.",
"_enterprise": {
"client": "The Numerology API",
"plan": "Enterprise",
"request_id": "d82a9455b5aeecfa",
"quota": "unlimited",
"usage_tracking": true,
"decision_api": true
},
"_api_metadata_": {
"api_name": "The Numerology API by Dakidarts®",
"api_version": "1.0.0",
"endpoint_name": "date_alignment_check",
"endpoint_description": "Evaluates how aligned a target date is for a specific life context using personal and universal numerology cycles.",
"developer": "Dakidarts®",
"copyright": "© 2026 Dakidarts®. All rights reserved.",
"documentation_url": "https://docs.numerologyapi.com/",
"response_timestamp": "2026-03-28T14:37:50.345362+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": ""
}
}
¶
{
"dob": "1992-07-16",
"target_date": "2026-02-27",
"context": "test",
"normalized_context": "exam",
"alignment_score": 82,
"alignment_label": "Strong Alignment",
"recommendation": "Good date with strong supportive energy.",
"numbers": {
"life_path_number": 8,
"personal_year_number": 6,
"personal_month_number": 8,
"personal_day_number": 8,
"universal_year_number": 1,
"universal_month_number": 3,
"universal_day_number": 3,
"day_of_month_number": 9
},
"component_scores": {
"personal_day": 22,
"personal_month": 10,
"personal_year": 3,
"universal_day": 16,
"universal_month": 8,
"day_of_month": 4,
"life_path_bridge": 14,
"master_support": 5
},
"context_profile": {
"favored_numbers": [
3,
4,
7,
8,
11
],
"caution_numbers": [
5,
6,
9
],
"best_vibes": [
"focus",
"clarity",
"memory",
"precision",
"mental discipline"
]
},
"strengths": [
"Personal Day strongly supports the chosen context",
"Universal Day is favorable for collective timing",
"Personal Month supports the broader timing window"
],
"cautions": [
"Day-of-month vibration may amplify less favorable themes"
],
"meaning": {
"title": "Exam Date: Strong Alignment",
"overview": "A strong and supportive date for exams or mentally demanding evaluation.",
"core_message": "A very good date for exams and focused performance.",
"why_this_is_supportive": [
"The timing supports strong concentration and good mental pacing",
"It favors organized thinking, retention, and disciplined effort",
"The energy helps maintain composure under pressure",
"Recognition and clear expression of knowledge feel naturally supported"
],
"best_used_for": [
"Important academic exams and tests",
"Professional evaluations and assessments",
"Certifications and qualifying examinations",
"Performance situations requiring mental focus"
],
"energetic_advantages": [
"Reliable focus and mental steadiness",
"Good support for organized thinking and pacing",
"Helpful energetic rhythm for sustained effort",
"Favors calm delivery and clear recall"
],
"watch_out": [
"Preparation and consistent revision still matter more than timing alone",
"Do not rely solely on the date — thorough study is key",
"Ensure adequate rest and stress management",
"Avoid last-minute cramming despite favorable energy"
],
"guidance": "A strong day to demonstrate what you know. Combine the supportive timing with disciplined preparation and calm presence.",
"affirmation": "I show up focused, prepared, composed, and confident."
},
"detailed_meaning": "This date offers favorable and focused energy for an exam, indicating a high likelihood of performing well and accessing your knowledge effectively. The timing supports concentration, logical reasoning, and managing time wisely. Minor nerves or tricky questions may arise, but the overall vibration supports your ability to navigate them with poise. Proceed with confidence in your preparation, read questions carefully, and trust your first instincts. The universe encourages your effort, providing mental clarity for a successful outcome.",
"_enterprise": {
"client": "The Numerology API",
"plan": "Enterprise",
"request_id": "d82a9455b5aeecfa",
"quota": "unlimited",
"usage_tracking": true,
"decision_api": true
},
"_api_metadata_": {
"api_name": "The Numerology API by Dakidarts®",
"api_version": "1.0.0",
"endpoint_name": "date_alignment_check",
"endpoint_description": "Evaluates how aligned a target date is for a specific life context using personal and universal numerology cycles.",
"developer": "Dakidarts®",
"copyright": "© 2026 Dakidarts®. All rights reserved.",
"documentation_url": "https://docs.numerologyapi.com/",
"response_timestamp": "2026-03-28T14:37:50.345362+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.