Aspect Matrix
aspectsCompute full inter-planetary aspects list with type, exact angle, orb, and applying/separating status via astro.com orb matrix, omitting planet positions and houses.
Instructions
Standalone aspect calculation — full inter-planetary aspect list with type / exactAngle / orb / isApplying. Uses per-pair astro.com orb matrix. Same calcAspects() as /chart but without planet positions / houses / midpoints overhead.
[Group: Calendar & Cycles] [Cost: 10 credits (Tier 1)]
Example request body: {"date":"1926-06-01","time":"09:30:00","timezoneOffset":-8,"latitude":34.0522,"longitude":-118.2437}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Birth date YYYY-MM-DD | |
| time | Yes | Birth time HH:mm:ss (local) | |
| timezoneOffset | No | UTC offset in hours (e.g. 3 for UTC+3, -5 for EST) | |
| latitude | No | Birth latitude in decimal degrees | |
| longitude | No | Birth longitude in decimal degrees | |
| houseSystem | No | House system: P=Placidus (default), K=Koch, W=Whole Sign, E=Equal | |
| city | No | City name (display only) |