### GET /hd-data API Endpoint Source: https://app.humandesign.ai/api/index Generates a full Human Design chart based on birth date, time, and location. Includes energy types, authorities, gates, channels, and profiles. ```APIDOC GET https://api.humandesign.ai/hd-data Description: Returns a full Human Design chart including energy types, authorities, gates, channels, and profiles based on birth date and location. Parameters: - date (ISO 8601, Yes): Birth date and time (eg 1988-07-22 17:06) - timezone (string, Yes): Timezone (e.g. "Europe/London") - api_key (string, Yes): Your secure API key ``` -------------------------------- ### GET /locations API Endpoint Source: https://app.humandesign.ai/api/index Retrieves a filtered list of city and timezone data based on a partial query. Supports autocomplete for timezone lookups. ```APIDOC GET https://api.humandesign.ai/locations Description: Returns a filtered list of matching city + timezone data based on partial query input. Supports autocomplete functionality for timezone lookups. Parameters: - query (string, Yes): City or region input (e.g., "London") - api_key (string, Yes): Your secure API key Example JSON Response: [ { "country": " Canada", "timezone": "America/Toronto", "asciiname": "London", "admin1": " Ontario", "tokens": [ "London", " Ontario", " Canada" ], "value": "London, Ontario, Canada" }, { "country": " United Kingdom", "timezone": "Europe/London", "asciiname": "Londonderry County Borough", "admin1": " Northern Ireland", "tokens": [ "Londonderry County Borough", " Northern Ireland", " United Kingdom" ], "value": "Londonderry County Borough, Northern Ireland, United Kingdom" } ] ``` -------------------------------- ### Human Design API Pricing Plans Source: https://app.humandesign.ai/api/index Outlines the different API plans available, including Creator, Startup, Business, and Enterprise, detailing their respective features, call limits, and pricing. ```APIDOC Creator API $25/month * 1,000 API calls/mo * Personal License * Documentation Startup API $50/month * 10,000 API calls/mo * Commercial license * Email support Business API $200/month * 100,000 API calls/mo * Commercial license * Email + Phone support Enterprise Bespoke Pricing * Unlimited API usage * Custom Endpoints * Dedicated support ``` -------------------------------- ### Human Design AI Configuration Options Source: https://app.humandesign.ai/api/index Lists various configuration options for the Human Design AI, including their IDs, descriptions, and associated links. This data is structured into 'Options' and 'Channels' categories. ```APIDOC Options: - Option: 58, Description: "", Link: "" - Option: 33, Description: "", Link: "" - Option: 19, Description: "", Link: "" - Option: 31, Description: "", Link: "" - Option: 13, Description: "", Link: "" - Option: 4, Description: "", Link: "" - Option: 50, Description: "", Link: "" - Option: 41, Description: "", Link: "" - Option: 2, Description: "", Link: "" - Option: 3, Description: "", Link: "" - Option: 9, Description: "", Link: "" - Option: 21, Description: "", Link: "" - Option: 48, Description: "", Link: "" - Option: 49, Description: "", Link: "" - Option: 57, Description: "", Link: "" - Option: 22, Description: "", Link: "" - Option: 44, Description: "", Link: "" - Option: 27, Description: "", Link: "" Channels: - Option: "9 - 52", Description: "", Link: "" - Option: "13 - 33", Description: "", Link: "" - Option: "19 - 49", Description: "", Link: "" - Option: "27 - 50", Description: "", Link: "" ``` -------------------------------- ### Human Design API Functionality Overview Source: https://app.humandesign.ai/api/index Lists the core functionalities provided by the Human Design API, including generating single charts, relationship charts, finding timezones, and accessing overview information. ```APIDOC Overview Find Timezone Single Chart Relationship Chart ``` -------------------------------- ### Human Design API Authentication Source: https://app.humandesign.ai/api/index Demonstrates how to authenticate requests to the Human Design API using an API key, which can be included in the request header or as a query parameter. ```APIDOC X-Api-Key: your_api_key_here ?api_key=your_api_key_here ``` -------------------------------- ### Human Design Gates and Planets Source: https://app.humandesign.ai/api/index Lists all the Gates activated in a Human Design chart and provides a structured list of planets with their associated options and descriptions. This helps in identifying specific energetic potentials. ```APIDOC APIDOC: Gates: - 2 - 3 - 4 - 9 - 13 - 19 - 21 - 22 - 27 - 31 - 33 - 41 - 44 - 48 - 49 - 50 - 52 - 57 - 58 Planets: - Id: "Sun" Option: "Sun" Description: "" - Id: "Moon" Option: "Moon" Description: "" - Id: "Mercury" Option: "Mercury" Description: "" - Id: "Venus" Option: "Venus" Description: "" - Id: "Mars" Option: "Mars" Description: "" - Id: "Jupiter" Option: "Jupiter" Description: "" - Id: "Saturn" Option: "Saturn" Description: "" - Id: "Uranus" Option: "Uranus" Description: "" - Id: "Neptune" Option: "Neptune" Description: "" - Id: "Pluto" Option: "Pluto" Description: "" - Id: "North Node" Option: "North Node" Description: "" - Id: "South Node" Option: "South Node" Description: "" - Id: "Chiron" Option: "Chiron" Description: "" - Id: "Earth" Option: "Earth" Description: "" ``` -------------------------------- ### Human Design Variables and Tooltips Source: https://app.humandesign.ai/api/index Defines personal variables like Digestion, Environment, Awareness, and Perspective, and provides tooltips for centers and channels. These elements offer deeper insights into individual energetic mechanics and interactions. ```APIDOC APIDOC: Variables: Digestion: "left" Environment: "right" Awareness: "left" Perspective: "right" Tooltips: Centers: - Id: "Root" Option: "Root" Description: "" - Id: "Sacral" Option: "Sacral" Description: "" - Id: "Solar Plexus" Option: "Solar Plexus" Description: "" - Id: "Splenic" Option: "Splenic" Description: "" - Id: "Heart" Option: "Heart" Description: "" - Id: "G" Option: "G" Description: "" - Id: "Throat" Option: "Throat" Description: "" - Id: "Ajna" Option: "Ajna" Description: "" - Id: "Head" Option: "Head" Description: "" Channels: - Id: "1 - 8" Option: "1 - 8" Description: "" - Id: "2 - 14" Option: "2 - 14" Description: "" - Id: "3 - 60" Option: "3 - 60" Description: "" ``` -------------------------------- ### Human Design Channels API Documentation Source: https://app.humandesign.ai/api/index Provides access to Human Design channels, including their names, IDs, and associated gates. This API allows developers to retrieve detailed information about different types of channels within the Human Design system. ```APIDOC APIDOC: Dominance Channels: Name: Dominance Channels Id: Dominance Channels List: - Option: Channel of Inspiration (1-8) Description: "" Description2: null Link: "" Gates: [1, 8] - Option: Channel of Awakening (10-20) Description: "" Description2: null Link: "" Gates: [10, 20] Compromise Channels: Name: Compromise Channels Id: Compromise Channels List: - Option: Channel of Concentration (9-52) Description: "" Description2: null Link: "" Gates: [9, 52] - Option: Channel of The Prodigal (13-33) Description: "" Description2: null Link: "" Gates: [13, 33] - Option: Channel of Judgment (18-58) Description: "" Description2: null Link: "" Gates: [18, 58] - Option: Channel of Synthesis (19-49) Description: "" Description2: null Link: "" Gates: [19, 49] Electromagnetic Channels: Name: Electromagnetic Channels Id: Electromagnetic Channels List: - Option: Channel of Mutation (3-60) Description: "" Description2: null Link: "" Gates: [3, 60] - Option: Channel of Logic (4-63) Description: "" Description2: null Link: "" Gates: [4, 63] - Option: Channel of Survival (10-57) Description: "" Description2: null Link: "" Gates: [10, 57] - Option: Channel of The Brainwave (20-57) Description: "" Description2: null Link: "" Gates: [20, 57] ``` -------------------------------- ### Human Design AI Design Component Details Source: https://app.humandesign.ai/api/index Details the 'Design' component of the Human Design AI, including specific planetary gates, lines, colors, tones, bases, and fixing states. ```APIDOC Design: Sun: Gate: 21, Line: 3, Color: 1, Tone: 1, Base: 2, FixingState: "None" Earth: Gate: 48, Line: 3, Color: 1, Tone: 1, Base: 2, FixingState: "None" North Node: Gate: 4, Line: 3, Color: 1, Tone: 1, Base: 2, FixingState: "None" ``` -------------------------------- ### Human Design AI Chart URL Source: https://app.humandesign.ai/api/index Specifies the base URL for generating Human Design charts. ```APIDOC ChartUrl: humandesign.ai ``` -------------------------------- ### Human Design Centers and Properties Source: https://app.humandesign.ai/api/index Defines the configuration of centers within the Human Design system, categorizing them into Unconscious, Conscious, Defined, and Open centers. It also includes properties like Definition and ConnectionTheme. ```APIDOC APIDOC: HumanDesignConfiguration: UnconsciousCenters: array[string] ConsciousCenters: array[string] DefinedCenters: array[string] - root center - sacral center - solar plexus center - splenic center - g center - throat center - ajna center - head center OpenCenters: array[string] - heart center Properties: Definition: Name: string Id: string (e.g., "Split Definition") Option: string (e.g., "Split Definition") Description: string Link: string ConnectionTheme: ThemeDescription: string | null Name: string Id: string (e.g., "8 - 1, Almost Complete") Option: string (e.g., "8 - 1, Almost Complete") Description: string (e.g., "With 8 defined centers and 1 open center, this is a very stable and self-contained connection. The one open center creates a specific area where growth and learning can occur together. Balance independence with focused sharing around this open center.") Link: string ``` -------------------------------- ### Human Design Centers and Channels Source: https://app.humandesign.ai/api/index Details the defined and open energy centers, as well as the connecting channels within a Human Design chart. This information is key to understanding a person's energetic flow and potential. ```APIDOC APIDOC: Centers: DefinedCenters: - "Root center" - "Sacral center" - "Solar Plexus center" - "Splenic center" - "G center" - "Throat center" OpenCenters: - "Heart center" - "Ajna center" - "Head center" Channels: - "9-52" - "13-33" - "19-49" - "27-50" ``` -------------------------------- ### Human Design API JSON Response Source: https://app.humandesign.ai/api/index This JSON structure represents a typical response from the Human Design API, outlining an individual's unique design characteristics. ```json { "Properties": { "BirthDateLocal": "22nd July 1999 @ 17:00", "BirthDateLocal12": "22nd July 1999 @ 05:00 PM", "BirthDateUtc": "22nd July 1999 @ 16:00", "BirthDateUtc12": "22nd July 1999 @ 04:00 PM", "Age": 25, "DesignDateUtc": "21st April 1999 @ 23:31", "DesignDateUtc12": "21st April 1999 @ 11:31 PM", "Type": { "Name": "Type", "Id": "Manifesting Generator", "Option": "Manifesting Generator", "Description": "", "Link": "" }, "Strategy": { "Name": "Strategy", "Id": "To Respond & Inform", "Option": "To Respond & Inform", "Description": "", "Link": "" }, "InnerAuthority": { "Name": "Inner Authority", "Id": "Emotional - Solar Plexus", "Option": "Emotional - Solar Plexus", "Description": "", "Link": "" }, "Definition": { "Name": "Definition", "Id": "Single Definition", "Option": "Single Definition", "Description": "", "Link": "" }, "Profile": { "Name": "Profile", "Id": "4/6", "Option": "4/6", "Description": "", "Link": "" }, "IncarnationCross": { "Name": "Incarnation Cross", "Id": "Right Angle Cross of Laws (56/60 | 3/50)", "Option": "Right Angle Cross of Laws (56/60 | 3/50)", "Description": "", "Link": "" }, "Signature": { "Name": "Signature", "Id": "Satisfaction", "Option": "Satisfaction", "Description": "", "Link": "" }, "NotSelfTheme": { "Name": "Not Self Theme", "Id": "Frustration & Anger", "Option": "Frustration & Anger", "Description": "", "Link": "" }, "Digestion": { "Name": "Digestion", "Id": "Hot", "Option": "Hot", "Description": "", "Link": "" }, "Sense": { "Name": "Sense", "Id": "Action", "Option": "Action", "Description": "", "Link": "" }, "DesignSense": { "Name": "Design Sense", "Id": "Taste", "Option": "Taste", "Description": "", "Link": "" }, "Motivation": { "Name": "Motivation", "Id": "Hope", "Option": "Hope", "Description": "", "Link": "" }, "Perspective": { "Name": "Perspective", "Id": "Probability", "Option": "Probability", "Description": "", "Link": "" }, "Environment": { "Name": "Environment", "Id": "Kitchens", "Option": "Kitchens", "Description": "", "Link": "" }, "Miljø": { "Name": "Miljø", "Id": "Kitchen Humid", "Option": "Kitchen Humid", "Description": "", "Link": "" }, "Gates": { "Name": "Gates", "Id": "Gates", "List": [ { "Option": 56, "Description": "", "Link": "" }, { "Option": 60, "Description": "", "Link": "" }, { "Option": 33, "Description": "", "Link": "" }, { "Option": 19, "Description": "", "Link": "" }, { "Option": 14, "Description": "", "Link": "" }, { "Option": 31, "Description": "", "Link": "" }, { "Option": 13, "Description": "", "Link": "" }, { "Option": 59, "Description": "", "Link": "" }, { "Option": 28, "Description": "", "Link": "" }, { "Option": 41, "Description": "", "Link": "" }, { "Option": 2, "Description": "", "Link": "" }, { "Option": 27, "Description": "", "Link": "" }, { "Option": 9, "Description": "", "Link": "" }, { "Option": 3, "Description": "", "Link": "" }, { "Option": 50, "Description": "", "Link": "" }, { "Option": 4, "Description": "", "Link": "" }, { "Option": 49, "Description": "", "Link": "" }, { "Option": 62, "Description": "", "Link": "" }, { "Option": 17, "Description": "", "Link": "" }, { "Option": 16, "Description": "", "Link": "" }, { "Option": 51, "Description": "", "Link": "" } ] }, "Channels": { "Name": "Channels", "Id": "Channels", "List": [ { "Option": "2 - 14", "Description": "", "Link": "" } ] } } } ``` -------------------------------- ### Human Design Centers Source: https://app.humandesign.ai/api/index Provides a list of the nine energy centers in Human Design, including their IDs, options, and descriptions. Each center represents a specific aspect of human consciousness and energy. ```APIDOC Tooltips_Centers: - Id: "Root" Option: "Root" Description: "" - Id: "Sacral" Option: "Sacral" Description: "" - Id: "Solar Plexus" Option: "Solar Plexus" Description: "" - Id: "Splenic" Option: "Splenic" Description: "" - Id: "Heart" Option: "Heart" Description: "" - Id: "G" Option: "G" Description: "" - Id: "Throat" Option: "Throat" Description: "" - Id: "Ajna" Option: "Ajna" Description: "" - Id: "Head" Option: "Head" Description: "" ``` -------------------------------- ### Human Design Relationship Channels Source: https://app.humandesign.ai/api/index Details specific relationship channels within the Human Design system, such as Companionship Channels, including their names, IDs, and associated gates. ```APIDOC APIDOC: RelationshipChannels: Companionship: Name: string (e.g., "Companionship Channels") Id: string (e.g., "Companionship Channels") List: array[object] Option: string (e.g., "Channel of Preservation (27-50)") Description: string Description2: string | null Link: string Gates: array[string] ``` -------------------------------- ### Human Design AI Personality Component Details Source: https://app.humandesign.ai/api/index Details the 'Personality' component of the Human Design AI, including specific planetary gates, lines, colors, tones, bases, and fixing states. ```APIDOC Personality: Sun: Gate: 52, Line: 6, Color: 6, Tone: 2, Base: 3, FixingState: "None" Earth: Gate: 58, Line: 6, Color: 6, Tone: 2, Base: 3, FixingState: "None" North Node: Gate: 33, Line: 6, Color: 6, Tone: 4, Base: 5, FixingState: "None" South Node: Gate: 19, Line: 6, Color: 6, Tone: 4, Base: 5, FixingState: "None" Moon: Gate: 19, Line: 4, Color: 2, Tone: 5, Base: 2, FixingState: "None" Mercury: Gate: 31, Line: 3, Color: 6, Tone: 3, Base: 4, FixingState: "None" Uranus: Gate: 13, Line: 4, Color: 1, Tone: 4, Base: 5, FixingState: "None" Venus: Gate: 4, Line: 5, Color: 2, Tone: 5, Base: 2, FixingState: "None" Mars: Gate: 50, Line: 3, Color: 5, Tone: 1, Base: 4, FixingState: "None" Neptune: Gate: 41, Line: 2, Color: 5, Tone: 3, Base: 2, FixingState: "None" Saturn: Gate: 2, Line: 2, Color: 1, Tone: 4, Base: 3, FixingState: "Exalted" Jupiter: Gate: 3, Line: 5, Color: 3, Tone: 3, Base: 4, FixingState: "None" Pluto: Gate: 9, Line: 3, Color: 5, Tone: 3, Base: 5, FixingState: "Detriment" ``` -------------------------------- ### Human Design Data Structure Source: https://app.humandesign.ai/api/index Defines the structure of Human Design data, including defined and open centers, channels, gates, planets, variables, and tooltips. This structure is used to represent a user's unique Human Design chart. ```APIDOC HumanDesignData: DefinedCenters: list[str] - A list of the defined centers in the Human Design chart. OpenCenters: list[str] - A list of the open (undefined) centers in the Human Design chart. Channels: list[str] - A list of the channels connecting gates in the Human Design chart. Gates: list[int] - A list of the activated gates in the Human Design chart. Planets: - A list of celestial bodies influencing the Human Design chart. - Each planet object contains: - Id: str (The name of the planet) - Option: str (The name of the planet, often the same as Id) - Description: str (A description of the planet's influence, currently empty) Variables: - A dictionary of personal variables affecting the Human Design chart. - Keys include: Digestion, Environment, Awareness, Perspective. - Values indicate the specific type of each variable (e.g., 'right', 'left'). Tooltips: - Provides additional information for various Human Design elements. - Centers: list[dict] - Each center object contains: - Id: str (The name of the center) - Option: str (The name of the center, often the same as Id) - Description: str (A description of the center, currently empty) - Channels: list[dict] - Each channel object contains: - Id: str (The identifier for the channel, e.g., '1 - 8') - Option: str (The identifier for the channel, often the same as Id) - Description: str (A description of the channel, currently empty) ``` -------------------------------- ### Human Design Celestial Bodies Source: https://app.humandesign.ai/api/index Lists the celestial bodies used in Human Design calculations, including their IDs and options. This data is fundamental for generating a user's Human Design chart. ```APIDOC CelestialBodies: - Id: "Sun" Option: "Sun" Description: "" - Id: "Earth" Option: "Earth" Description: "" - Id: "Moon" Option: "Moon" Description: "" - Id: "Mercury" Option: "Mercury" Description: "" - Id: "Venus" Option: "Venus" Description: "" - Id: "Mars" Option: "Mars" Description: "" - Id: "Jupiter" Option: "Jupiter" Description: "" - Id: "Saturn" Option: "Saturn" Description: "" - Id: "Uranus" Option: "Uranus" Description: "" - Id: "Neptune" Option: "Neptune" Description: "" - Id: "Pluto" Option: "Pluto" Description: "" - Id: "North Node" Option: "North Node" Description: "" - Id: "South Node" Option: "South Node" Description: "" - Id: "Chiron" Option: "Chiron" Description: "" ``` -------------------------------- ### Human Design Planetary Data Source: https://app.humandesign.ai/api/index Provides detailed information about the position of planets in a Human Design chart, including Gate, Line, Color, Tone, Base, and FixingState. This data is crucial for understanding individual energetic influences. ```APIDOC APIDOC: PlanetaryData: Sun: Gate: 58 Line: 3 Color: 5 Tone: 2 Base: 1 FixingState: "None" North Node: Gate: 48 Line: 3 Color: 2 Tone: 6 Base: 1 FixingState: "None" South Node: Gate: 49 Line: 3 Color: 2 Tone: 6 Base: 1 FixingState: "None" Moon: Gate: 57 Line: 4 Color: 3 Tone: 4 Base: 1 FixingState: "None" Mercury: Gate: 22 Line: 5 Color: 1 Tone: 6 Base: 5 FixingState: "None" Uranus: Gate: 13 Line: 3 Color: 5 Tone: 2 Base: 1 FixingState: "None" Venus: Gate: 2 Line: 5 Color: 1 Tone: 1 Base: 1 FixingState: "None" Mars: Gate: 44 Line: 4 Color: 4 Tone: 3 Base: 3 FixingState: "None" Neptune: Gate: 41 Line: 3 Color: 1 Tone: 6 Base: 5 FixingState: "None" Saturn: Gate: 27 Line: 2 Color: 4 Tone: 4 Base: 3 FixingState: "Exalted" Jupiter: Gate: 21 Line: 2 Color: 5 Tone: 4 Base: 2 FixingState: "None" Pluto: Gate: 9 Line: 5 Color: 6 Tone: 5 Base: 3 FixingState: "Detriment" ``` -------------------------------- ### Human Design API JSON Response Structure Source: https://app.humandesign.ai/api/index This JSON object represents a typical response from the Human Design API, detailing various aspects of a person's unique design. It includes personal information like birth dates and age, as well as core design elements such as Type, Strategy, Authority, Definition, Profile, Incarnation Cross, Signature, Not-Self Theme, Digestion, Sense, Design Sense, Motivation, Perspective, Environment, and a comprehensive list of activated Gates. ```json { "0": { "Properties": { "BirthDateLocal": "1st February 1989 @ 12:00", "BirthDateLocal12": "1st February 1989 @ 12:00 PM", "BirthDateUtc": "1st February 1989 @ 12:00", "BirthDateUtc12": "1st February 1989 @ 12:00 PM", "Age": 36, "DesignDateUtc": "6th November 1988 @ 19:33", "DesignDateUtc12": "6th November 1988 @ 07:33 PM", "Type": { "Name": "Type", "Id": "Generator", "Option": "Generator", "Description": "", "Link": "" }, "Strategy": { "Name": "Strategy", "Id": "To Respond", "Option": "To Respond", "Description": "", "Link": "" }, "InnerAuthority": { "Name": "Inner Authority", "Id": "Sacral", "Option": "Sacral", "Description": "", "Link": "" }, "Definition": { "Name": "Definition", "Id": "Split Definition", "Option": "Split Definition", "Description": "", "Link": "" }, "Profile": { "Name": "Profile", "Id": "6/2", "Option": "6/2", "Description": "", "Link": "" }, "IncarnationCross": { "Name": "Incarnation Cross", "Id": "Left Angle Cross of Refinement (19/33 | 1/2)", "Option": "Left Angle Cross of Refinement (19/33 | 1/2)", "Description": "", "Link": "" }, "Signature": { "Name": "Signature", "Id": "Satisfaction", "Option": "Satisfaction", "Description": "", "Link": "" }, "NotSelfTheme": { "Name": "Not Self Theme", "Id": "Frustration", "Option": "Frustration", "Description": "", "Link": "" }, "Digestion": { "Name": "Digestion", "Id": "Cold", "Option": "Cold", "Description": "", "Link": "" }, "Sense": { "Name": "Sense", "Id": "Acceptance", "Option": "Acceptance", "Description": "", "Link": "" }, "DesignSense": { "Name": "Design Sense", "Id": "Feelings", "Option": "Feelings", "Description": "", "Link": "" }, "Motivation": { "Name": "Motivation", "Id": "Hope", "Option": "Hope", "Description": "", "Link": "" }, "Perspective": { "Name": "Perspective", "Id": "Possibility", "Option": "Possibility", "Description": "", "Link": "" }, "Environment": { "Name": "Environment", "Id": "Caves", "Option": "Caves", "Description": "", "Link": "" }, "Miljø": { "Name": "Miljø", "Id": "Cave Selective", "Option": "Cave Selective", "Description": "", "Link": "" }, "Gates": { "Name": "Gates", "Id": "Gates", "List": [ { "Option": 19, "Description": "", "Link": "" }, { "Option": 33, "Description": "", "Link": "" }, { "Option": 55, "Description": "", "Link": "" }, { "Option": 59, "Description": "", "Link": "" }, { "Option": 9, "Description": "", "Link": "" }, { "Option": 60, "Description": "", "Link": "" }, { "Option": 10, "Description": "", "Link": "" }, { "Option": 27, "Description": "", "Link": "" }, { "Option": 38, "Description": "", "Link": "" }, { "Option": 58, "Description": "", "Link": "" }, { "Option": 8, "Description": "", "Link": "" }, { "Option": 1, "Description": "", "Link": "" }, { "Option": 2, "Description": "", "Link": "" }, { "Option": 63, "Description": "", "Link": "" }, { "Option": 64, "Description": "", "Link": "" }, { "Option": 48, "Description": "", "Link": "" }, { "Option": 50, "Description": "", "Link": "" }, { "Option": 18, "Description": "", "Link": "" }, { "Option": 25, "Description": "", "Link": "" } ] } } } } ``` -------------------------------- ### Relationship Chart API Endpoint Source: https://app.humandesign.ai/api/index Retrieves relationship dynamics between two individuals using their birth dates and timezones. This endpoint is useful for compatibility analysis and relationship coaching tools. ```APIDOC GET https://api.humandesign.ai/hd-data-composite Description: Returns two single charts and a merged composite chart showing relationship dynamics between two individuals. Useful for compatibility analysis and relationship coaching tools. Parameters: - date (ISO 8601, Required): Person A’s birth date/time - timezone (string, Required): Person A’s timezone - date1 (ISO 8601, Required): Person B’s birth date/time - timezone1 (string, Required): Person B’s timezone - api_key (string, Required): Your secure API key ``` -------------------------------- ### Human Design Personality and Design Data Structure Source: https://app.humandesign.ai/api/index This snippet details the structure for representing an individual's Human Design chart, including personality and design aspects. It covers planetary positions, defined and open centers, and channels. ```APIDOC APIDOC: Project: /websites/app_humandesign_ai_api ChartUrl: string Personality: Sun: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string Earth: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string North Node: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string South Node: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string Moon: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string Mercury: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string Uranus: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string Venus: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string Mars: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string Neptune: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string Saturn: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string Jupiter: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string Pluto: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string Design: Sun: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string Earth: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string North Node: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string South Node: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string Moon: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string Mercury: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string Uranus: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string Venus: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string Mars: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string Neptune: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string Saturn: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string Jupiter: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string Pluto: Gate: integer Line: integer Color: integer Tone: integer Base: integer FixingState: string UnconsciousCenters: array of strings ConsciousCenters: array of strings DefinedCenters: array of strings OpenCenters: array of strings Channels: array of strings Gates: array of integers Planets: - Id: string Option: string Description: string ``` -------------------------------- ### Human Design Channels Source: https://app.humandesign.ai/api/index Details the 36 channels that connect the nine energy centers in Human Design. Each channel represents a specific life force or theme, defined by the gates it connects. ```APIDOC Tooltips_Channels: - Id: "1 - 8" Option: "1 - 8" Description: "" - Id: "2 - 14" Option: "2 - 14" Description: "" - Id: "3 - 60" Option: "3 - 60" Description: "" - Id: "4 - 63" Option: "4 - 63" Description: "" - Id: "5 - 15" Option: "5 - 15" Description: "" - Id: "6 - 59" Option: "6 - 59" Description: "" - Id: "7 - 31" Option: "7 - 31" Description: "" - Id: "9 - 52" Option: "9 - 52" Description: "" - Id: "10 - 20" Option: "10 - 20" Description: "" - Id: "10 - 34" Option: "10 - 34" Description: "" - Id: "10 - 57" Option: "10 - 57" Description: "" - Id: "11 - 56" Option: "11 - 56" Description: "" - Id: "12 - 22" Option: "12 - 22" Description: "" - Id: "13 - 33" Option: "13 - 33" Description: "" - Id: "16 - 48" Option: "16 - 48" Description: "" - Id: "17 - 62" Option: "17 - 62" Description: "" - Id: "18 - 58" Option: "18 - 58" Description: "" - Id: "19 - 49" Option: "19 - 49" Description: "" - Id: "20 - 34" Option: "20 - 34" Description: "" - Id: "20 - 57" Option: "20 - 57" Description: "" - Id: "21 - 45" Option: "21 - 45" Description: "" - Id: "23 - 43" Option: "23 - 43" Description: "" - Id: "24 - 61" Option: "24 - 61" Description: "" - Id: "25 - 51" Option: "25 - 51" Description: "" - Id: "26 - 44" Option: "26 - 44" Description: "" - Id: "27 - 50" Option: "27 - 50" Description: "" - Id: "28 - 38" Option: "28 - 38" Description: "" - Id: "29 - 46" Option: "29 - 46" Description: "" - Id: "30 - 41" Option: "30 - 41" Description: "" - Id: "32 - 54" Option: "32 - 54" Description: "" - Id: "34 - 57" Option: "34 - 57" Description: "" ```