Computes the dispositor chain — a hierarchy showing which planet rules (disposes) which other planets based on sign placement. If Sun is in Taurus, Venus disposes the Sun. If Venus is in Aries, Mars disposes Venus. Following the chain reveals the final dispositor: the planet that ultimately governs the entire chart.
Returns both modern (Uranus/Neptune/Pluto rule Aquarius/Pisces/Scorpio) and traditional (Saturn/Jupiter/Mars rule those signs) chains, since they often yield different final dispositors.
Final dispositor types
Type
Meaning
single
One planet in its own sign — ultimate ruler of the chart.
multiple
Multiple planets in their own signs — shared rulership.
mutual_reception
Two planets in each other’s signs — co-rulers via exchange.
none
No planet in its own sign — circular chain, no single ruler.
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
year
integer
Yes
Birth year (1800–2400).
month
integer
Yes
Birth month (1–12).
day
integer
Yes
Birth day.
hour
integer
Yes
Birth hour (0–23).
minute
integer
Yes
Birth minute (0–59).
second
integer
No
Default 0.
latitude
number
Yes
Decimal degrees.
longitude
number
Yes
Decimal degrees.
timezone
string
Yes
IANA timezone.
house_system
string
No
Default placidus.
Dispositors are sign-based (not house-based), so house_system does not affect the result. node_type is also irrelevant since nodes are excluded from the chain.