Harmonic Chart
Calculate a harmonic chart by multiplying all planet longitudes by the given harmonic number (H2–H36).
Request body
Response
Successful calculation
Example response
{
"ok": true
}Changes
Changed in 2 of the 13 revisions of this API.4426
- ▲
the response property
data/aspects/items/became nullable for the status200response-property-became-nullable
- ▲
the
data/aspects/items/response's property type/format changed from/toobject/for status200response-property-type-changed
- ●
removed the optional property
data/harmonicfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/planets/items/harmonicLongitudefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/planets/items/natalLongitudefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/planets/items/signfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
data/aspects/items/exactAngleto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/aspects/items/isApplyingto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/aspects/items/orbto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/aspects/items/planet1to the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/aspects/items/planet1Idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/aspects/items/planet2to the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/aspects/items/planet2Idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/aspects/items/typeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/chartSectto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/harmonicNumberto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/houseAspectsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/housesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/inputto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/julianDayto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/metato the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/planets/items/declinationto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/planets/items/distanceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/planets/items/isRetrogradeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/planets/items/latitudeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/planets/items/longitudeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/planets/items/nameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/planets/items/rightAscensionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/planets/items/speedDistto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/planets/items/speedLatto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/planets/items/speedLongto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/siderealTimeto the response with the200statusresponse-optional-property-added
- ▲
- ▲
added
ChartInputsubschema #2to the request bodyallOflistrequest-body-all-of-added
- ▲
the request's body type/format changed from
object/to/request-body-type-changed
- ▲