ออกแบบ bodygraph ที่ผลิตภัณฑ์ของคุณต้องการจริงๆ
ปรับสี เลเยอร์ และสไตล์แผงในที่เดียว แล้วดู bodygraph ที่เหมาะกับผลิตภัณฑ์ก่อนเปิดตัว
API Human Design เดียวที่มีคอมโพเนนต์ React พร้อมใช้งาน ครอบคลุม endpoints ทั้งหมด การคำนวณชาร์ตความแม่นยำสูง
รับชาร์ตครบถ้วนด้วยการเรียก API ครั้งเดียว เรนเดอร์ด้วยคอมโพเนนต์ React — หรือสร้าง UI ของคุณจาก JSON response
ติดตั้งแพ็กเกจ npm ของเราและเรนเดอร์แผนภูมิ bodygraph แบบโต้ตอบในแอป React ของคุณ
ปรับสี เลเยอร์ และสไตล์แผงในที่เดียว แล้วดู bodygraph ที่เหมาะกับผลิตภัณฑ์ก่อนเปิดตัว
Live WebGL preview running in the page.
Live gate transition timeline with real component output.
เรามี OpenAPI spec ตามแผนของคุณ เพื่อให้ AI agent ใช้ Human Design API ได้ด้วยพรอมต์เดียว มอบงานผสานรวมให้ AI
ลองกับแผนฟรีก่อน
Build an interface that uses
https://humandesignhub.app/api/v1/openapi.json
token: hd_live_xxxxx
After it is done, explain what APIs
are available. The Human Design API is a REST API that calculates Human Design bodygraph charts from birth data. It performs high-precision astronomical calculations and returns chart components including Type, Strategy, Authority, Profile, Centers, Gates, and Channels.
Send a POST request to /v1/simple-bodygraph with datetime in ISO 8601 format in the JSON body. The API returns chart data including Type, Profile, Centers, Gates, and Channels. Get your free API key at humandesignhub.app/developer.
Yes. The Human Design API offers a free tier with 100 API credits per month and 5 requests per minute. The free tier includes the Simple Bodygraph endpoint for basic chart calculations.
A bodygraph is the visual representation of a Human Design chart, showing 9 Centers, 64 Gates, and 36 Channels. The API calculates planetary positions at birth, maps them to the I Ching hexagram system, and returns structured data you can use to render bodygraph visualizations.
Absolutely. The API handles all astronomical calculations — you provide birth data (date, time, place) and receive a complete chart. Use the free tier for prototyping, then upgrade for full bodygraph data, composite charts, and interactive visualization components.
Any language that can make HTTP requests works with the API. We provide examples in cURL, JavaScript, and Python. The API returns JSON, making it easy to integrate with React, Vue, Angular, Node.js, Django, Flask, or any other framework.
The API uses a professional-grade astronomical calculation pipeline. Planetary positions are calculated to arc-second precision, ensuring highly accurate bodygraph calculations for any birth data from 1900 to 2100.
Group Penta is a Human Design framework for analyzing team dynamics for groups of up to 5 people. Our API is the only one in the market that offers a Group Penta endpoint, making it possible to build team-building, HR tech, and group coaching applications.
The npm packages (@hdhub/bodygraph-2d, @hdhub/bodygraph-3d, @hdhub/gate-timeline) require chart data from the API to render. They are visualization components that consume the JSON response from any bodygraph endpoint. You need an active API subscription with SDK access (Standard plan or above).
We offer the most comprehensive Human Design API — the lowest paid entry at $9.99/month, the only meaningful free tier (100 credits/month), the only provider with React npm components for bodygraph visualization, and the only one with a Group Penta endpoint.