Detects major geometric aspect patterns in the natal chart — configurations formed by multiple aspects between three or more planets. Checks 11 bodies (10 planets + Chiron). Returns each pattern with involved planets, pattern-specific metadata, and a prewritten interpretation with keyword pills. A chart may contain multiple patterns, zero patterns, or combinations.
Detected patterns
Pattern
Geometry
Extra fields
Grand Trine
3 planets each 120° apart (8° orb)
element (Fire/Earth/Air/Water)
T-Square
2 planets in opposition + 3rd squaring both (8° orb)
apex_planet, modality
Grand Cross
4 planets: 2 oppositions + 4 squares
modality
Yod
2 planets sextile (6° orb) + both quincunx 3rd (3° orb at 150°)
apex_planet
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.
language
string
No
Default en.
house_system
string
No
Default placidus.
Response shape
Field
Type
Description
pattern_count
integer
Number of patterns detected.
patterns[]
array
Each entry: pattern (display name), planets array, pattern-specific fields (element, modality, apex_planet), and prediction with title, text, keywords.