Generate beautiful, branded Bodygraph charts — instantly. One integration, unlimited possibilities.
Three simple steps to automate Human Design charts
Your developer points your app at our API with a few lines of code
Every request returns accurate Bodygraph data and a beautiful themed chart
Show in your app, email as reports, or generate PDFs automatically
A few lines of code is all it takes
const response = await fetch(
'https://api.karmic.works/bodygraph/v1/svg',
{
method: 'POST',
headers: {
'x-api-key': 'YOUR_API_KEY',
'Content-Type': 'application/json'
},
body: JSON.stringify({
date: '1988-03-03',
time: '07:30',
timezone: 'Asia/Seoul'
})
}
);
const svg = await response.text(); Instant Bodygraph visualization
Themed, branded, and ready to display
No API key required — see it in action instantly
Create branded Bodygraph charts with our visual theme builder. Choose from 6 presets or design your own palette.
Twilight
Default
Blossom
Soft pink
Dune
Warm sand
Forest
Natural green
Ocean
Cool blue
Your Brand
Custom
Swiss Ephemeris precision — the same engine trusted by professional astrology software
Choose from 6 presets or build your own custom color palette
Simple REST API with complete documentation and code examples
Built for HD professionals and the developers who support them
Readings, reports, courses, and client delivery — automated
Add Human Design to your product with a single API
Choose the plan that fits your needs
All plans are free during early access. Pricing will be announced before general availability.
For growing practices
Custom solutions
Join HD professionals and developers using the Bodygraph API.
Get in touch for API access, custom solutions, or any questions.