Semaine Personnelle¶
L'endpoint Semaine Personnelle renvoie des résultats de numérologie pour le cycle de semaine personnelle et des conseils de numérologie hebdomadaires. Utilisez cette page pour les règles de paramètres prêtes à l'intégration, les options autorisées et les exemples de réponses.
Endpoint¶
| Méthode | Chemin |
|---|---|
GET | https://api.numerologyapi.com/api/v1/personal-week |
POST | https://api.numerologyapi.com/api/v1/personal-week |
Disponibilité¶
- Authentification :
X-API-Key(ouAuthorization: Bearer YOUR_API_KEY) - Valeurs prises en charge de
lang:en,es,de,fr,pt - Canal d'accès : API directe (
https://api.numerologyapi.com) - Passerelle RapidAPI : Non actuellement prise en charge pour les endpoints étendus
Paramètres¶
Paramètres de requête GET¶
| Paramètre | Type | Obligatoire | Valeur par défaut | Options | Description |
|---|---|---|---|---|---|
dob | string | Oui | — | pattern^\d{4}-\d{2}-\d{2}$`` | Date de naissance au format YYYY-MM-DD |
target_date | string|null | Non | — | pattern^\d{4}-\d{2}-\d{2}$`` | Date cible au format YYYY-MM-DD |
timezone_offset | string | Non | Europe/Paris | Chaîne de fuseau horaire IANA (ex: Europe/Paris) | Décalage horaire, par défaut Europe/Paris |
lang | string | Non | en | en, es, de, fr, pt | Langue de réponse (prises en charge: en, es, de, fr, pt) |
Paramètres de requête POST¶
| Paramètre | Type | Obligatoire | Valeur par défaut | Options | Description |
|---|---|---|---|---|---|
lang | string | Non | en | en, es, de, fr, pt | Langue de réponse (prises en charge: en, es, de, fr, pt) |
Paramètres du corps POST¶
| Paramètre | Type | Obligatoire | Valeur par défaut | Options | Description |
|---|---|---|---|---|---|
dob | string | Oui | — | pattern^\d{4}-\d{2}-\d{2}$`` | Date de naissance au format YYYY-MM-DD. |
target_date | string|null | Non | — | pattern^\d{4}-\d{2}-\d{2}$`` | Date cible au format YYYY-MM-DD. |
timezone_offset | string | Non | Europe/Paris | Chaîne de fuseau horaire IANA (ex: Europe/Paris) | Nom du fuseau horaire IANA (ex: Europe/Paris). |
Exemple de réponse¶
GET¶
{
"birthdate": "1992-07-16",
"target_date": "2026-02-27",
"timezone": "Europe/Paris",
"week_start": "2026-02-23",
"week_end": "2026-03-01",
"iso_week_number": 9,
"iso_week_year": 2026,
"personal_week_number": 6,
"meaning": {
"title": "Personal Week 6: Harmony, Responsibility & Heart-Centered Care",
"overview": "This week emphasizes love, responsibility, healing, home, beauty, and relational balance. Your attention may turn toward family, emotional obligations, caregiving, harmony, or improving the atmosphere around you. The energy supports service, compassion, and restoration. It asks you to nurture what matters while also remembering that care must include yourself, not only others.",
"core_energy": "Nurturing • Responsible • Loving • Balancing • Healing",
"weekly_theme": "What you care for begins to flourish. This week asks for love expressed through presence, responsibility, and meaningful support.",
"energy_manifestation": [
"Greater concern for family, home, love, or emotional wellbeing",
"Desire to create peace, beauty, and emotional order",
"Responsibilities around people who depend on you",
"Heightened awareness of where healing and forgiveness are needed"
],
"opportunities_this_week": [
"Repair a relationship through mature communication and compassion",
"Beautify your environment and raise the quality of your daily life",
"Show up for loved ones in practical and heartfelt ways",
"Balance giving with healthier boundaries and self-respect"
],
"best_actions": [
"Offer support where it is genuinely needed",
"Tend to home, family, and emotional loose ends",
"Create warmth in your environment through beauty and intention",
"Practice care without falling into over-responsibility"
],
"watch_out": [
"Martyrdom, people-pleasing, or carrying what is not yours",
"Overcontrolling loved ones in the name of helping",
"Perfectionism around family, appearance, or emotional harmony",
"Neglecting your own needs while caring for everyone else"
],
"love_and_relationships": "This is a highly relational week for tenderness, commitment, reconciliation, and emotional depth. If single, you may crave something sincere and supportive rather than casual. If partnered, nurturing the bond through quality time and honest care can bring healing.",
"career_and_money": "Good for service-based work, client care, counseling, wellness, hospitality, design, and community-oriented leadership. Financially, spending may lean toward home, family, beauty, or responsibilities. Stay generous but balanced.",
"spiritual_message": "Love becomes sacred when expressed with wisdom, maturity, and clean intention. True care does not require self-abandonment.",
"spiritual_growth_tip": "Ask yourself where you are giving from love and where you are giving from guilt. Strengthen the difference.",
"affirmation": "I create harmony with love, wisdom, and healthy boundaries. I care deeply without losing myself."
},
"detailed_meaning": "Personal Week 6 focuses on responsibility, home, family, and service—calling you to nurture your environment and relationships. This is a time for domestic tasks, caring for loved ones, or resolving interpersonal harmonies. You may feel a strong desire to fix things for others, but ensure you aren't enabling dependency. Beauty, comfort, and aesthetics are highlighted; improving your living space can boost your mood. Challenges may arise from overburdening yourself with others' problems or becoming overly critical of imperfections. The shadow side includes martyrdom, interference, or sacrificing your well-being for the sake of peace. To align, offer help where it is welcomed, set healthy boundaries, and find beauty in ordinary moments. Avoid neglecting your own needs while caring for others. When embraced, Personal Week 6 fosters love and stability—proving that service grounded in respect creates lasting harmony.",
"_enterprise": {
"client": "The Numerology API",
"plan": "Enterprise",
"request_id": "20ef041dd60e06f1",
"quota": "unlimited",
"usage_tracking": true
},
"_api_metadata_": {
"api_name": "The Numerology API by Dakidarts®",
"api_version": "1.0.0",
"endpoint_name": "personal_week",
"endpoint_description": "Computes the Personal Week number to guide weekly energy, focus, and decisions.",
"developer": "Dakidarts®",
"copyright": "© 2026 Dakidarts®. All rights reserved.",
"documentation_url": "https://docs.numerologyapi.com/",
"response_timestamp": "2026-03-28T14:37:57.985690+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": ""
}
}
¶
{
"birthdate": "1992-07-16",
"target_date": "2026-02-27",
"timezone": "Europe/Paris",
"week_start": "2026-02-23",
"week_end": "2026-03-01",
"iso_week_number": 9,
"iso_week_year": 2026,
"personal_week_number": 6,
"meaning": {
"title": "Personal Week 6: Harmony, Responsibility & Heart-Centered Care",
"overview": "This week emphasizes love, responsibility, healing, home, beauty, and relational balance. Your attention may turn toward family, emotional obligations, caregiving, harmony, or improving the atmosphere around you. The energy supports service, compassion, and restoration. It asks you to nurture what matters while also remembering that care must include yourself, not only others.",
"core_energy": "Nurturing • Responsible • Loving • Balancing • Healing",
"weekly_theme": "What you care for begins to flourish. This week asks for love expressed through presence, responsibility, and meaningful support.",
"energy_manifestation": [
"Greater concern for family, home, love, or emotional wellbeing",
"Desire to create peace, beauty, and emotional order",
"Responsibilities around people who depend on you",
"Heightened awareness of where healing and forgiveness are needed"
],
"opportunities_this_week": [
"Repair a relationship through mature communication and compassion",
"Beautify your environment and raise the quality of your daily life",
"Show up for loved ones in practical and heartfelt ways",
"Balance giving with healthier boundaries and self-respect"
],
"best_actions": [
"Offer support where it is genuinely needed",
"Tend to home, family, and emotional loose ends",
"Create warmth in your environment through beauty and intention",
"Practice care without falling into over-responsibility"
],
"watch_out": [
"Martyrdom, people-pleasing, or carrying what is not yours",
"Overcontrolling loved ones in the name of helping",
"Perfectionism around family, appearance, or emotional harmony",
"Neglecting your own needs while caring for everyone else"
],
"love_and_relationships": "This is a highly relational week for tenderness, commitment, reconciliation, and emotional depth. If single, you may crave something sincere and supportive rather than casual. If partnered, nurturing the bond through quality time and honest care can bring healing.",
"career_and_money": "Good for service-based work, client care, counseling, wellness, hospitality, design, and community-oriented leadership. Financially, spending may lean toward home, family, beauty, or responsibilities. Stay generous but balanced.",
"spiritual_message": "Love becomes sacred when expressed with wisdom, maturity, and clean intention. True care does not require self-abandonment.",
"spiritual_growth_tip": "Ask yourself where you are giving from love and where you are giving from guilt. Strengthen the difference.",
"affirmation": "I create harmony with love, wisdom, and healthy boundaries. I care deeply without losing myself."
},
"detailed_meaning": "Personal Week 6 focuses on responsibility, home, family, and service—calling you to nurture your environment and relationships. This is a time for domestic tasks, caring for loved ones, or resolving interpersonal harmonies. You may feel a strong desire to fix things for others, but ensure you aren't enabling dependency. Beauty, comfort, and aesthetics are highlighted; improving your living space can boost your mood. Challenges may arise from overburdening yourself with others' problems or becoming overly critical of imperfections. The shadow side includes martyrdom, interference, or sacrificing your well-being for the sake of peace. To align, offer help where it is welcomed, set healthy boundaries, and find beauty in ordinary moments. Avoid neglecting your own needs while caring for others. When embraced, Personal Week 6 fosters love and stability—proving that service grounded in respect creates lasting harmony.",
"_enterprise": {
"client": "The Numerology API",
"plan": "Enterprise",
"request_id": "20ef041dd60e06f1",
"quota": "unlimited",
"usage_tracking": true
},
"_api_metadata_": {
"api_name": "The Numerology API by Dakidarts®",
"api_version": "1.0.0",
"endpoint_name": "personal_week",
"endpoint_description": "Computes the Personal Week number to guide weekly energy, focus, and decisions.",
"developer": "Dakidarts®",
"copyright": "© 2026 Dakidarts®. All rights reserved.",
"documentation_url": "https://docs.numerologyapi.com/",
"response_timestamp": "2026-03-28T14:37:57.985690+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": ""
}
}
Note
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.