Render Bodygraph (PNG)
GET
/api/human-design/chart.png
Render a Human Design bodygraph chart as PNG.
Authorizations
ApiKeyAuth
API key for authentication. Get your API key from the dashboard.
Type
API Key (header: X-Api-Key)
Parameters
Query Parameters
dateTime*
Birth date and time in YYYY-MM-DDTHH:mm format (local time)
Type
Requiredstring
latitude*
Birth latitude
Type
Requirednumber
Minimum
-90Maximum
90longitude*
Birth longitude
Type
Requirednumber
Minimum
-180Maximum
180timezone*
IANA timezone identifier (e.g. "Europe/Amsterdam")
Type
Requiredstring
width
Type
number
Minimum
100Maximum
2000Default
"576"height
Type
number
Minimum
100Maximum
2000Default
"480"theme
Theme preset: default, dark, classic, minimal
Type
string
showPlanets
Render Design/Personality planet columns (default true)
Type
string
Default
"true"Responses
Bodygraph PNG
image/png
JSON
[
]