Aller au contenu

Rapport sur le cycle personnel

Cet point de terminaison puissant vous offre bien plus que de simples chiffres, il vous fournit une synthèse significative de la façon dont votre propre cycle s'harmonise avec l'énergie collective de l'année.

Il combine :

  • 🌍 Année universelle – l'ambiance et la leçon collectives
  • 🧘 Année personnelle – votre chapitre et votre objectif de croissance individuels
  • 🔗 Synthèse du cycle – des conseils pratiques sur la façon d'aligner les deux pour une harmonie maximale

Idéal pour créer des rapports premium, des applications spirituelles, des outils de coaching, des exportations PDF ou des expériences de numérologie basées sur l'IA.

"Connaître la saison du monde… et connaître votre propre saison à l'intérieur." — La sagesse numérologique moderne


Point de terminaison

Méthode Chemin
GET https://api.numerologyapi.com/api/v1/personal-cycle-report
POST https://api.numerologyapi.com/api/v1/personal-cycle-report

En-têtes requis

X-API-Key: YOUR_API_KEY
Content-Type: application/json   (POST only)
Host: api.numerologyapi.com

Vous pouvez également vous authentifier avec Authorization: Bearer YOUR_API_KEY.

Créez et gérez les clés API dans le tableau de bord de l'API de numérologie


Paramètres

Paramètre Type Obligatoire Valeur par défaut Description
dob chaîne Oui Date de naissance au format YYYY-MM-DD (par exemple, "1998-04-27")
target_year entier Non Année actuelle Année à analyser (par exemple, 2026)

Ajoutez le paramètre de requête optionnel lang pour localiser les réponses. Valeurs prises en charge : en, es, de, fr, pt.

Exemples de requêtes

GET – Analyser 2026 pour une date de naissance

curl --request GET \
  --url "https://api.numerologyapi.com/api/v1/personal-cycle-report?dob=1992-07-16&target_year=2026&lang=en" \
  --header "X-API-Key: YOUR_API_KEY"

POST – Corps JSON propre (recommandé pour les intégrations)

curl --request POST \
  --url "https://api.numerologyapi.com/api/v1/personal-cycle-report?lang=en" \
  --header "X-API-Key: YOUR_API_KEY" \
  --header "Content-Type: application/json" \
  --data '{
  "dob": "1992-07-16",
  "target_year": 2026
}'

Réponse d'exemple (200 OK)

