Group Synastry
Calculate synastry aspects among 2–8 charts simultaneously, returning all pairwise cross-chart aspect matrices.
Request body
Response
Successful calculation
Example response
{
"ok": true
}Changes
Changed in 4 of the 13 revisions of this API.41010
- ●
removed the optional property
data/pairs/items/aspectsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/pairs/items/chart1from the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/pairs/items/chart2from the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/summaryfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
data/averageScoreto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/chartsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/matrixto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/pairs/items/compatibilityto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/pairs/items/crossAspectsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/pairs/items/ito the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/pairs/items/jto the response with the200statusresponse-optional-property-added
- ●
- ○
added the new optional request property
inputs/items/ayanamsanew-optional-request-property
- ○
- ●
the
inputs/items/timezoneOffsetrequest property's max was set to14.00request-property-max-set
- ●
the
inputs/items/timezoneOffsetrequest property's min was set to-14.00request-property-min-set
- ●
- ▲
the request property
inputs/items/latitudebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
inputs/items/longitudebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
inputs/items/latitudebecame requiredrequest-property-became-required
- ▲
the request property
inputs/items/longitudebecame requiredrequest-property-became-required
- ●
the
inputs/items/latituderequest property's max was set to90.00request-property-max-set
- ●
the
inputs/items/longituderequest property's max was set to180.00request-property-max-set
- ●
the
inputs/items/latituderequest property's min was set to-90.00request-property-min-set
- ●
the
inputs/items/longituderequest property's min was set to-180.00request-property-min-set
- ○
the
latituderequest property default value0was removedrequest-property-default-value-removed
- ○
the
longituderequest property default value0was removedrequest-property-default-value-removed
- ▲