Accelerate your Human Design projects

Integrate accurate Human Design Chart data into your app or platform with ease through our API.

View Documentation

115 developers are using our API

Try the API

Response Detail

Limited to select cities for this demo

API Response

Works with any modern stack

Node.js
React
Python
n8n
Lovable
Bolt.new
Cursor
Claude

Human Design calculation is hard.
Precision is harder.

01

The Math

Don’t spend weeks debugging ephemeris tables and planetary degrees.

02

The Accuracy

Avoid the 1-degree error that ruins a human design chart reading.

03

The Time

Why build a calculation engine when you can build a user experience?

Built for Production.
Engineered for Precision.

A rock-solid API you can depend on. From prototype to production scale.

99.9% Uptime

Enterprise-grade infrastructure ensures your app never misses a beat.

Sub-500ms Global Response

Lightning-fast API responses for seamless experiences globally.

Zero Downtime Updates

We ship improvements without ever disrupting your integration.

RESTful & Versioned

Clean, predictable endpoints with full backward compatibility.

Astronomical Accuracy

Built on NASA JPL ephemeris data — the gold standard for planetary position calculations.

Secure by Default

API key authentication with rate limiting and encryption.

Whether you're hand-coding a custom engine or prompting your next big idea, we provide the raw power you need.
AI-Native

Prompt-to-Product in Minutes.

Our API is designed to be consumed by AI coding tools like n8n, Lovable, Bolt.new and LLM-based agents out of the box.

Describe It

Tell your AI assistant what you want to build using our API.

AI Builds It

Your AI tool integrates our API, writes the code, and renders the chart.

Ship It

Clean JSON responses, no SDK needed. Ship-ready from first prompt.

Using with AI Agents & LLMs
AI Assistant

Use the Human Design API at api.humandesignapi.nl/v2/charts to fetch a user's bodygraph data. Accept birthdate, time, and location inputs, then display the energy type, profile, and defined centers in a clean card.

my-hd-app.vercel.app/profile
HD
My HD App
DashboardProfileSettings
Human Design ProfileManifesting Generator
Profile3/5
StrategyWait to Respond
AuthoritySacral
Defined CentersThroat, G, Sacral, Spleen, Root

Trusted by Developers,
Loved by Builders.

See why developers choose our API to power their Human Design applications.

  • Great API to work with. Easy to install and integrates seamlessly with my n8n and Notion workflow. The support is fast and dedicated (and also in Dutch).

    Sylvia Bouwman
    Sylvia Bouwman
  • Using the Human Design API, I can access the data needed to help people connect with their ancestors through personalized archetypes. The API is both easy to use and highly reliable for the accuracy I require daily. The support is exceptional; Matthijs went above and beyond to help me troubleshoot, making me feel like I have a true partner rather than just a tool. I wouldn’t be able to help others heal through their ancestral stories without it.

    Amber Tabone
    Creator of The Mother Line Cards
    The Mother Line Cards
  • Working with this API was a really smooth experience. It connected seamlessly into my custom REVEAL Human Design project, and one of the things I appreciated most was the flexibility to tailor the readings in a way that fit my brand voice and audience. It gave me a strong foundation to build something that felt both functional, personalized and authentic from me, created for my audience.

    BrookeLynn
    Founder, Ella Vatoür
    Ella Vatoür
  • I use the Human Design API as a data engine to facilitate my studies of competition and friction on teams to enhance teamwork and performance.

    Dan Priest
    LinkedIn

Explore our Human Design API Data

This endpoint requires your own Google Geocode API Key (HD-Geocode-Key header). The /coordinates endpoint is a geocode-free alternative.
terminal
$ curl -X POST https://api.humandesignapi.nl/v2/charts \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer your_api_key" \
  -H "HD-Geocode-Key: your_geocode_key" \
  -d '{"birthdate":"1990-09-05","birthtime":"21:17","location":"Amsterdam, The Netherlands"}'

Pricing Tiers

Get all the data you need to build your Human Design experience

Save 2 months — get 12, pay for 10.

Hobbyist

18.75/mo

225 billed annually

For side projects and experimentation

    • Energy Types
    • Profiles
    • Gates
    • Channels
    • Centers
    • /v2/charts/simple
  • 6,000 monthly credits+20%
  • 2 / 1k overage requests

Cancel anytime.

MOST POPULAR

Developer

29.17/mo

350 billed annually

