Thiết kế bodygraph mà sản phẩm bạn thực sự cần
Điều chỉnh màu sắc, lớp phủ và kiểu bảng ở một nơi, xem bodygraph phù hợp sản phẩm trước khi ra mắt.
The only Human Design API with ready-to-use React components. Ship chart features in hours, not months.
Lấy biểu đồ hoàn chỉnh với một lệnh gọi API, render bằng component React — hoặc xây dựng UI riêng từ phản hồi JSON.
Install our npm packages and render interactive bodygraph charts in your React app. No competitor offers this.
Điều chỉnh màu sắc, lớp phủ và kiểu bảng ở một nơi, xem bodygraph phù hợp sản phẩm trước khi ra mắt.
Live WebGL preview running in the page.
Live gate transition timeline with real component output.
/v1/bodygraph Calculate complete bodygraphs from birth data. Type, Strategy, Authority, Profile, all 9 Centers, 64 Gates, and 36 Channels. High-precision chart calculations.
Try in Playground/v1/composite Analyze relationship dynamics between two charts. Automatic composite chart generation with connection analysis and electromagnetic compatibility.
Try in Playground/v1/group/penta Group Penta analysis for teams of up to 5 people. Identify team strengths, gaps, and role fit. No other API offers this endpoint.
Try in Playground/v1/transit Real-time planetary transit data with personal chart overlay. Daily, weekly, and custom date range analysis for timing insights.
Try in PlaygroundChúng tôi cung cấp spec OpenAPI phù hợp gói của bạn để AI agent có thể sử dụng Human Design API chỉ với một prompt. Giao việc tích hợp cho AI.
Hãy thử với Gói Miễn phí trước.
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. Group Penta tính toán cách tối đa 5 cá nhân kết hợp thành một thực thể nhóm. Xác định điểm mạnh, khoảng trống và phân bổ vai trò tối ưu. Endpoint này không tồn tại ở nơi nào khác.
POST /v1/group/penta Một dòng code. Hàng nghìn phép tính.
calculate_planetary_position(jd, "Sun")Vị trí hành tinh độ chính xác caolongitude % 5.625 → Gate 41, Line 3Ánh xạ kinh độ sang cổng và đườnggate_to_center[41] → "Root"Gán cổng cho trung tâm năng lượngchannel_check([41,30]) → definedKiểm tra kết nối kênh... ×13 planets × 2 calculations ...Lặp lại cho cả 13 thiên thể, hai lầndetermine_type(defined_centers) → "Generator"Suy ra loại, quyền, hồ sơ...const chart = await hd.getChart({
datetime: '1987-03-23T09:00+09:00'
});
// That's it. Full chart. 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.