Logo

SEARCH ASTRO INSIGHT API DOCS

Home Vedic Astrology

Ekadhipatya Shodhan API

Ekadhipatya Shodhan

Applies the Ekadhipatya Shodhan (co-lordship reduction) process to the Ashtakavarga of a person's Vedic birth chart — the second and final classical refinement step in the Ashtakavarga reduction methodology, applied after Trikon Shodhan to produce the fully reduced Ashtakavarga scores used in precise predictive analysis.

What this API does

In classical Vedic Ashtakavarga methodology, the raw Bhinnashtakavarga scores undergo two successive reduction processes before being considered fully refined for predictive use. The first step is Trikon Shodhan (trine reduction); the second and final step is Ekadhipatya Shodhan (co-lordship reduction).

Ekadhipatya Shodhan addresses the fact that in Vedic astrology, certain planets rule two signs each — Mars rules Aries and Scorpio, Venus rules Taurus and Libra, Mercury rules Gemini and Virgo, Jupiter rules Sagittarius and Pisces, and Saturn rules Capricorn and Aquarius. Because a single planet governs both signs, the Ashtakavarga scores for the two houses corresponding to those signs are subject to a further equalization: the scores of the two co-ruled houses are compared, and the lower score is applied to both, eliminating the artificial disparity that arises from a single planet's dual rulership.

This endpoint computes the full birth chart from the provided date, time, and geographic coordinates, calculates the raw Bhinnashtakavarga for all seven classical planets, applies Trikon Shodhan, and then applies Ekadhipatya Shodhan on top of the trine-reduced scores. The result is the complete set of fully reduced Ashtakavarga scores — the final, classically authoritative values used for transit strength evaluation, dasha timing, and other predictive techniques.

What data it returns

The API returns a structured JSON response including:

  • Ekadhipatya Shodhan-reduced scores: The fully refined house-wise bindu scores for each of the seven classical planets after both Trikon Shodhan and Ekadhipatya Shodhan have been applied
  • Per-planet fully reduced tables: Individual co-lordship-reduced Bhinnashtakavarga tables for each planet, showing the final adjusted bindu count for each of the twelve houses
  • Co-lordship pair details: Information about which house pairs were subject to Ekadhipatya Shodhan for each planet and the reduction applied, providing transparency into the process
  • Aggregate fully reduced totals: The sum of fully reduced bindus per house across all planets, forming the final reduced Sarvashtakavarga
  • Contextual interpretation: Textual descriptions of the significance of the fully reduced scores and how they represent the most refined and classically authoritative Ashtakavarga values for predictive use

Main use cases

  • Full classical Ashtakavarga analysis for astrology platforms and practitioners who follow the complete traditional methodology, requiring the fully reduced scores (post both Trikon and Ekadhipatya Shodhan) as the authoritative basis for all Ashtakavarga-based predictions
  • Definitive transit strength evaluation where the fully reduced Ashtakavarga scores are used to assess the precise strength of a transiting planet in each house, producing the most accurate transit quality ratings
  • Comprehensive horoscope report generation that presents the fully reduced Ashtakavarga tables as the final, methodologically complete Vedic birth chart analysis component
  • Dasha and antardasha timing where practitioners use the fully reduced scores to produce the most precise assessments of planetary period quality and the timing of significant life events
  • Ashtakavarga-based Gochara (transit) predictions that require the fully reduced scores to determine the auspiciousness of planetary transits through each house and sign
  • Research and educational astrology platforms that teach or study the complete two-step Ashtakavarga reduction methodology, using this endpoint to demonstrate and verify the final Ekadhipatya Shodhan step
  • End-to-end Ashtakavarga computation pipelines where this endpoint serves as the final stage, delivering the fully reduced scores ready for direct use in prediction, reporting, and consultation

Key functionality

  • Complete two-step reduction in a single request: Applies both Trikon Shodhan and Ekadhipatya Shodhan sequentially in one API call, delivering the fully reduced final Ashtakavarga scores without requiring separate intermediate requests.
  • Classical Ekadhipatya Shodhan algorithm: Faithfully implements the traditional co-lordship reduction methodology, equalizing bindu scores for the two houses ruled by the same planet for each of the five dual-ruling planets (Mars, Venus, Mercury, Jupiter, Saturn).
  • Full seven-planet computation: Applies the complete reduction pipeline across all seven classical planets, returning the fully reduced Bhinnashtakavarga tables for each planet in a single response.
  • Co-lordship pair transparency: Returns details of the co-lordship pairs subject to reduction and the adjustments applied, allowing practitioners and developers to verify the process and understand how scores were transformed.
  • Aggregate fully reduced Sarvashtakavarga: Provides the house-wise sum of all fully reduced planet scores, giving the final composite table ready for house strength analysis and transit evaluation.
  • Precise birth data input: Accepts day, month, year, hour, minute, second, and timezone offset to compute the exact planetary positions at the moment of birth.
  • Geographic coordinates: Uses latitude and longitude to accurately determine house cusps and planetary placements relative to the birth location.
  • Ayanamsha support: The X-Ayanamsha header allows selection of the sidereal calculation system (e.g., Lahiri, Raman, KP), ensuring the chart and all Ashtakavarga computations are performed according to the practitioner's preferred Vedic tradition.
  • Multilingual support: The Accept-Language header enables localized descriptions and interpretations, making the API suitable for a global, multilingual user base.
Credit Cost
1 Credits/Per API Call
Avg Response
~44msTypical Latency

Supported Response Languages

🇬🇧 English en
🇮🇳 Hindi hi
🇮🇳 Marathi ma
🇮🇳 Tamil ta
🇮🇳 Telugu te
🇮🇳 Bengali bn
🇮🇳 Malayalam ml
🇮🇳 Kannada kn

🌐 API responses available in 8 regional languages. Pass Accept-Languageparameter in request header with language code.

API Explorer

POST https://json.astroinsightapi.com/api/v1/ashtakvarga/ekadhipatya-shodhan

Request Example:

HTTP Status Codes

API Categories