
Introducing the Human Design Chart Image API (SVG)
The Human Design API now returns a rendered chart image: one svgRenderUrl you drop into an <img> tag. Edge-rendered, HMAC-signed, brandable. Public Beta.
Authors
Founder of Human Design API
Hey there, I'm Matthijs, a full-stack developer with a background in aeronautical engineering and 10 years of experience building data-driven products. I built the Human Design API because I needed accurate, reliable chart data in my own projects and couldn't find anything worth using. So I built it myself. Every endpoint, every data point, every uptime decision: made by someone who actually uses it.

The Human Design API now returns a rendered chart image: one svgRenderUrl you drop into an <img> tag. Edge-rendered, HMAC-signed, brandable. Public Beta.

No native Human Design app needed. Use Webhooks by Zapier as the trigger and a Custom Request action with a Bearer token to call the /v2/charts/coordinates endpoint from any Zap.

Build a Human Design chart generator in Make.com in under 30 minutes: a webhook captures birth data, one HTTP module calls the API, and a router fans the result to email and Google Sheets.

Neither Bodygraph.io nor MyBodygraph offers a public developer API. Here are the three options developers actually use to generate Human Design charts programmatically.

Every Human Design concept paired with the JSON field that surfaces it in the humandesignapi.nl v2 chart response: Type, Profile, Authority, and more.

Turn any humandesignapi.nl v2 response into a working Human Design chart by injecting one <style> block into a pre-themed SVG. No framework and just a few lines of vanilla JavaScript.