Natal Chart
Calculate a full natal chart: planets, house cusps, aspects, sect, and angular data for a given birth moment. When the birth time is unknown, send timeUnknown: true instead of time and the response carries planets and aspects with houses, angles and sect set to null, plus a timeUnknown block giving the range the Moon covers that day.
Request body
Response
Successful calculation
Example response
{
"ok": true
}Changes
Changed in 5 of the 13 revisions of this API.51217
- ▲
the
data/antisciaAspects/items/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ●
removed the optional property
data/antisciaAspects/items/orbfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/antisciaAspects/items/planet1from the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/antisciaAspects/items/planet1Idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/antisciaAspects/items/planet2from the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/antisciaAspects/items/planet2Idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/antisciaAspects/items/typefrom the response with the200statusresponse-optional-property-removed
- ▲
- ○
added the optional property
data/antisciato the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/antisciaAspectsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/aspects/items/type/colorto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/aspects/items/type/i18nKeyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/aspects/items/type/orbto 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/houseAspectsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/houses/coAscMunkaseyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/houses/coAscWKto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/houses/equatorialAscto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/houses/polarAscto 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/metato the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/parallelAspectsto the response with the200statusresponse-optional-property-added
- ○
- ○
added the new optional request property
ayanamsanew-optional-request-property
- ○
- ●
the
timezoneOffsetrequest property's max was set to14.00request-property-max-set
- ●
the
timezoneOffsetrequest property's min was set to-14.00request-property-min-set
- ●
- ▲
the request property
latitudebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
longitudebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
latitudebecame requiredrequest-property-became-required
- ▲
the request property
longitudebecame requiredrequest-property-became-required
- ●
the
latituderequest property's max was set to90.00request-property-max-set
- ●
the
longituderequest property's max was set to180.00request-property-max-set
- ●
the
latituderequest property's min was set to-90.00request-property-min-set
- ●
the
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
- ▲