Human Design Chart
Calculate a full Human Design BodyGraph chart: type, strategy, authority, profile, definition, incarnation cross, centers, channels, and gate activations. Centre identifiers are PascalCase with no separator and are stable: Head, Ajna, Throat, G, Heart, SolarPlexus, Spleen, Sacral, Root. channels[].centerA and centerB use the same nine. These identifiers are English and have no localised twin yet, unlike the sign and planet names on /public/moon-phase.
Request body
Response
Successful calculation
Example response
{
"ok": true
}Changes
Changed in 4 of the 13 revisions of this API.8823
- ▲
the response property
data/activations/items/became nullable for the status200response-property-became-nullable
- ▲
the response property
data/centers/items/activeGates/items/became nullable for the status200response-property-became-nullable
- ▲
the
data/activations/items/response's property type/format changed from/toobject/for status200response-property-type-changed
- ▲
the
data/centers/items/activeGates/items/response's property type/format changed from/tonumber/for status200response-property-type-changed
- ●
removed the optional property
data/channels/items/definedfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/channels/items/idfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
data/activations/items/baseto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/activations/items/colorto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/activations/items/gateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/activations/items/isPersonalityto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/activations/items/lineto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/activations/items/longitudeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/activations/items/planetto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/activations/items/planetIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/activations/items/toneto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/channels/items/activatedByto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/channels/items/centerAto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/channels/items/centerBto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/channels/items/gate1to the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/channels/items/gate2to the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/cross/typeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/designActivationsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/designJdto 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/personalityActivationsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/personalityJdto 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
- ▲