Returns the complete KP significator analysis: the classical four levels per planet (house occupied, houses owned, star lord’s significations, planets in its stars), plus two professional-grade tables verified against reference software — house_significations (per house: planets in the stars of its occupants, the occupants, planets in the stars of its cusp sign lord, and the cusp sign lord) and graded_significators (per planet: very strong / strong / normal / weak houses, with stronger grades deduplicated from weaker ones). Ownership uses standard Parashari lords (no Rahu/Ketu co-lordship); Rahu and Ketu act through their star lords and sign dispositors.
All KP endpoints default to the KP Old (Krishnamurti) ayanamsa and mean nodes, matching classical KP ephemeris practice. Both are overridable per request.
Authentication
Method
Example
Header (recommended)
X-Api-Key: am_live_xxxxxxxxxxxx
Bearer
Authorization: Bearer am_live_xxxxxxxxxxxx
Query
?api_key=am_live_xxxxxxxxxxxx
Request body
Field
Type
Required
Description
name
string
No
Echoed in the response.
year
integer
Yes
Year.
month
integer
Yes
Month, 1–12.
day
integer
Yes
Day of month.
hour
integer
Yes
Hour, 24-hour.
minute
integer
Yes
Minute.
second
integer
No
Default 0.
latitude
number
Yes
Decimal degrees.
longitude
number
Yes
Decimal degrees.
timezone
string
Yes
IANA timezone.
ayanamsa
string
No
Default kp_old (Krishnamurti). Any supported ayanamsa accepted.
node_type
string
No
mean (default, per classical KP ephemeris practice) or true.
Response shape
Field
Type
Description
significators[]
array
Per planet: level_1 (house occupied), level_2 (houses owned), level_3 (star lord significations), level_4 (planets in my stars), significator_of_houses (combined).
house_significations[]
array
Per house (1–12): planets_in_stars_of_occupants, occupants, planets_in_stars_of_cusp_lord, cusp_sign_lord.
graded_significators
object
Per planet: very_strong (in stars of occupants), strong (occupant), normal (in stars of cusp lord), weak (cusp lord), deduplicated downward.