Skip to content

Growth & Evolution Compatibility Horoscope

This endpoint answers the deeper question:
“Will this relationship help both of us become better versions of ourselves over the long term?”

It examines how two zodiac signs align in terms of:

  • Personal & spiritual growth pace
  • Ability to support each other during major life changes
  • Mutual motivation vs stagnation risk
  • Handling of transformation and evolution
  • Long-term potential as catalysts for each other’s awakening

Designed for people building conscious, soul-aligned relationships — whether romantic, mentoring, or deep friendship.

Attraction brings people together…
growth compatibility determines if they rise together.


Endpoint

Method Path
GET https://api.numerologyapi.com/api/v1/horoscope/compatibility/growth
POST https://api.numerologyapi.com/api/v1/horoscope/compatibility/growth

Required Headers

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

You can also authenticate with Authorization: Bearer YOUR_API_KEY.

Create and manage API keys in the Numerology API dashboard.


Parameters

Param Type Required Description
dob string Yes Date of birth of the main person (YYYY-MM-DD)
dob_partner string Yes Date of birth of the partner/person 2 (YYYY-MM-DD)

Order is handled automatically (symmetric compatibility matrix).


Add the optional lang query parameter to localize responses. Supported values: en, es, de, fr, pt.

Example Requests

GET – Taurus & Leo growth compatibility

curl --request GET \
  --url "https://api.numerologyapi.com/api/v1/horoscope/compatibility/growth?dob=1992-07-16&dob_partner=1992-07-16&lang=en" \
  --header "X-API-Key: YOUR_API_KEY"

POST – JSON body (recommended for clean integrations)

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

Example Response (200 OK)

{
  "match_summary": "Double water—a mirrored emotional sanctuary—intuitive, compassionate, and spiritually attuned in a healing, transformative evolution.",
  "match_for": "Cancer and Cancer Growth Compatibility",
  "sign_main": "Cancer",
  "sign_partner": "Cancer",
  "compatibility_score": 92,
  "dynamic_summary": "Two Cancers create a growth environment built on profound empathy, loyalty, and mutual protection. They understand each other’s moods, dreams, and unspoken needs without words. Both feel everything deeply and protect each other fiercely. The risk is that both can be escapist or amplify each other’s fears.",
  "strengths": [
    "Deep emotional and intuitive connection",
    "Unconditional compassion",
    "Shared creativity and spirituality",
    "Loyalty and protection",
    "No judgment, psychic attunement"
  ],
  "challenges": [
    "Both can be escapist or moody",
    "Risk of emotional enmeshment",
    "Difficulty with practical boundaries",
    "Amplifying each other’s sensitivities",
    "Neglecting reality"
  ],
  "growth_pace_alignment": "Very high—both prefer slow, secure, and emotionally integrated evolution.",
  "support_during_change": "They support through emotional holding, intuitive guidance, and unwavering loyalty during transitions.",
  "spiritual_or_personal_alignment": "Strongly aligned in seeking emotional security, family, and spiritual depth through evolution.",
  "growth_opportunities": "Learning healthy boundaries; grounding dreams in reality; practicing self-care; balancing empathy with action.",
  "advice_for_main": "Your Cancer partner mirrors your emotional world—use it to heal, not escape in transformation.",
  "advice_for_partner": "Cancer’s loyalty is in their emotional support—your shared intuition is their love language in evolution.",
  "warning_signs": [
    "Escaping into fantasy",
    "Neglecting practical needs",
    "Emotional overwhelm",
    "Co-dependency",
    "Amplified anxiety",
    "Avoiding responsibility"
  ],
  "long_term_outlook": "Exceptional—one of the most spiritually and emotionally harmonious growth partnerships possible.",
  "_enterprise": {
    "client": "The Numerology API",
    "plan": "Enterprise",
    "request_id": "7e7ce4be7b394b22",
    "quota": "unlimited",
    "usage_tracking": true
  },
  "_api_metadata_": {
    "api_name": "The Numerology API by Dakidarts®",
    "api_version": "0.1.1",
    "endpoint_name": "horoscope_compatibility_growth",
    "endpoint_description": "Analyzes growth & evolution compatibility between two zodiac signs.",
    "developer": "Dakidarts®",
    "copyright": "© 2026 Dakidarts®. All rights reserved.",
    "documentation_url": "https://docs.numerologyapi.com/",
    "response_timestamp": "2026-02-28T07:37:42.400502+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": ""
  }
}

Open Dashboard


Key Response Fields Explained

Field Description
compatibility_score 0–100 score for long-term growth & evolution harmony
dynamic_summary High-level overview of the evolutionary dynamic
strengths / challenges Natural support areas vs main growth friction points
growth_pace_alignment How well growth speeds & timing match
support_during_change Reliability during life transitions & crises
spiritual_or_personal_alignment Potential for mutual spiritual/personal awakening
growth_opportunities Concrete ways the relationship can accelerate evolution
advice_for_main / advice_for_partner Personalized guidance for each person during growth phases
warning_signs Major risks that can block mutual evolution
long_term_outlook Realistic future potential as catalysts for each other


Pro Integration Tip

Stack Growth Compatibility + Communication Compatibility + Lifestyle Compatibility + Personal Cycle Report to create the ultimate conscious relationship intelligence suite:
→ “How will this partnership help us evolve in 2026, and how should we communicate & live to support that growth?”
This full combo is elite for premium dating apps, spiritual coaching platforms, soulmate tools, and astrology membership sites.


Part of the Horoscope & Compatibility category in The Numerology API — premium astrology & conscious relationship technology.