For production applications

    • All Basic data
    • Strategy & Authority
    • Incarnation Cross
    • Variables & Cognition
    • All Activations
    • Definition
    • Signature & Not-Self Theme
    • And more
    • /v2/charts
    • /v2/charts/simple
    • /v2/charts/coordinates
  • 12,000 monthly credits+20%
  • 2 / 1k overage requests

Cancel anytime.

Scale

39.58/mo

475 billed annually

For high-volume applications

    • All Basic data
    • Strategy & Authority
    • Incarnation Cross
    • Variables & Cognition
    • All Activations
    • Definition
    • Signature & Not-Self Theme
    • And more
    • /v2/charts
    • /v2/charts/simple
    • /v2/charts/coordinates
  • 60,000 monthly credits+20%
  • 1 / 1k overage requests

Cancel anytime.

Lifetime Access

1200one-time

Pays for itself in less than 3 years compared to monthly.

Pay once, use forever

5 Licenses Remaining for April?
    • All Basic data
    • Strategy & Authority
    • Incarnation Cross
    • Variables & Cognition
    • All Activations
    • Definition
    • Signature & Not-Self Theme
    • And more
    • /v2/charts
    • /v2/charts/simple
    • /v2/charts/coordinates
  • 50,000 monthly credits
  • 1 / 1k overage requests
  • Ownership of v2.x

Pay once. Use forever.

Some endpoints require your own Google Geocode API Key. The /coordinates endpoint is a geocode-free alternative.

The “Never-Wasted” Credit Policy

Rollover Credits

  • Keep what you pay for

    Unused credits roll over to the next month automatically.

  • Safety Buffer

    Accumulate up to 2x your monthly quota to handle unexpected traffic spikes.

  • Peace of Mind

    Your credits only expire if you cancel your subscription.

FAQ

Frequently Asked Questions

  • Our calculations are based on the NASA JPL Ephemeris. Planetary positions, gate activations, and channel definitions are computed from first principles — no scraping, no third-party chart services.
  • Every release is tested against a reference set of known charts with verified gate and channel activations. We compare our planetary degree calculations against the NASA JPL Ephemeris directly, ensuring that no rounding or conversion errors affect the final Human Design chart data.
  • You get API access to accurate Human Design chart data per request. The Hobbyist plan returns basic data: energy types, profiles, gates, channels, and centers. Developer and higher plans return the full dataset: all basic data plus strategy & authority, incarnation cross, variables & cognition, all activations, definition, and signature & not-self theme. See the full JSON response spec in the documentation.
  • The Hobbyist plan returns energy types, profiles, gates, channels, and centers via the /v2/charts/simple endpoint. Developer and Scale plans unlock the full dataset — strategy & authority, incarnation cross, variables & cognition, all activations, definition, signature & not-self theme, and more — across three endpoints: /v2/charts, /v2/charts/simple, and /v2/charts/coordinates. Browse the full field reference in the documentation.
  • The Human Design API is a RESTful API that returns JSON. You can call it from any programming language or platform that can make HTTP requests — including Node.js, Python, PHP, Ruby, and no-code tools like n8n, Make, and Zapier. Authentication is via API key passed in the request header. See the quickstart guide in the documentation.
  • Each API call costs one credit. Plans include a monthly credit allowance: 5,000 on Hobbyist, 10,000 on Developer, and 50,000 on Scale. If you exceed your allowance, additional credits are billed at your plan's rollover rate (€1.00 - €2.00 per 1,000 credits depending on plan). Credits reset monthly. The Lifetime plan includes 50,000 credits per month.
  • There is no free tier. The entry-level Hobbyist plan starts at €22.50/month and includes 5,000 monthly credits and basic chart data — enough to build and test a full integration. All plans include a 7-day refund policy. Compare all plans.
  • This API is for developers who want to build Human Design apps. Using this API requires you to have some coding skills, know how to use a no/low-code platform, or have access to someone who can do either of these.
  • No. Only the data is returned. The visual chart is not included. You can use the data to build your own visual chart.
  • Yes, you can upgrade at any time from your dashboard. Your new plan activates immediately and your API key keeps working without interruption. Credits reset to your new plan's monthly allowance on your next billing date.
  • Yes! You can request a refund within 7 days of your purchase. Reach out by email. Please note that you will be charged 3.5% of the purchase value for the refund processing fee.

Still have a question? Reach out by email and we'll get back to you as soon as possible.

Built by a developer, for developers.

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.

Aeronautical EngineerFull-Stack Developer10 Years ExperienceData-Driven Solutions
human design bodygraph

Start building your Human Design app

Whether you're hand-coding a custom engine or prompting your next big idea, we provide the raw power you need.