Human Design profesyoneli misiniz?Danışanları, haritaları, raporları, web sitelerini, randevuları ve satışları yapay zekâ ve otomasyonla bağlantılı tek bir çalışma alanında bir arada tutun.

Pro'yu keşfedin
HumanDesign.ai logo

Get Composite Relationship Chart: Compare Two People

APIUpdated Jun 19, 20261 min read

Endpoint

GET /hd-data-composite

Description

Generates a composite Human Design chart using two people’s birth data, ideal for relationship or partnership analysis.

Required Parameters

  • api_key
  • date – First person’s birth date and time
  • timezone – First person’s timezone
  • date1 – Second person’s birth date and time
  • timezone1 – Second person’s timezone

Example Request

GET https://api.humandesign.ai/hd-data-composite?api_key=sk_test_123&date=1985-03-15T08:00:00&timezone=America/New_York&date1=1990-05-20T14:30:00&timezone1=Asia/Bangkok

Example Response

{
  "compatibility": "Harmonious",
  "chart_url": "https://charts.humandesign.ai/composite/xyz456"
}

Use Case

Perfect for coaches, relationship advisors, or platforms that compare partner dynamics.