POST · VEDIC

Ascendant Report

Endpoint POST https://starsapi.com/api/v3/vedic/predictions/ascendant-report

Returns a comprehensive personality profile based on the Vedic lagna (sidereal ascendant), covering 8 life areas: overview, personality, strengths, weaknesses, career, health, finance, and relationships. Each section includes a detailed text interpretation and a keyword summary. Content is pre-written by professional Vedic astrologers for all 12 ascendant signs.

Authentication

MethodExample
Header (recommended)X-Api-Key: am_live_xxxxxxxxxxxx
BearerAuthorization: Bearer am_live_xxxxxxxxxxxx
Query?api_key=am_live_xxxxxxxxxxxx

Request body

FieldTypeRequiredDescription
yearintegerYesBirth year, 1800–2400.
monthintegerYesBirth month, 1–12.
dayintegerYesDay of month.
hourintegerYesHour, 0–23 (24-hour format).
minuteintegerYesMinute, 0–59.
secondintegerNoDefault 0.
latitudenumberYesDecimal degrees, −90…90.
longitudenumberYesDecimal degrees, −180…180.
timezonestringYesIANA timezone identifier, e.g. Asia/Kolkata.
ayanamsastringNoDefault lahiri.
node_typestringNomean (default) or true.
languagestringNoDefault en. Supported: en, es, fr, pt, it, de, ru, hi, ta, te, kn, ml, bn.

Response shape

Top-level fields

FieldTypeDescription
languagestringLanguage code used for interpretation texts.
ascendantstringVedic ascendant sign in English, e.g. "Virgo".
ascendant_hindistringAscendant sign in Hindi (Devanagari), e.g. "कन्या".
degreenumberAscendant degree within sign, 0–30.
nakshatrastringAscendant nakshatra name.
nakshatra_padaintegerNakshatra pada (quarter), 1–4.
sectionsobject8 keyed sections, each with title, text, and keywords.

Section object

Each key inside sections contains the same structure:

FieldTypeDescription
titlestringHuman-readable section title.
textstringDetailed interpretation paragraph, typically 80–150 words.
keywordsarrayArray of 5–7 keyword strings summarizing the section.

Sections included

KeyTitleDescription
overviewOverviewLagna lord, element, modality, key house lordships at a glance.
personalityPersonalityCore character traits shaped by the ascendant sign and its lord.
strengthStrengthsNatural talents and advantages the native carries.
weaknessWeaknessesBehavioral pitfalls and blind spots to be aware of.
careerCareerProfessional inclinations, suitable fields, and the 10th-house connection.
healthHealthVulnerable body systems and tendencies based on the Kaal Purush mapping.
financeFinanceWealth patterns, the 2nd-house lord influence, and financial behavior.
relationshipsRelationshipsPartnership style driven by the 7th-house lord and sign dynamics.

Errors

HTTPCodeCause
400MISSING_FIELDRequired field absent or not numeric.
400INVALID_DATEYear out of range or bad calendar date.
400INVALID_TIMEZONENon-IANA timezone.
400INVALID_COORDINATELatitude or longitude out of range.
400INVALID_PARAMBad node_type, ayanamsa, or language.
405METHOD_NOT_ALLOWEDNon-POST request.
500COMPUTE_ERRORChart computation failed.

Notes

  • Interpretations are based on the sidereal ascendant (Lahiri ayanamsa by default). Changing the ayanamsa parameter may shift the ascendant sign for border-degree charts.
  • All 12 ascendant signs are covered with 8 sections each — 96 unique interpretation entries.
  • Content is pre-written, not AI-generated — deterministic, cacheable, and consistent across calls.

See also