{
  "input": {
    "date_of_birth": "1992-07-16",
    "target_year": 2026,
    "age_in_target_year": 34
  },
  "universal_cycle": {
    "number": 1,
    "meaning": {
      "title": "Universal Year 1: New Beginnings",
      "theme": "Initiation and Fresh Starts",
      "energy": "Bold, pioneering, independent, assertive",
      "global_focus": [
        "New leadership emerging on world stage",
        "Revolutionary technologies and innovations launched",
        "Fresh political movements and social reforms",
        "Breaking away from old systems and paradigms"
      ],
      "collective_mood": "Optimistic yet impatient. Society craves change and is willing to take risks.",
      "opportunities": "Starting new ventures, pioneering initiatives, establishing independence",
      "challenges": "Impulsiveness, conflicts of ego, rushing without planning",
      "advice": "Lead with courage but temper ambition with wisdom. Plant seeds for the 9-year cycle ahead."
    },
    "detailed_meaning": "Universal Year 1 heralds a global reset—a collective invitation to initiate bold new cycles, redefine leadership, and plant seeds of innovation that will shape the decade ahead. Nations, institutions, and movements are called to pioneer fresh paradigms, often through technological breakthroughs, political realignments, or cultural awakenings that challenge outdated structures. This energy favors those who dare to stand first: entrepreneurs launching disruptive ideas, activists speaking truth to power, and individuals reclaiming their autonomy in a world hungry for authentic direction. However, this year may amplify impatience, ego-driven dominance, or the shadow of independence that isolates rather than inspires—reminding us that true leadership serves the whole, not just the self. Karmically, humanity is learning that new beginnings require both courage and humility—that the most enduring revolutions begin not with force, but with the quiet conviction of those who trust their vision even when no one else sees it yet. Collective growth arises when societies invest in original thinking, support grassroots innovation, and create space for diverse voices to lead without gatekeeping or hierarchy. Guard against division by fostering inclusive initiation—ask, 'Who is not at the table?'—then build bridges so the future is co-created, not dictated. When honored wisely, Universal 1 becomes a spark of global transformation—proving that every great era begins not with consensus, but with the courageous few who dare to say 'We begin.'"
  },
  "personal_cycle": {
    "number": 6,
    "meaning": {
      "title": "Personal Year 6: Love and Responsibility",
      "theme": "Service and Harmony",
      "energy": "Nurturing, responsible, loving, committed",
      "key_areas": [
        "Family matters and domestic life",
        "Relationships and commitments",
        "Service to others and community",
        "Creating beauty and harmony"
      ],
      "emotional_tone": "You feel called to care for others and create harmony in your environment.",
      "opportunities": "Marriage, family expansion, home improvements, healing relationships",
      "challenges": "Martyrdom, interference, perfectionism, neglecting self-care",
      "relationships": "Relationships deepen significantly. Marriage or commitment likely. Family needs attention.",
      "career_money": "Service-oriented work rewarded. Steady income. Home-based business potential. Avoid overgiving.",
      "health_wellness": "Prioritize self-care amid caring for others. Stress from responsibilities possible. Set boundaries.",
      "spiritual_lesson": "Learn healthy giving. Love yourself as you love others.",
      "action_steps": [
        "Strengthen family and close relationships",
        "Create beauty in your living space",
        "Serve others without sacrificing yourself",
        "Practice saying no when necessary"
      ]
    },
    "detailed_meaning": "Personal Year 6 centers your journey on responsibility, nurturing love, and the creation of harmony in your immediate world—family, home, community, and close relationships become your sacred classroom. This is a year to tend to those who depend on you, heal rifts, create beauty, and embody the principle that care is not weakness—it’s the architecture of belonging and the foundation of collective well-being. You’ll be drawn to roles that require compassion, fairness, and service—whether as parent, partner, healer, or community pillar—and your greatest lessons will come through balancing giving with receiving. However, this year may challenge you with over-commitment until you’re depleted, perfectionism that creates unrealistic standards for self or others, or resentment when your efforts go unacknowledged or unreciprocated. Karmically, your soul is learning that sustainable care flows from a full cup—not an empty one worn as a badge of honor—and that true service includes self-respect and healthy boundaries. Your fulfillment arises in environments where love is mutual, not one-sided, and where your well-being is honored as part of your mission, not separate from it. Guard against martyrdom by practicing one act of self-care daily as sacred ritual—not indulgence, but necessary stewardship of your energy—and trust that your replenishment is part of your service. When honored with balance, Personal Year 6 becomes a sanctuary of compassionate strength—proving that the most powerful revolutions begin not in grand gestures, but in the quiet, caring spaces we tend every day."
  },
  "cycle_synthesis": {
    "overview": "You are moving through a Personal Year 6 within a Universal Year 1. This means your personal lessons are shaped by a global atmosphere of starting new ventures, pioneering initiatives, establishing independence",
    "alignment_guidance": "While the world experiences initiation and fresh starts, your personal journey emphasizes service and harmony. Success comes from honoring your personal path while staying aware of the collective energy surrounding you.",
    "key_integration": "The global bold, pioneering, independent, assertive energy meets your personal nurturing, responsible, loving, committed focus. Use the universal momentum to amplify your personal growth."
  },
  "_enterprise": {
    "client": "The Numerology API",
    "plan": "Enterprise",
    "request_id": "382e1e23bc020cf9",
    "quota": "unlimited",
    "usage_tracking": true
  },
  "_api_metadata_": {
    "api_name": "The Numerology API by Dakidarts®",
    "api_version": "0.1.1",
    "endpoint_name": "personal_cycle_report",
    "endpoint_description": "Generates comprehensive Personal Cycle report including year, month, and day vibrations.",
    "developer": "Dakidarts®",
    "copyright": "© 2026 Dakidarts®. All rights reserved.",
    "documentation_url": "https://docs.numerologyapi.com/",
    "response_timestamp": "2026-02-28T07:36:38.097437+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": ""
  }
}

Ouvrir le tableau de bord


Pourquoi les développeurs et les créateurs aiment cet endpoint

  • Sortie riche et structurée – parfaite pour de belles interfaces utilisateur, des PDF et des narrations
  • Nombres majeurs (11, 22, 33) préservés avec des interprétations améliorées
  • Synthèse émotionnellement intelligente – pas seulement des chiffres, mais des conseils
  • Prêt pour les produits premium : coaching, applications, newsletters, sites de membres

Points de terminaison connexes


Conseil d'intégration pour les professionnels

Utilisez le Rapport sur le cycle personnel comme base pour des rapports PDF annuels automatisés ou des widgets de tableau de bord dynamiques. Superposez les appels Mois personnel et Jour personnel pour une navigation complète dans le temps — vos utilisateurs se sentiront compris et guidés.


Ce point de terminaison fait partie de la famille Cycles & Timing dans The Numerology API — une technologie spirituelle premium.