Sari la conținut

Numărul Personal Minor

Numărul Personal Minor este calculat din consoanele din numele dumneavoastră scurt (nume + prenume). Reflectă masca publică – modul în care ceilalți vă percep în interacțiuni scurte sau informale.

Este un strat subtil al personalității exterioare – mai puțin dominant decât Numărul Personal complet, dar totuși influent.

Nu există Numere Master: Întotdeauna redus la un singur număr (1–9).


Endpoint

Metodă Cale
GET https://api.numerologyapi.com/api/v1/minor-personality
POST https://api.numerologyapi.com/api/v1/minor-personality

Notă: POST folosește aceeași cale ca GET – nu are sufixul /post.


Căpători Necesare

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

Puteți, de asemenea, să vă autentificați cu Authorization: Bearer YOUR_API_KEY.

Creați și gestionați cheile API în dashboard-ul Numerology API.


Parametri

Param Tip Obligatoriu Descriere
short_name string Da Numele scurt complet (de exemplu, "Alex Chen").
num_sys string Nu Sistemul de numerologie opțional. Valori acceptate: pythagorean, chaldean, vedic. Implicit este pythagorean.

Doar un câmp: short_name – trebuie să conțină cel puțin o consoană.> Adăugați parametrul de interogare opțional lang pentru a localiza răspunsurile. Valorile acceptate: en, es, de, fr, pt.

Exemple de Cereri

Cerere GET

curl --request GET \
  --url "https://api.numerologyapi.com/api/v1/minor-personality?short_name=John+Doe&lang=en&num_sys=pythagorean" \
  --header "X-API-Key: YOUR_API_KEY"

Cerere POST (Corp JSON)

curl --request POST \
  --url "https://api.numerologyapi.com/api/v1/minor-personality?lang=en" \
  --header "X-API-Key: YOUR_API_KEY" \
  --header "Content-Type: application/json" \
  --data '{
  "short_name": "John Doe",
  "num_sys": "pythagorean"
}'

Exemplu de Răspuns

{
  "numerology_system": "pythagorean",
  "short_name": "John Doe",
  "minor_personality_number": 9,
  "keyword": "The Universal Humanitarian",
  "meaning": "Compassionate, idealistic, and selfless. You project wisdom and global love—the world sees you as the wise elder, healer, or teacher whose heart beats for humanity and whose presence offers forgiveness and hope.",
  "detailed_meaning": "People sense your deep connection to something larger than yourself—you radiate a calm, inclusive love that makes others feel forgiven, accepted, and reminded of their inherent worth, regardless of their past or present struggles. The world perceives you as spiritually evolved, globally conscious, and naturally inclined toward service, often assuming you’re the one who will offer wisdom in crisis, comfort in grief, or guidance toward higher purpose. This vibration draws you to humanitarian causes, teaching, healing, or creative expression that serves the collective, where your ability to see the divine in all beings becomes a beacon for those lost in separation or despair. However, this projection may challenge you with assumptions that you’re always available to give, or that your compassion means you don’t feel pain, set boundaries, or need support yourself. Karmically, your soul is learning that universal love includes self-love—that you cannot heal the world from depletion, and that your presence, not just your action, is a form of service when you are grounded in your own wholeness. Your greatest alignment comes from practicing fierce self-honour: setting boundaries that protect your energy, receiving care as openly as you give it, and trusting that your replenishment is part of your mission. Guard against bitterness by releasing attachment to outcomes—practice forgiveness daily (of self and others), and remember that even unreturned love completes the soul and contributes to the collective healing. When fully embodied, your Minor Personality 9 becomes a vessel of divine grace—proving that the highest wisdom isn’t about having all the answers, but about holding space for others to find their own, exactly as they are.",
  "vibration": "You are perceived as wise, generous, and spiritually evolved.",
  "note": "Derived from consonants only. This is how the world perceives you.",
  "_enterprise": {
    "client": "The Numerology API",
    "plan": "Enterprise",
    "request_id": "ac271749a1ae17ca",
    "quota": "unlimited",
    "usage_tracking": true
  },
  "_api_metadata_": {
    "api_name": "The Numerology API by Dakidarts®",
    "api_version": "0.1.1",
    "endpoint_name": "minor_personality",
    "endpoint_description": "Determines the Minor Personality from consonants in current name.",
    "developer": "Dakidarts®",
    "copyright": "© 2026 Dakidarts®. All rights reserved.",
    "documentation_url": "https://docs.numerologyapi.com/",
    "response_timestamp": "2026-02-28T07:36:36.418615+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": ""
  }
}

Semnificație și Interpretare

Personalitate Minor 5 – Persoana Dinamică și Carismatică

Impression Publică: - Adaptabilă, energică, versatilă - Rapidă și captivantă - Iubește varietatea și schimbarea - Carismatică în situații informale

Cum vă percep ceilalți:

"Această persoană este distractivă, flexibilă și întotdeauna gata pentru ceva nou."

Cele mai bune contexte: - Networking, călătorii, vânzări, social media, roluri creative

Provocări: - Apariția ca fiind nesigură sau dezorganizată - Evitarea finalizării sarcinilor - Supraestimul

Sfaturi: Energia dumneavoastră este magnetică. Folosiți-o. Darul dumneavoastră este conectarea instantanee — urmați cu consecvență.


Deschideți Panoul


!!! Notă- Intrare: Doar short_name (de exemplu, "John Doe"). - Doar consoane: A, E, I, O, U excluse (Y este tratat ca o consoană). - Calcul: Sumă valorile consoanelor → reduce la o singură cifră (1–9). - Nu există numere principale: Sunt reduse întotdeauna. - Validare: - Lipsa short_name400 - Fără consoane → 400 - Utilizare: Strategie socială, branding, primele impresii. - Memorare în cache: Memorare în cache de 30 de zile pentru aceleași short_name.